Active Hypothesis Testing for Correlated Combinatorial Anomaly Detection
Zichuan Yang, Yiming Xing
TL;DR
This work tackles the problem of identifying a small anomalous subset of streams under correlated noise with a limited measurement budget. It introduces ECC-AHT, a correlation-aware, continuous-action paradigm that designs measurements to maximize Chernoff information between competing hypotheses, effectively canceling shared noise through differential sensing. The authors establish fundamental information-theoretic limits, finite-sample guarantees, and asymptotic optimality, showing that correlation, when leveraged properly, increases the attainable information rate $\Gamma^*$ and yields near-optimal sample complexity. Empirically, ECC-AHT outperforms baselines in synthetic settings and real-world WaDi data, with ablations highlighting the necessity of both correlation-aware design and pairwise champion–challenger testing. The work provides a principled, scalable approach to high-dimensional anomaly detection with practical impact for cyber-physical systems and large-scale monitoring.
Abstract
We study the problem of identifying an anomalous subset of streams under correlated noise, motivated by monitoring and security in cyber-physical systems. This problem can be viewed as a form of combinatorial pure exploration, where each stream plays the role of an arm and measurements must be allocated sequentially under uncertainty. Existing combinatorial bandit and hypothesis testing methods typically assume independent observations and fail to exploit correlation for efficient measurement design. We propose ECC-AHT, an adaptive algorithm that selects continuous, constrained measurements to maximize Chernoff information between competing hypotheses, enabling active noise cancellation through differential sensing. ECC-AHT achieves optimal sample complexity guarantees and significantly outperforms state-of-the-art baselines in both synthetic and real-world correlated environments. The code is available on https://github.com/VincentdeCristo/ECC-AHT
