Multi-AD: Cross-Domain Unsupervised Anomaly Detection for Medical and Industrial Applications
Wahyu Rahmaniar, Kenji Suzuki

TL;DR
Multi-AD is a novel CNN-based unsupervised anomaly detection framework that leverages attention mechanisms, knowledge distillation, and multi-scale features to effectively identify anomalies across diverse medical and industrial image domains.
Contribution
The paper introduces Multi-AD, a cross-domain unsupervised anomaly detection model combining SE blocks, knowledge distillation, and multi-scale features for improved detection accuracy.
Findings
Achieved state-of-the-art AUROC scores on medical and industrial datasets.
Demonstrated strong generalization across multiple domains.
Outperformed existing models in both image-level and pixel-level anomaly detection.
Abstract
Traditional deep learning models often lack annotated data, especially in cross-domain applications such as anomaly detection, which is critical for early disease diagnosis in medicine and defect detection in industry. To address this challenge, we propose Multi-AD, a convolutional neural network (CNN) model for robust unsupervised anomaly detection across medical and industrial images. Our approach employs the squeeze-and-excitation (SE) block to enhance feature extraction via channel-wise attention, enabling the model to focus on the most relevant features and detect subtle anomalies. Knowledge distillation (KD) transfers informative features from the teacher to the student model, enabling effective learning of the differences between normal and anomalous data. Then, the discriminator network further enhances the model's capacity to distinguish between normal and anomalous data. At…
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 · Machine Fault Diagnosis Techniques · Adversarial Robustness in Machine Learning
