Automatic Change-Point Detection in Time Series via Deep Learning
Jie Li, Paul Fearnhead, Piotr Fryzlewicz, Tengyao Wang

TL;DR
This paper introduces a neural network-based method for automatic change-point detection in time series data, capable of adapting to various change types and outperforming traditional methods in complex noise conditions.
Contribution
It proposes a novel neural network approach for offline change-point detection, with theoretical error bounds and empirical validation demonstrating competitive and superior performance.
Findings
Performs well with limited training data
Outperforms CUSUM in auto-correlated and heavy-tailed noise
Effective in activity change detection with accelerometer data
Abstract
Detecting change-points in data is challenging because of the range of possible types of change and types of behaviour of data when there is no change. Statistically efficient methods for detecting a change will depend on both of these features, and it can be difficult for a practitioner to develop an appropriate detection method for their application of interest. We show how to automatically generate new offline detection methods based on training a neural network. Our approach is motivated by many existing tests for the presence of a change-point being representable by a simple neural network, and thus a neural network trained with sufficient data should have performance at least as good as these methods. We present theory that quantifies the error rate for such an approach, and how it depends on the amount of training data. Empirical results show that, even with limited training…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Complex Systems and Time Series Analysis · Forecasting Techniques and Applications
MethodsTest
