English

Optimistic search: Change point estimation for large-scale data via adaptive logarithmic queries

Methodology 2024-11-22 v3 Machine Learning Statistics Theory Computation Machine Learning Statistics Theory

Abstract

Change point estimation is often formulated as a search for the maximum of a gain function describing improved fits when segmenting the data. Searching through all candidates requires O(n)O(n) evaluations of the gain function for an interval with nn observations. If each evaluation is computationally demanding (e.g. in high-dimensional models), this can become infeasible. Instead, we propose optimistic search methods with O(logn)O(\log n) evaluations exploiting specific structure of the gain function. Towards solid understanding of our strategy, we investigate in detail the pp-dimensional Gaussian changing means setup, including high-dimensional scenarios. For some of our proposals, we prove asymptotic minimax optimality for detecting change points and derive their asymptotic localization rate. These rates (up to a possible log factor) are optimal for the univariate and multivariate scenarios, and are by far the fastest in the literature under the weakest possible detection condition on the signal-to-noise ratio in the high-dimensional scenario. Computationally, our proposed methodology has the worst case complexity of O(np)O(np), which can be improved to be sublinear in nn if some a-priori knowledge on the length of the shortest segment is available. Our search strategies generalize far beyond the theoretically analyzed setup. We illustrate, as an example, massive computational speedup in change point detection for high-dimensional Gaussian graphical models.

Keywords

Cite

@article{arxiv.2010.10194,
  title  = {Optimistic search: Change point estimation for large-scale data via adaptive logarithmic queries},
  author = {Solt Kovács and Housen Li and Lorenz Haubner and Axel Munk and Peter Bühlmann},
  journal= {arXiv preprint arXiv:2010.10194},
  year   = {2024}
}

Comments

Generalize the univariate theory to Gaussian mean changes of general dimension, including high-dimensional scenarios

R2 v1 2026-06-23T19:29:03.214Z