Linear-time Detection of Non-linear Changes in Massively High Dimensional Time Series
Hoang-Vu Nguyen, Jilles Vreeken

TL;DR
This paper introduces LIGHT, a linear-time algorithm for detecting non-linear changes in high-dimensional time series, improving accuracy and efficiency over existing methods, with flexible window size options.
Contribution
LIGHT combines scalable PCA, distribution factorization, and divergence computation to enable robust, efficient change detection in massively high-dimensional data.
Findings
Outperforms state-of-the-art methods by up to 100% in quality and efficiency.
Handles large-scale high-dimensional time series effectively.
Provides flexible window size selection for domain-specific detail levels.
Abstract
Change detection in multivariate time series has applications in many domains, including health care and network monitoring. A common approach to detect changes is to compare the divergence between the distributions of a reference window and a test window. When the number of dimensions is very large, however, the naive approach has both quality and efficiency issues: to ensure robustness the window size needs to be large, which not only leads to missed alarms but also increases runtime. To this end, we propose LIGHT, a linear-time algorithm for robustly detecting non-linear changes in massively high dimensional time series. Importantly, LIGHT provides high flexibility in choosing the window size, allowing the domain expert to fit the level of details required. To do such, we 1) perform scalable PCA to reduce dimensionality, 2) perform scalable factorization of the joint distribution,…
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.
Taxonomy
MethodsPrincipal Components Analysis
