Search papers, labs, and topics across Lattice.
This paper introduces BREAD, a scalable baseline-referenced diagnosis method for identifying features responsible for anomalies in AI-based statistical process monitoring (SPM). By leveraging both anomalous observations and normal baseline data, BREAD overcomes the limitations of traditional model-specific diagnosis methods and existing explainable AI techniques like LIME, which often misattribute relevance to noise. The authors provide mathematical guarantees demonstrating that BREAD achieves higher faithfulness in feature detection under mean-shift anomaly settings, supported by simulation studies and a real-world case study.
BREAD outperforms traditional methods by delivering more accurate and faithful diagnoses of anomalies in AI systems, addressing a critical gap in anomaly detection frameworks.
Artificial Intelligence (AI)-based prospective anomaly detection methods are increasingly deployed in high-dimensional and nonlinear settings. Among these approaches, AI-based statistical process monitoring (SPM) is widely used, providing a structured framework for prospective monitoring. Once an anomaly is detected, a diagnosis method is needed to identify the features driving the flagged observation away from normal behaviour. Traditional SPM diagnosis methods are typically designed for specific detection models and cannot be directly applied to AI-based methods. Model-agnostic explainable AI (XAI) offers a general framework for feature relevance explanation. However, existing methods suffer from scalability limitations or assign relevance to noise features, reducing diagnosis accuracy. We propose a scalable, baseline-referenced diagnosis method that uses both the anomalous observation and normal baseline information. We provide mathematical guarantees that under a mean-shift anomaly setting, the proposed method achieves higher faithfulness in detecting the features causing the anomaly compared to LIME. Simulation studies and a real-world case study validate the effectiveness of the proposed method and show that it generates more faithful and accurate diagnosis results for AI-based prospective anomaly detection methods.