LGMar 2, 2024

AcME-AD: Accelerated Model Explanations for Anomaly Detection

arXiv:2403.01245v12 citationsh-index: 27xAI
Originality Incremental advance
AI Analysis

This addresses the need for transparency in anomaly detection for practical applications, though it appears incremental as it builds on existing explainable AI principles.

The paper tackles the problem of providing fast and interpretable explanations for anomaly detection models in tabular data, presenting AcME-AD as a model-agnostic solution that offers local feature importance and what-if analysis, validated on synthetic and real datasets.

Pursuing fast and robust interpretability in Anomaly Detection is crucial, especially due to its significance in practical applications. Traditional Anomaly Detection methods excel in outlier identification but are often black-boxes, providing scant insights into their decision-making process. This lack of transparency compromises their reliability and hampers their adoption in scenarios where comprehending the reasons behind anomaly detection is vital. At the same time, getting explanations quickly is paramount in practical scenarios. To bridge this gap, we present AcME-AD, a novel approach rooted in Explainable Artificial Intelligence principles, designed to clarify Anomaly Detection models for tabular data. AcME-AD transcends the constraints of model-specific or resource-heavy explainability techniques by delivering a model-agnostic, efficient solution for interoperability. It offers local feature importance scores and a what-if analysis tool, shedding light on the factors contributing to each anomaly, thus aiding root cause analysis and decision-making. This paper elucidates AcME-AD's foundation, its benefits over existing methods, and validates its effectiveness with tests on both synthetic and real datasets. AcME-AD's implementation and experiment replication code is accessible in a public repository.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes