Explaining Anomalies Detected by Autoencoders Using SHAP
Liat Antwarg, Ronnie Mindlin Miller, Bracha Shapira, Lior Rokach

TL;DR
This paper extends SHAP, a game theory-based explanation method, to autoencoders for anomaly detection, helping experts understand and validate anomalies more efficiently.
Contribution
It introduces a novel approach to explain autoencoder-detected anomalies using SHAP, enhancing interpretability in unsupervised anomaly detection.
Findings
Effective visualization of contributing features for anomalies
Assists experts in understanding and validating anomalies
Potential to reduce false positive rate in anomaly detection
Abstract
Anomaly detection algorithms are often thought to be limited because they don't facilitate the process of validating results performed by domain experts. In Contrast, deep learning algorithms for anomaly detection, such as autoencoders, point out the outliers, saving experts the time-consuming task of examining normal cases in order to find anomalies. Most outlier detection algorithms output a score for each instance in the database. The top-k most intense outliers are returned to the user for further inspection; however the manual validation of results becomes challenging without additional clues. An explanation of why an instance is anomalous enables the experts to focus their investigation on most important anomalies and may increase their trust in the algorithm. Recently, a game theory-based framework known as SHapley Additive exPlanations (SHAP) has been shown to be effective in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
MethodsShapley Additive Explanations
