Change-in-Slope Optimal Partitioning Algorithm in a Finite-Size Parameter Space
Vincent Runge, Marco Pascucci, Nicolas Deschamps de Boishebert

TL;DR
This paper introduces a dynamic programming algorithm for change-point detection in univariate time series, optimizing piecewise linear signals with slopes restricted to a finite set, enabling constraints and efficient computation for medical imaging applications.
Contribution
The paper presents a novel change-point detection algorithm leveraging a finite parameter space, improving efficiency and flexibility over traditional methods.
Findings
Algorithm achieves $O(m^2n^2)$ complexity with acceleration strategies.
Finite parameter space allows easy incorporation of constraints.
Effective in medical image analysis with robustness to outliers.
Abstract
We consider the problem of detecting change-points in univariate time series by fitting a continuous piecewise linear signal using the residual sum of squares. Values of the inferred signal at slope breaks are restricted to a finite set of size . Using this finite parameter space, we build a dynamic programming algorithm with a controlled time complexity of for data points. Some accelerating strategies can be used to reduce the constant before . The adapted classic inequality-based pruning is outperformed by a simpler "channel" method on simulations. Besides, our finite parameter space setting allows an easy introduction of constraints on the inferred signal. For example, imposing a minimal angle between consecutive segment slopes provides robustness to model misspecification and outliers. We test our algorithm with an isotonic constraint on an antibiogram image…
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
TopicsAdvanced Statistical Process Monitoring · Advanced Statistical Methods and Models · Statistical Methods and Inference
