A Similarity Query Algorithm in Sequential Patterns

Tang Chunlei,Dong Jiaqi,Dai Dongbo,Zhu Yangyong
2011-01-01
Journal of Computer Research and Development
Abstract:Numerical sequences are ubiquitous in many applications such as sale the sequence of POS sales transactions at supermarkets,or the sequence of stock exchange trading,and so on.It is of great importance to find motifs in these data similar to given sequential pattern.A similarity search algorithm based on trend amalgamation,named NSS_QA(Numerical Sequence Similarity Query based on Amalgamation) is presented in this paper.First,in its preprocessing stage,it amalgamates monotonic intervals in all the numerical sequences.Then,the candidates will generate conforming to the desired ratio of length and amplitude.Finally,the query results will be obtained from the candidates based on a new similarity measure.The algorithm can recognize those sub-patterns similar to given sequential pattern if they enlarge or shrink.Extensive experiments show that the algorithm can find all similar patterns in the sense of overall shape and present good time scalability.
What problem does this paper attempt to address?