Efficient processing of similarity search under time warping in sequence databases: an index-based approach

被引:28
作者
Kim, SW
Park, S
Chu, WW
机构
[1] Hanyang Univ, Coll Informat & Commun, Seoul 133791, South Korea
[2] Pohang Univ Sci & Technol, Dept Comp Sci & Engn, Pohang, South Korea
[3] Univ Calif Los Angeles, Dept Comp Sci, Los Angeles, CA 90024 USA
基金
新加坡国家研究基金会;
关键词
similarity search; sequence database; indexing; time warping distance;
D O I
10.1016/S0306-4379(03)00037-1
中图分类号
TP [自动化技术、计算机技术];
学科分类号
0812 ;
摘要
This paper discusses the effective processing of similarity search that supports time warping in large sequence databases. Time warping enables sequences with similar patterns to be found even when they are of different lengths. Prior methods for processing similarity search that supports time warping failed to employ multi-dimensional indexes without false dismissal since the time warping distance does not satisfy the triangular inequality. They have to scan the entire database, thus suffering from serious performance degradation in large databases. Another method that hires the suffix tree, which does not assume any distance function, also shows poor performance due to the large tree size. In this paper, we propose a novel method for similarity search that supports time warping. Our primary goal is to enhance the search performance in large databases without permitting any false dismissal. To attain this goal, we have devised a new distance function, Dtw-lb, which consistently underestimates the time warping distance and satisfies the triangular inequality. Dtw-lb uses a 4-tuple feature vector that is extracted from each sequence and is invariant to time warping. For the efficient processing of similarity search, we employ a multi-dimensional index that uses the 4-tuple feature vector as indexing attributes, and Dtw-lb as a distance function. We prove that our method does not incur false dismissal. To verify the superiority of our method, we have performed extensive experiments. The results reveal that our method achieves a significant improvement in speed up to 43 times faster with a data set containing real-world S&P 500 stock data sequences, and up to 720 times with data sets containing a very large volume of synthetic data sequences. The performance gain increases: (1) as the number of data sequences increases, (2) the average length of data sequences increases, and (3) as the tolerance in a query decreases. Considering the characteristics of real databases, these tendencies imply that our approach is suitable for practical applications. (C) 2003 Elsevier Ltd. All rights reserved.
引用
收藏
页码:405 / 420
页数:16
相关论文
共 27 条
[1]  
Agrawal R., 1993, P 4 INT C FDN DAT OR, V730, P69
[2]  
[Anonymous], P C VER LARG DAT VLD
[3]  
[Anonymous], 1994, String Searching Algorithms
[4]  
[Anonymous], P ACM SIG MOD INT C
[5]  
BECKMANN N, 1990, SIGMOD REC, V19, P322, DOI 10.1145/93605.98741
[6]  
Berchtold S, 1996, PROCEEDINGS OF THE INTERNATIONAL CONFERENCE ON VERY LARGE DATA BASES, P28
[7]  
BERCKEN J, 1997, P INT C VER LARG DAT, P406
[8]  
Berndt D.J., 1996, Advances in Knowledge Discovery and Data Mining, P229
[9]   Data mining: An overview from a database perspective [J].
Chen, MS ;
Han, JW ;
Yu, PS .
IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING, 1996, 8 (06) :866-883
[10]  
Chu K. K. W., 1999, Proceedings of the Eighteenth ACM SIGMOD-SIGACT-SIGART Symposium on Principles of Database Systems, P237, DOI 10.1145/303976.304000