Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Efficient time-series subsequence matching using duality in constructing windows
Moon Y., Whang K., Loh W. Information Systems26 (4):279-293,2001.Type:Article
Date Reviewed: Jan 13 2003

Subsequence matching is a problem where, for given N data sequences of varying lengths, a query sequence Q, and a number representing the tolerance, one must find those sequences one or more subsequences of which are not greater than the tolerance in their distance to Q, as well the offsets of these subsequences. Solutions to this kind of problem are needed in many fields, such as information retrieval and data mining.

One of the solutions of this problem, proposed by Faloutsos et al. [1] to which the authors of this paper refer, is based on dividing data sequences into sliding windows, and the query sequence into disjoint windows, then retrieving similar subsequences by using those disjoint windows. The disadvantage of this method is its tendency to generate many false alarms--candidates that do not qualify--resulting in less effective performance. The method proposed by the authors is called dual match. It is based on dividing the data sequences into disjoint windows, and the query sequence into sliding windows. Because the data sequences are divided into disjoint windows, and the individual points are stored and searched directly in the index, the number of false alarms is reduced and performance is improved.

The paper contains some typographical errors, but the results are original and interesting, and should improve information retrieval and mining mechanisms for data in sequence form.

Reviewer:  Ngoc Thanh Nguyen Review #: CR126837 (0304-0370)
1) Faloutsos, C.; Manolopoulos, Y.; Ranganathan, M. Fast subsequence matching in time-series databases. In Proceedings of the 1994 ACM SIGMOD International Conference on Management of Data (Minneapolis, Minnesota, May 24-27, 1994), ACM, 1994, 419–429.
Bookmark and Share
 
Sorting And Searching (F.2.2 ... )
 
 
Data Mining (H.2.8 ... )
 
 
Logical Design (H.2.1 )
 
Would you recommend this review?
yes
no
Other reviews under "Sorting And Searching": Date
Binary search trees of almost optimal height
Anderson A., Icking C., Klein R., Ottmann T. (ed) Acta Informatica 28(2): 165-178, 1990. Type: Article
May 1 1992
More nearly optimal algorithms for unbounded searching, part II
Reingold E., Shen X. SIAM Journal on Computing 20(1): 184-208, 1991. Type: Article
Apr 1 1992
A simple linear-time algorithm for in situ merging
Mannila H., Ukkonen E. Information Processing Letters 18(4): 203-208, 1984. Type: Article
Feb 1 1985
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy