Ashok Srivastava

Member since: Jan 05, 2014, Verizon

Fast and Flexible Multivariate Time Series Subsequence Search

Shared by Ashok Srivastava, updated on Dec 22, 2010

Summary

Author(s) :
Kanishka Bhaduri, Q. Zhu, Nikunj Oza, Ashok Srivastava
Abstract
Multivariate Time-Series (MTS) are ubiquitous, and are generated in areas as disparate as sensor recordings in aerospace systems, music and video streams, medical monitoring, and financial systems. Domain experts are often interested in searching for interesting multivariate patterns from these MTS databases which can contain up to several gigabytes of data. Surprisingly, research on MTS search is very limited. Most existing work only supports queries with the same length of data, or queries on a fixed set of variables. In this paper, we propose an efficient and flexible subsequence search framework for massive MTS databases, that, for the first time, enables querying on any subset of variables with arbitrary time delays between them. We propose two provably correct algorithms to solve this problem — (1) an R-tree Based Search (RBS) which uses Minimum Bounding Rectangles (MBR) to organize the subsequences, and (2) a List Based Search (LBS) algorithm which uses sorted lists for indexing. We demonstrate the performance of these algorithms using two large MTS databases from the aviation domain, each containing several millions of observations. Both these tests show that our algorithms have very high prune rates (>95%) thus needing actual disk access for only less than 5% of the observations. To the best of our knowledge, this is the first flexible MTS search algorithm capable of subsequence search on any subset of variables. Moreover, MTS subsequence search has never been attempted on datasets of the size we have used in this paper.
show more info
Publication Name
N/A
Publication Location
N/A
Year Published
N/A

Files

mts_paper.pdf
332.9 KB 236 downloads
supplemental.pdf
36.9 KB 169 downloads

Discussions

Add New Comment

Ashok's Projects (16)

Need help?

Visit our help center