English

Greedy online change point detection

Signal Processing 2023-08-15 v1 Machine Learning Machine Learning

Abstract

Standard online change point detection (CPD) methods tend to have large false discovery rates as their detections are sensitive to outliers. To overcome this drawback, we propose Greedy Online Change Point Detection (GOCPD), a computationally appealing method which finds change points by maximizing the probability of the data coming from the (temporal) concatenation of two independent models. We show that, for time series with a single change point, this objective is unimodal and thus CPD can be accelerated via ternary search with logarithmic complexity. We demonstrate the effectiveness of GOCPD on synthetic data and validate our findings on real-world univariate and multivariate settings.

Keywords

Cite

@article{arxiv.2308.07012,
  title  = {Greedy online change point detection},
  author = {Jou-Hui Ho and Felipe Tobar},
  journal= {arXiv preprint arXiv:2308.07012},
  year   = {2023}
}

Comments

Accepted at IEEE MLSP 2023

R2 v1 2026-06-28T11:54:57.138Z