Conditional Score Learning for Quickest Change Detection in Markov Transition Kernels
By: Wuxia Chen, Taposh Banerjee, Vahid Tarokh
Potential Business Impact:
Finds hidden changes in data streams faster.
We address the problem of quickest change detection in Markov processes with unknown transition kernels. The key idea is to learn the conditional score $\nabla_{\mathbf{y}} \log p(\mathbf{y}|\mathbf{x})$ directly from sample pairs $( \mathbf{x},\mathbf{y})$, where both $\mathbf{x}$ and $\mathbf{y}$ are high-dimensional data generated by the same transition kernel. In this way, we avoid explicit likelihood evaluation and provide a practical way to learn the transition dynamics. Based on this estimation, we develop a score-based CUSUM procedure that uses conditional Hyvarinen score differences to detect changes in the kernel. To ensure bounded increments, we propose a truncated version of the statistic. With Hoeffding's inequality for uniformly ergodic Markov processes, we prove exponential lower bounds on the mean time to false alarm. We also prove asymptotic upper bounds on detection delay. These results give both theoretical guarantees and practical feasibility for score-based detection in high-dimensional Markov models.
Similar Papers
Score-Based Quickest Change Detection and Fault Identification for Multi-Stream Signals
Signal Processing
Finds problems in computer systems faster.
Fast and Scalable Score-Based Kernel Calibration Tests
Machine Learning (Stat)
Checks if computer predictions are trustworthy.
Noise-robust Contrastive Learning for Critical Transition Detection in Dynamical Systems
Machine Learning (CS)
Finds hidden patterns in messy data.