paper-with-me

Papers

A Log-Linear Non-Parametric Online Changepoint Detection Algorithm based on Functional Pruning

2023-02-06 · Gaetano Romano, Idris A Eckley, Paul Fearnhead

Online changepoint detection aims to detect anomalies and changes in real-time in high-frequency data streams, sometimes with limited available computational resources. This is an important task that is rooted in many real-world applications, including and not limited to cybersecurity, medicine and astrophysics. While fast and efficient online algorithms have been recently introduced, these rely on parametric assumptions which are often violated in practical applications. Motivated by data streams from the telecommunications sector, we build a flexible nonparametric approach to detect a change in the distribution of a sequence. Our procedure, NP-FOCuS, builds a sequential likelihood ratio test for a change in a set of points of the empirical cumulative density function of our data. This is achieved by keeping track of the number of observations above or below those points. Thanks to functional pruning ideas, NP-FOCuS has a computational cost that is log-linear in the number of observations and is suitable for high-frequency data streams. In terms of detection power, NP-FOCuS is seen to outperform current nonparametric online changepoint techniques in a variety of settings. We demonstrate the utility of the procedure on both simulated and real data.

📄 PDF Abstract BibTeX arXiv:2302.02718

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
Test 설명 없음

Similar Papers 제목 키워드 기반

Lagged Exact Bayesian Online Changepoint Detection with Parameter Estimation

2017-10-09 · Michael Byrd, Linh Nghiem, Jing Cao

Identifying changes in the generative process of sequential data, known as changepoint detection, has become an increasingly important topic for a wide variety of fields. A recently developed approach, which we call EXac…

parameter estimation

Online Changepoint Detection on a Budget

2022-01-11 · Zhaohui Wang, Xiao Lin, Abhinav Mishra, Ram Sriharsha

Changepoints are abrupt variations in the underlying distribution of data. Detecting changes in a data stream is an important problem with many applications. In this paper, we are interested in changepoint detection algo…

Bayesian Online Changepoint Detection

2007-10-19 · Ryan Prescott Adams, David J. C. MacKay

Changepoints are abrupt variations in the generative parameters of a data sequence. Online detection of changepoints is useful in modelling and prediction of time series in application areas such as finance, biometrics, …

Change Point DetectionTime SeriesTime Series Analysis

From Observations to Parameters: Detecting Changepoint in Nonlinear Dynamics with Simulation-based Inference

2025-10-20 · Xiangbo Deng, Cheng Chen, Peng Yang arxiv

Detecting regime shifts in chaotic time series is hard because observation-space signals are entangled with intrinsic variability. We propose Parameter--Space Changepoint Detection (Param--CPD), a two--stage framework th…

Bayesian Inference

Fast Online Changepoint Detection

2024-02-06 · Fabrizio Ghezzi, Eduardo Rossi, Lorenzo Trapani

We study online changepoint detection in the context of a linear regression model. We propose a class of heavily weighted statistics based on the CUSUM process of the regression residuals, which are specifically designed…

regressionTime Series