paper-with-me

Papers

Change Detection in Multivariate data streams: Online Analysis with Kernel-QuantTree

2024-10-17 · Michelangelo Olmo Nogara Notarianni, Filippo Leveni, Diego Stucchi, Luca Frittoli, Giacomo Boracchi

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 ($ARL_0$), 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 $ARL_0$ a priori. Our experiments on synthetic and real-world datasets demonstrate that KQT-EWMA can control $ARL_0$ while achieving detection delays comparable to or lower than state-of-the-art methods designed to work in the same conditions.

📄 PDF Abstract BibTeX arXiv:2410.13778

Code (0)

등록된 구현이 없습니다.

Tasks

Change Detection

Similar Papers 제목 키워드 기반

Nonparametric and Online Change Detection in Multivariate Datastreams using QuantTree

2022-08-30 · Luca Frittoli, Diego Carrera, Giacomo Boracchi

We address the problem of online change detection in multivariate datastreams, and we introduce QuantTree Exponentially Weighted Moving Average (QT-EWMA), a nonparametric change-detection algorithm that can control the e…

Change DetectionChange Point Detection

Real-time Anomaly Detection for Multivariate Data Streams

2022-09-26 · Kenneth Odoh

We present a real-time multivariate anomaly detection algorithm for data streams based on the Probabilistic Exponentially Weighted Moving Average (PEWMA). Our formulation is resilient to (abrupt transient, abrupt distrib…

Anomaly Detection

QuantTree: Histograms for Change Detection in Multivariate Data Streams

2018-07-01 · ICML 2018 7 · Giacomo Boracchi, Diego Carrera, Cristiano Cervellera, Danilo Macciò

We address the problem of detecting distribution changes in multivariate data streams by means of histograms. Histograms are very general and flexible models, which have been relatively ignored in the change-detecti…

Change Detection

Change Detection in Multivariate Datastreams: Likelihood and Detectability Loss

2015-10-16 · Cesare Alippi, Giacomo Boracchi, Diego Carrera, Manuel Roveri

We address the problem of detecting changes in multivariate datastreams, and we investigate the intrinsic difficulty that change-detection methods have to face when the data dimension scales. In particular, we consider a…

Change Detection

EigenEvent: An Algorithm for Event Detection from Complex Data Streams in Syndromic Surveillance

2014-06-13 · Hadi Fanaee-T, João Gama

Syndromic surveillance systems continuously monitor multiple pre-diagnostic daily streams of indicators from different regions with the aim of early detection of disease outbreaks. The main objective of these systems is …

DiagnosticEvent Detection