🤖 AI Summary
Change-point detection in multivariate high-dimensional streaming signals often relies on explicit distributional modeling, leading to high computational complexity and poor adaptability to complex models. Method: This paper proposes the min-SCUSUM method based on Hyvärinen scoring, the first to integrate score matching into the fastest-change-point detection framework. It replaces the conventional log-likelihood ratio with a normalized-free, density-model-free Hyvärinen score to construct a score-based detection statistic. Contributions/Results: Theoretically, we analyze its asymptotic performance via Fisher divergence, proving asymptotically optimal detection delay and deriving a rigorous upper bound on false alarm probability. Experiments demonstrate that the method achieves low false positive rates while accurately localizing true fault sources across multiple streams, significantly enhancing real-time feasibility and robustness under complex models.
📝 Abstract
This paper introduces an approach to multi-stream quickest change detection and fault isolation for unnormalized and score-based statistical models. Traditional optimal algorithms in the quickest change detection literature require explicit pre-change and post-change distributions to calculate the likelihood ratio of the observations, which can be computationally expensive for higher-dimensional data and sometimes even infeasible for complex machine learning models. To address these challenges, we propose the min-SCUSUM method, a Hyvarinen score-based algorithm that computes the difference of score functions in place of log-likelihood ratios. We provide a delay and false alarm analysis of the proposed algorithm, showing that its asymptotic performance depends on the Fisher divergence between the pre- and post-change distributions. Furthermore, we establish an upper bound on the probability of fault misidentification in distinguishing the affected stream from the unaffected ones.