Lagged Exact Bayesian Online Changepoint Detection with Parameter Estimation
Michael Byrd, Linh Nghiem, Jing Cao

TL;DR
This paper introduces LEXO, an improved Bayesian online changepoint detection algorithm that enhances stability and accuracy by incorporating lagged inference and parameter estimation, outperforming previous methods in simulations and real data.
Contribution
The paper proposes LEXO, a novel lagged Bayesian changepoint detection algorithm that improves stability and parameter estimation over existing methods like EXO.
Findings
LEXO provides more stable changepoint detection.
Parameter estimates from LEXO have lower MSE.
LEXO performs well on real-world data examples.
Abstract
Identifying changes in the generative process of sequential data, known as changepoint detection, has become an increasingly important topic for a wide variety of fields. A recently developed approach, which we call EXact Online Bayesian Changepoint Detection (EXO), has shown reasonable results with efficient computation for real time updates. The method is based on a \textit{forward} recursive message-passing algorithm. However, the detected changepoints from these methods are unstable. We propose a new algorithm called Lagged EXact Online Bayesian Changepoint Detection (LEXO) that improves the accuracy and stability of the detection by incorporating -time lags to the inference. The new algorithm adds a recursive \textit{backward} step to the forward EXO and has computational complexity linear in the number of added lags. Estimation of parameters associated with regimes is also…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Gaussian Processes and Bayesian Inference · Advanced Statistical Process Monitoring
