Fast Retrieval of Similar Subsequences in Long Sequence Databases

  • Authors:
  • Sanghyun Park;Dongwon Lee;Wesley W. Chu

  • Affiliations:
  • -;-;-

  • Venue:
  • KDEX '99 Proceedings of the 1999 Workshop on Knowledge and Data Engineering Exchange
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

Although the Euclidean distance has been the most popular similarity measure in sequence databases, recent techniques prefer to use high-cost distance functions such as the time warping distance and the editing distance for wider applicability. However, if these distance functions are applied to the retrieval of similar subsequences, the number of subsequences to be inspected during the search is quadratic to the average length L of data sequences. In this paper, we propose a novel subsequence matching scheme, called the aligned subsequence matching, where the number of subsequences to be compared with a query sequence is reduced to linear to L. We also present an indexing technique to speed-up the aligned subsequence matching using the similarity measure of the modified time warping distance. The experiments on the synthetic data sequences demonstrate the effectiveness of our proposed approach; ours consistently outperformed the sequential scanning and achieved up to 6.5 times speed-up.