KV-match: A Subsequence Matching Approach Supporting Normalization and Time Warping [Extended Version]
Jiaye Wu, Peng Wang, Ningting Pan, Chen Wang, Wei Wang, Jianmin Wang

TL;DR
This paper introduces KV-match, a novel indexing and matching approach for time series subsequences that supports normalization, time warping, and flexible constraints, enabling efficient and accurate querying across various datasets.
Contribution
The paper presents KV-index and KV-match, innovative methods that support normalized and constrained subsequence matching with a single index, applicable to raw and normalized data under multiple distance measures.
Findings
Supports both RSM and cNSM with a single index
Efficiently handles arbitrary query lengths using multiple indexes
Proven effective on synthetic and real-world datasets
Abstract
The volume of time series data has exploded due to the popularity of new applications, such as data center management and IoT. Subsequence matching is a fundamental task in mining time series data. All index-based approaches only consider raw subsequence matching (RSM) and do not support subsequence normalization. UCR Suite can deal with normalized subsequence match problem (NSM), but it needs to scan full time series. In this paper, we propose a novel problem, named constrained normalized subsequence matching problem (cNSM), which adds some constraints to NSM problem. The cNSM problem provides a knob to flexibly control the degree of offset shifting and amplitude scaling, which enables users to build the index to process the query. We propose a new index structure, KV-index, and the matching algorithm, KV-match. With a single index, our approach can support both RSM and cNSM problems…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
