paper-with-me

Papers

Active multi-fidelity Bayesian online changepoint detection

2021-03-26 · Gregory W. Gundersen, Diana Cai, Chuteng Zhou, Barbara E. Engelhardt, Ryan P. Adams

Online algorithms for detecting changepoints, or abrupt shifts in the behavior of a time series, are often deployed with limited resources, e.g., to edge computing settings such as mobile phones or industrial sensors. In these scenarios it may be beneficial to trade the cost of collecting an environmental measurement against the quality or "fidelity" of this measurement and how the measurement affects changepoint estimation. For instance, one might decide between inertial measurements or GPS to determine changepoints for motion. A Bayesian approach to changepoint detection is particularly appealing because we can represent our posterior uncertainty about changepoints and make active, cost-sensitive decisions about data fidelity to reduce this posterior uncertainty. Moreover, the total cost could be dramatically lowered through active fidelity switching, while remaining robust to changes in data distribution. We propose a multi-fidelity approach that makes cost-sensitive decisions about which data fidelity to collect based on maximizing information gain with respect to changepoints. We evaluate this framework on synthetic, video, and audio data and show that this information-based approach results in accurate predictions while reducing total cost.

📄 PDF Abstract BibTeX arXiv:2103.14224

Code (1)

princetonlips/mf-bocd 공식 구현

Tasks

Edge-computingTime SeriesTime Series Analysis

Methods 이 논문이 사용한 방법론

GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…

Similar Papers 제목 키워드 기반

Bayesian Online Changepoint Detection

2007-10-19 · Ryan Prescott Adams, David J. C. MacKay

Changepoints are abrupt variations in the generative parameters of a data sequence. Online detection of changepoints is useful in modelling and prediction of time series in application areas such as finance, biometrics, …

Change Point DetectionTime SeriesTime Series Analysis

Lagged Exact Bayesian Online Changepoint Detection with Parameter Estimation

2017-10-09 · Michael Byrd, Linh Nghiem, Jing Cao

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 EXac…

parameter estimation

Stein Variational Online Changepoint Detection with Applications to Hawkes Processes and Neural Networks

2019-01-23 · Gianluca Detommaso, Hanne Hoitzing, Tiangang Cui, Ardavan Alamir

Bayesian online changepoint detection (BOCPD) (Adams & MacKay, 2007) offers a rigorous and viable way to identify changepoints in complex systems. In this work, we introduce a Stein variational online changepoint detecti…

Changepoint Detection for Real-Time Spectrum Sharing Radar

2022-06-30 · Samuel Haug, Austin Egbert, Robert J. Marks II, Charles Baylis 외

Radar must adapt to changing environments, and we propose changepoint detection as a method to do so. In the world of increasingly congested radio frequencies, radars must adapt to avoid interference. Many radar systems …

Robust and Scalable Bayesian Online Changepoint Detection

2023-02-09 · Matias Altamirano, François-Xavier Briol, Jeremias Knoblauch

This paper proposes an online, provably robust, and scalable Bayesian approach for changepoint detection. The resulting algorithm has key advantages over previous work: it provides provable robustness by leveraging the g…