Title :
An Exact Data Mining Method for Finding Center Strings and All Their Instances
Author :
Lu, Ruqian ; Jia, Caiyan ; Zhang, Shaofang ; Chen, Lusheng ; Zhang, Hongyu
Author_Institution :
Inst. of Math., AMSS, Beijing
fDate :
4/1/2007 12:00:00 AM
Abstract :
Common substring problems allowing errors are known to be NP-hard. The main challenge of the problems lies in the combinatorial explosion of potential candidates. In this paper, we propose and study a generalized center string (GCS) problem, where not only all models (center strings) of any length, but also the positions of all their (degenerative) instances in input sequences are searched for. Inspired by frequent pattern mining techniques in data mining field, we present an exact and efficient method to solve GCS. First, a highly parallelized Trie-like structure, consensus tree, is proposed. Based on this structure, we present three Bpriori algorithms step by step. Bpriori algorithms can solve GCS with reasonable time and/or space complexities. We have proved that GCS is fixed parameter tractable with respect to fixed symbol set size and fixed length of input sequences. Experiment results on both artificial and real data have shown the correctness of the algorithms and the validity of our complexity analysis. A comparison with some current algorithms for solving common approximate substring problems is also given
Keywords :
computational complexity; data mining; string matching; tree data structures; Bpriori algorithms; NP-hard problem; combinatorial explosion; consensus tree; data mining method; fixed symbol set size; generalized center string problem; parallelized Trie-like structure; pattern mining techniques; Algorithm design and analysis; Biology computing; Codes; Computational biology; Content addressable storage; Data mining; Explosions; Hamming distance; Polynomials; Sequences; Bpriori algorithm.; Data mining; center string; common approximate substring; frequent pattern;
Journal_Title :
Knowledge and Data Engineering, IEEE Transactions on
DOI :
10.1109/TKDE.2007.1001