Report ID
2003-08
Report Authors
Tamer Kahveci, Ambuj K. Singh
Report Date
Abstract
We consider the problem of finding similar patterns in a time sequence. Typical applications of this problem involve large databases consisting of long time sequences of different lengths. Current time sequence search techniques work well for queries of a prespecified length, but not for arbitrary length queries. We propose a novel indexing technique that works well for arbitrary length queries. The proposed technique stores index structures at different resolutions for a given dataset. We prove that, this index structure is superior to existing index structures that use a single resolution. We propose a range query and nearest neighbor query technique on this index structure, and prove the optimality of our index structure for these search techniques. The experimental results show that our method is 4 to 20 times faster than the current techniques including Sequential Scan for range queries, and 3 times faster than Sequential Scan and other techniques for nearest neighbor queries.Because of the need to store information at multiple resolution levels, the storage requirement of our method could potentially be large.In the second part of the paper, we show how the index information can be compressed with minimal information loss. According to our experimental results, even after compressing the size of the index to one fifth,the total cost of our method is 3 to 15 times less than the current techniques.
Document
2003-08.pdf217.45 KB