arXiv:2602.05426cs.CV2026-02被引 17

跨领域医学与工业图像异常检测新模型,无需标注数据即可精准识别微小缺陷。

Multi-AD: Cross-Domain Unsupervised Anomaly Detection for Medical and Industrial Applications

  • 用注意力机制增强特征提取,聚焦关键区域
  • 教师-学生架构结合知识蒸馏,提升异常区分能力
  • 在多尺度图像中稳定检测,适合医疗与工业场景

传统深度学习模型在跨领域异常检测任务中常面临标注数据不足的问题,尤其在医学早期疾病诊断和工业缺陷检测中至关重要。为此,我们提出 Multi-AD,一种用于医学与工业图像的稳健无监督异常检测卷积神经网络。该方法通过挤压-激励(SE)模块引入通道注意力,增强特征提取能力,使模型关注最相关特征并捕捉细微异常;利用知识蒸馏(KD)将教师模型中的有效特征迁移至学生模型,实现对正常与异常数据差异的有效学习;再通过判别器网络进一步强化模型对两类数据的区分能力。推理阶段,学生模型融合多尺度特征,可检测不同尺寸的异常。教师-学生架构确保高维特征表示的一致性,并适配以提升检测性能。Multi-AD 在脑部MRI、肝脏CT、视网膜OCT等医学数据集,以及MVTec AD等工业数据集上评估,表现优异,跨域泛化能力强。实验结果表明,其在图像级任务(医学81.4%,工业99.6%)与像素级任务(医学97.0%,工业98.4%)上的平均AUROC均优于现有先进模型,适用于真实世界应用。

原文摘要 · Abstract (English)

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 the inference stage, by integrating multi-scale features, the student model can detect anomalies of varying sizes. The teacher-student (T-S) architecture ensures consistent representation of high-dimensional features while adapting them to enhance anomaly detection. Multi-AD was evaluated on several medical datasets, including brain MRI, liver CT, and retina OCT, as well as industrial datasets, such as MVTec AD, demonstrating strong generalization across multiple domains. Experimental results demonstrated that our approach consistently outperformed state-of-the-art models, achieving the best average AUROC for both image-level (81.4% for medical and 99.6% for industrial) and pixel-level (97.0% for medical and 98.4% for industrial) tasks, making it effective for real-world applications.

异常检测无监督学习医学图像工业质检

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。