arXiv:2512.00129cs.CVcs.AI2025-12

用YOLO+领域适配提升乳腺癌筛查准确率,防止误诊

Analysis of Invasive Breast Cancer in Mammograms Using YOLO, Explainability, and Domain Adaptation

  • 先用ResNet50筛选非乳腺影像,只让哺乳影像进入检测流程
  • 在多个数据集上实现94.7%的检测精度,对异常输入识别率达100%
  • 通过可视化增强模型可解释性,适合临床部署场景

基于深度学习的乳腺癌检测模型在面对域外(OOD)输入(如CT、MRI、X光等其他成像模态或设备差异)时存在严重可靠性问题,易导致误检和误诊。本研究通过整合基于ResNet50的域外检测与YOLO架构(YOLOv8、YOLOv11、YOLOv12),提出一种综合解决方案,实现乳腺癌的精准检测。通过余弦相似度构建域内图像库,严格排除非乳腺影像输入,确保检测流程仅处理相关图像。该域外检测组件在通用测试集上达到99.77%准确率,在域外测试集上实现100%准确率,有效剔除无关成像模态。经过12种CNN结构对比,选定ResNet50作为最优骨干网络。联合框架兼具域鲁棒性与高检测性能([email protected]: 0.947),并通过Grad-CAM提升可解释性。实验表明,域外过滤显著提升系统可靠性,避免对域外输入产生误报,同时保持对乳腺影像的高检测精度。本研究为应对临床环境中固有的数据异质性,构建可靠AI辅助乳腺癌检测系统提供了基础支持。

原文摘要 · Abstract (English)

Deep learning models for breast cancer detection from mammographic images have significant reliability problems when presented with Out-of-Domain (OOD) inputs such as other imaging modalities (CT, MRI, X-ray) or equipment variations, leading to unreliable detection and misdiagnosis. The current research mitigates the fundamental OOD issue through a comprehensive approach integrating ResNet50-based OOD filtering with YOLO architectures (YOLOv8, YOLOv11, YOLOv12) for accurate detection of breast cancer. Our strategy establishes an in-domain gallery via cosine similarity to rigidly reject non-mammographic inputs prior to processing, ensuring that only domain-associated images supply the detection pipeline. The OOD detection component achieves 99.77\% general accuracy with immaculate 100\% accuracy on OOD test sets, effectively eliminating irrelevant imaging modalities. ResNet50 was selected as the optimum backbone after 12 CNN architecture searches. The joint framework unites OOD robustness with high detection performance ([email protected]: 0.947) and enhanced interpretability through Grad-CAM visualizations. Experimental validation establishes that OOD filtering significantly improves system reliability by preventing false alarms on out-of-distribution inputs while maintaining higher detection accuracy on mammographic data. The present study offers a fundamental foundation for the deployment of reliable AI-based breast cancer detection systems in diverse clinical environments with inherent data heterogeneity.

医学影像目标检测域适应可解释性

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