Please use this identifier to cite or link to this item: https://doi.org/10.1145/2020408.2020607
DC FieldValue
dc.titleScalable kNN search on vertically stored time series
dc.contributor.authorKashyap S.
dc.contributor.authorKarras, P.
dc.date.accessioned2021-09-10T02:00:58Z
dc.date.available2021-09-10T02:00:58Z
dc.date.issued20110821
dc.identifier.citationKashyap S., Karras, P. (20110821). Scalable kNN search on vertically stored time series. Proceedings of the ACM SIGKDD International Conference on Knowledge Discovery and Data Mining : 1334 - 1342. ScholarBank@NUS Repository. https://doi.org/10.1145/2020408.2020607
dc.identifier.isbn9781450308137
dc.identifier.urihttps://scholarbank.nus.edu.sg/handle/10635/200474
dc.description.abstractNearest-neighbor search over time series has received vast research attention as a basic data mining task. Still, none of the hitherto proposed methods scales well with increasing time-series length. This is due to the fact that all methods provide an one-off pruning capacity only. In particular, traditional methods utilize an index to search in a reduced-dimensionality feature space; however, for high timeseries length, search with such an index yields many false hits that need to be eliminated by accessing the full records. An attempt to reduce false hits by indexing more features exacerbates the curse of dimensionality, and vice versa. A recently proposed alternative, iSAX, uses symbolic approximate representations accessed by a simple file-system directory as an index. Still, iSAX also encounters false hits, which are again eliminated by accessing records in full: once a false hit is generated by the index, there is no second chance to prune it; thus, the pruning capacity iSAX provides is also one-off. This paper proposes an alternative approach to time series kNN search, following a nontraditional pruning style. Instead of navigating through candidate records via an index, we access their features, obtained by a multi-resolution transform, in a stepwise sequential-scan manner, one level of resolution at a time, over a vertical representation. Most candidates are progressively eliminated after a few of their terms are accessed, using pre-computed information and an unprecedentedly tight double-bounding scheme, involving not only lower, but also upper distance bounds. Our experimental study with large, high-length time-series data confirms the advantage of our approach over both the current state-of-the-art method, iSAX, and classical index-based methods. Copyright 2011 ACM.
dc.description.urihttps://dl.acm.org/doi/10.1145/2020408.2020607
dc.language.isoen
dc.sourceScopus
dc.subjectAlgorithms
dc.subjectExperimentation
dc.subjectPerformance
dc.subjectTheory
dc.typeConference Paper
dc.contributor.departmentCOMPUTATIONAL SCIENCE
dc.description.doi10.1145/2020408.2020607
dc.description.sourcetitleProceedings of the ACM SIGKDD International Conference on Knowledge Discovery and Data Mining
dc.description.page1334 - 1342
dc.published.statePublished
Appears in Collections:Staff Publications

Show simple item record
Files in This Item:
There are no files associated with this item.

Google ScholarTM

Check

Altmetric


Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.