Interpretable Maximum Margin Deep Anomaly Detection
Zhiji Yang, Mei Huang, Xinyu Li, Xianli Pan, Qi Wang, Jianhua Zhao

TL;DR
This paper introduces IMD-AD, a deep anomaly detection method that uses a maximum margin approach with labeled anomalies, enhancing stability, interpretability, and performance over existing methods.
Contribution
IMD-AD is the first deep anomaly detection method to integrate maximum margin learning with interpretability through end-to-end training and visualization.
Findings
IMD-AD outperforms state-of-the-art baselines on image and tabular benchmarks.
The method is resilient to hypersphere collapse and provides intrinsic interpretability.
End-to-end training jointly optimizes representation, margin, and final-layer parameters.
Abstract
Anomaly detection is a crucial machine-learning task with wide-ranging applications. Deep Support Vector Data Description (Deep SVDD) is a prominent deep one-class method, but it is vulnerable to hypersphere collapse, often relies on heuristic choices for hypersphere parameters, and provides limited interpretability. To address these issues, we propose Interpretable Maximum Margin Deep Anomaly Detection (IMD-AD), which leverages a small set of labeled anomalies and a maximum margin objective to stabilize training and improve discrimination. It is inherently resilient to hypersphere collapse. Furthermore, we prove an equivalence between hypersphere parameters and the network's final-layer weights, which allows the center and radius to be learned end-to-end as part of the model and yields intrinsic interpretability and visualizable outputs. We further develop an efficient training…
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.
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)
