Explainable Deep Convolutional Multi-Type Anomaly Detection
Alex George, Lyudmila Mihaylova, Sean Anderson

TL;DR
This paper introduces MultiTypeFCDD, a lightweight, explainable convolutional model that detects and differentiates multiple anomaly types across object categories using only image-level labels, suitable for resource-constrained environments.
Contribution
The paper presents MultiTypeFCDD, a novel unified framework for explainable multi-type anomaly detection that eliminates the need for multiple models and is computationally efficient.
Findings
Achieves 96.4% I-AUROC on Real-IAD dataset.
Uses only 1% of the size of large Vision-Language Models.
Effectively differentiates anomaly types across categories.
Abstract
Explainable anomaly detection methods often have the capability to identify and spatially localise anomalies within an image but lack the capability to differentiate the type of anomaly. Furthermore, they often require the costly training and maintenance of separate models for each object category. The lack of specificity is a significant research gap because identifying the type of anomaly (e.g., "Crack" vs. "Scratch") is crucial for accurate diagnosis that facilitates cost-saving operational decisions across diverse application domains. While some recent large-scale Vision-Language Models (VLMs) have begun to address this, they are computationally intensive and memory-heavy, restricting their use in real-time or embedded systems. We propose MultiTypeFCDD, a simple and lightweight convolutional framework designed as a practical alternative for explainable multi-type anomaly detection.…
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 · Explainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning
