paper-with-me

홈 › Papers

Geometric-Based Pruning Rules For Change Point Detection in Multiple Independent Time Series

2023-06-15 · Liudmila Pishchagina, Guillem Rigaill, Vincent Runge

We consider the problem of detecting multiple changes in multiple independent time series. The search for the best segmentation can be expressed as a minimization problem over a given cost function. We focus on dynamic programming algorithms that solve this problem exactly. When the number of changes is proportional to data length, an inequality-based pruning rule encoded in the PELT algorithm leads to a linear time complexity. Another type of pruning, called functional pruning, gives a close-to-linear time complexity whatever the number of changes, but only for the analysis of univariate time series. We propose a few extensions of functional pruning for multiple independent time series based on the use of simple geometric shapes (balls and hyperrectangles). We focus on the Gaussian case, but some of our rules can be easily extended to the exponential family. In a simulation study we compare the computational efficiency of different geometric-based pruning rules. We show that for small dimensions (2, 3, 4) some of them ran significantly faster than inequality-based approaches in particular when the underlying number of changes is small compared to the data length.

📄 PDF Abstract BibTeX arXiv:2306.09555

Code (0)

등록된 구현이 없습니다.

Tasks

Change Point DetectionComputational EfficiencyTime Series

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

A Log-Linear Non-Parametric Online Changepoint Detection Algorithm based on Functional Pruning

2023-02-06 · Gaetano Romano, Idris A Eckley, Paul Fearnhead

Online changepoint detection aims to detect anomalies and changes in real-time in high-frequency data streams, sometimes with limited available computational resources. This is an important task that is rooted in many re…

Leveraging Geometric Priors for Unaligned Scene Change Detection

2025-09-14 · Ziling Liu, Ziwei Chen, Mingqi Gao, Jinyu Yang 외 arxiv

Unaligned Scene Change Detection aims to detect scene changes between image pairs captured at different times without assuming viewpoint alignment. To handle viewpoint variations, current methods rely solely on 2D visual…

Scene Change Detection

A Constant-per-Iteration Likelihood Ratio Test for Online Changepoint Detection for Exponential Family Models

2023-02-09 · Kes Ward, Gaetano Romano, Idris Eckley, Paul Fearnhead

Online changepoint detection algorithms that are based on likelihood-ratio tests have been shown to have excellent statistical properties. However, a simple online implementation is computationally infeasible as, at time…

Unbalanced optimal transport for robust longitudinal lesion evolution with registration-aware and appearance-guided priors

2026-02-10 · Melika Qahqaie, Dominik Neumann, Tobias Heimann, Andreas Maier 외 arxiv

Evaluating lesion evolution in longitudinal CT scans of can cer patients is essential for assessing treatment response, yet establishing reliable lesion correspondence across time remains challenging. Standard bipartite …

A log-linear time algorithm for constrained changepoint detection

2017-03-09 · Toby Dylan Hocking, Guillem Rigaill, Paul Fearnhead, Guillaume Bourque

Changepoint detection is a central problem in time series and genomic data. For some applications, it is natural to impose constraints on the directions of changes. One example is ChIP-seq data, for which adding an up-do…

Time SeriesTime Series Analysis