TL;DR
This paper introduces a new method for detecting multiple changepoints in large datasets that achieves linear computational cost, significantly improving speed and accuracy over existing methods.
Contribution
A novel algorithm for changepoint detection with linear computational complexity, enabling efficient analysis of large-scale data sets.
Findings
Method is orders of magnitude faster than existing exact algorithms.
Achieves linear time complexity under mild conditions.
Improves accuracy over Binary Segmentation in changepoint detection.
Abstract
We consider the problem of detecting multiple changepoints in large data sets. Our focus is on applications where the number of changepoints will increase as we collect more data: for example in genetics as we analyse larger regions of the genome, or in finance as we observe time-series over longer periods. We consider the common approach of detecting changepoints through minimising a cost function over possible numbers and locations of changepoints. This includes several established procedures for detecting changing points, such as penalised likelihood and minimum description length. We introduce a new method for finding the minimum of such cost functions and hence the optimal number and location of changepoints that has a computational cost which, under mild conditions, is linear in the number of observations. This compares favourably with existing methods for the same problem whose…
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.
