paper-with-me

홈 › Papers

Memory-free Online Change-point Detection: A Novel Neural Network Approach

2022-07-08 · Zahra Atashgahi, Decebal Constantin Mocanu, Raymond Veldhuis, Mykola Pechenizkiy

Change-point detection (CPD), which detects abrupt changes in the data distribution, is recognized as one of the most significant tasks in time series analysis. Despite the extensive literature on offline CPD, unsupervised online CPD still suffers from major challenges, including scalability, hyperparameter tuning, and learning constraints. To mitigate some of these challenges, in this paper, we propose a novel deep learning approach for unsupervised online CPD from multi-dimensional time series, named Adaptive LSTM-Autoencoder Change-Point Detection (ALACPD). ALACPD exploits an LSTM-autoencoder-based neural network to perform unsupervised online CPD. It continuously adapts to the incoming samples without keeping the previously received input, thus being memory-free. We perform an extensive evaluation on several real-world time series CPD benchmarks. We show that ALACPD, on average, ranks first among state-of-the-art CPD algorithms in terms of quality of the time series segmentation, and it is on par with the best performer in terms of the accuracy of the estimated change-points. The implementation of ALACPD is available online on Github\footnote{\url{https://github.com/zahraatashgahi/ALACPD}}.

📄 PDF Abstract BibTeX arXiv:2207.03932

Code (1)

zahraatashgahi/alacpd 공식 구현 tf

Tasks

Change Point DetectionTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

FAVOR+ 설명 없음
Performer Performer is a Transformer architecture which can estimate regular…

Similar Papers 제목 키워드 기반

NEWMA: a new method for scalable model-free online change-point detection

2018-05-21 · Nicolas Keriven, Damien Garreau, Iacopo Poli

We consider the problem of detecting abrupt changes in the distribution of a multi-dimensional time series, with limited computing power and memory. In this paper, we propose a new, simple method for model-free online ch…

Change Point DetectionTime SeriesTime Series Analysis

Online Kernel CUSUM for Change-Point Detection

2022-11-28 · Song Wei, Yao Xie

We present a computationally efficient online kernel Cumulative Sum (CUSUM) method for change-point detection that utilizes the maximum over a set of kernel statistics to account for the unknown change-point location. Ou…

Change Point Detection

Online optimal exact identification of a quantum change point

2018-02-01 · Gael Sentís, Esteban Martínez-Vargas, Ramon Muñoz-Tapia

We consider online detection strategies for identifying a change point in a stream of quantum particles allegedly prepared in identical states. We show that the identification of the change point can be done without erro…

Real-time Fuel Leakage Detection via Online Change Point Detection

2024-10-13 · Ruimin Chu, Li Chik, Yiliao Song, Jeffrey Chan 외

Early detection of fuel leakage at service stations with underground petroleum storage systems is a crucial task to prevent catastrophic hazards. Current data-driven fuel leakage detection methods employ offline statisti…

Change Point Detection

Stein Variational Online Changepoint Detection with Applications to Hawkes Processes and Neural Networks

2019-01-23 · Gianluca Detommaso, Hanne Hoitzing, Tiangang Cui, Ardavan Alamir

Bayesian online changepoint detection (BOCPD) (Adams & MacKay, 2007) offers a rigorous and viable way to identify changepoints in complex systems. In this work, we introduce a Stein variational online changepoint detecti…