#changepoint

2024-09-18

Second, "Geometric-based pruning rules for change point detection in multiple independent time series" by Liudmila Pishchagina, Guillem Rigaill, and Vincent Runge is available at doi.org/10.57750/9vvx-eq57 and complemented with R/C++ code at github.com/lpishchagina/GeomFP

The paper focuses on finding an unknown number of change points in multiple independent time-series, assuming the change points occur simultaneously in all series. The authors focus on dynamic programming algorithms and propose GeomFPOP (Geometric Functional Pruning Optimal Partitioning). GeomFPOP uses geometric pruning rules, where the state-of-the-art PELT method uses inequality-based pruning rules. Among other things, the authors show that GeomFPOP can be significantly faster when the number of change points is small with respect to the size of the time series.

#reproducibility #openScience #openAccess #openSource #rStats #changePoint

A figure showing 3 plots, corresponding to values of p (the number of time series) equal to 2, 3 and 4. Each plots compares GeomFPOP and PELT via their runtime in seconds as a function of the number of segments in a time series with 10 to the 6 data points. All three plots show that GeomFPOP is much faster than PELT when the number of segments is small (for example, for 10 segments, PELT runs in about 50 000 seconds when GeomFPOP runs in about 50 seconds for p=2 and 300 seconds for p=4) but that the two approaches have similar runtimes of between 10 and 50 seconds when the number of segments is greater than 5000.
devSJR :python: :rstats:devSJR@fosstodon.org
2024-07-20

For anybody working with change point analysis, I have found this to be a nice summary:

lindeloev.github.io/mcp/articl

#changepoint
#rstats :rstats:

2023-04-24

'Fast Online Changepoint Detection via Functional Pruning CUSUM Statistics', by Gaetano Romano, Idris A. Eckley, Paul Fearnhead, Guillem Rigaill.

jmlr.org/papers/v24/21-1230.ht

#changepoint #observations #detecting

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst