English

Matching Consecutive Subpatterns Over Streaming Time Series

Databases 2018-05-18 v1

Abstract

Pattern matching of streaming time series with lower latency under limited computing resource comes to a critical problem, especially as the growth of Industry 4.0 and Industry Internet of Things. However, against traditional single pattern matching model, a pattern may contain multiple subpatterns representing different physical meanings in the real world. Hence, we formulate a new problem, called "consecutive subpatterns matching", which allows users to specify a pattern containing several consecutive subpatterns with various specified thresholds. We propose a novel representation Equal-Length Block (ELB) together with two efficient implementations, which work very well under all Lp-Norms without false dismissals. Extensive experiments are performed on synthetic and real-world datasets to illustrate that our approach outperforms the brute-force method and MSM, a multi-step filter mechanism over the multi-scaled representation by orders of magnitude.

Keywords

Cite

@article{arxiv.1805.06757,
  title  = {Matching Consecutive Subpatterns Over Streaming Time Series},
  author = {Rong Kang and Chen Wang and Peng Wang and Yuting Ding and Jianmin Wang},
  journal= {arXiv preprint arXiv:1805.06757},
  year   = {2018}
}

Comments

15 pages, 8 figures

R2 v1 2026-06-23T01:58:43.212Z