Approximately Optimal Multi-Stream Quickest Change Detection for Gaussian Streams
Joshua Kartzman, Calvin Hawkins, Matthew Hale
TL;DR
This work tackles multi-stream quickest change detection under a one-sample-per-step constraint for Gaussian streams with an unknown post-change mean. It introduces Decaying-$\varepsilon$-FOCuS, a bandit-inspired method that blends a decaying exploration rule with an efficient GLR-based detector to identify a change in mean without discretizing the parameter space. The authors establish ARL guarantees and asymptotic bounds on detection delay that match the Lai-Lorden surrogate, and they demonstrate robustness and scalability through extensive simulations. The approach extends bandit-based change detection to continuous post-change parameters and two-sided shifts, offering practical, provable guarantees for complex sensing environments.
Abstract
This paper considers the bandit quickest change detection problem in which one stream contains a change-point that shifts its distribution by an unknown amount in an unknown direction. We consider an agent that can observe only a single stream at each time, and the goal of the agent is to detect this change as quickly as possible while controlling for false alarms. We propose an algorithm that combines a decaying-$ε$-greedy stream switching rule with an efficient change-point detection algorithm for unknown post-change means. We provide bounds on the expected detection delay and average run length to false alarm for our algorithm, and based on these results we prove our algorithm is approximately optimal with respect to a commonly used surrogate. This work is the first to provide provable guarantees in this setting without strong assumptions such as a discretized post-change parameter set or a lower bound on the magnitude of change.
