English

Sequential Changepoint Detection in Neural Networks with Checkpoints

Machine Learning 2020-10-08 v1 Artificial Intelligence Computation Methodology

Abstract

We introduce a framework for online changepoint detection and simultaneous model learning which is applicable to highly parametrized models, such as deep neural networks. It is based on detecting changepoints across time by sequentially performing generalized likelihood ratio tests that require only evaluations of simple prediction score functions. This procedure makes use of checkpoints, consisting of early versions of the actual model parameters, that allow to detect distributional changes by performing predictions on future data. We define an algorithm that bounds the Type I error in the sequential testing procedure. We demonstrate the efficiency of our method in challenging continual learning applications with unknown task changepoints, and show improved performance compared to online Bayesian changepoint detection.

Keywords

Cite

@article{arxiv.2010.03053,
  title  = {Sequential Changepoint Detection in Neural Networks with Checkpoints},
  author = {Michalis K. Titsias and Jakub Sygnowski and Yutian Chen},
  journal= {arXiv preprint arXiv:2010.03053},
  year   = {2020}
}

Comments

17 pages, 7 figures

R2 v1 2026-06-23T19:06:26.778Z