Change Detection in Multivariate data streams: Online Analysis with Kernel-QuantTree
Michelangelo Olmo Nogara Notarianni, Filippo Leveni, Diego Stucchi, Luca Frittoli, Giacomo Boracchi

TL;DR
This paper introduces KQT-EWMA, a non-parametric, online change detection method for multivariate data streams that effectively controls false alarms and detects changes with low delay, regardless of the underlying data distribution.
Contribution
The paper proposes KQT-EWMA, a novel non-parametric change detection algorithm combining Kernel-QuantTree histograms with EWMA, capable of controlling false alarm rates in online multivariate data monitoring.
Findings
KQT-EWMA effectively controls the ARL_0 parameter.
It achieves detection delays comparable or lower than existing methods.
Demonstrated on synthetic and real-world datasets.
Abstract
We present Kernel-QuantTree Exponentially Weighted Moving Average (KQT-EWMA), a non-parametric change-detection algorithm that combines the Kernel-QuantTree (KQT) histogram and the EWMA statistic to monitor multivariate data streams online. The resulting monitoring scheme is very flexible, since histograms can be used to model any stationary distribution, and practical, since the distribution of test statistics does not depend on the distribution of datastream in stationary conditions (non-parametric monitoring). KQT-EWMA enables controlling false alarms by operating at a pre-determined Average Run Length (), which measures the expected number of stationary samples to be monitored before triggering a false alarm. The latter peculiarity is in contrast with most non-parametric change-detection tests, which rarely can control the a priori. Our experiments on synthetic and…
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
TopicsData Stream Mining Techniques
