通过微调归一化层提升乳腺癌图像分类模型跨域泛化能力
DoSReMC: Domain Shift Resilient Mammography Classification using Batch Normalization Adaptation
- 仅微调批量归一化和全连接层,保留预训练卷积核
- 在三个数据集上验证,跨域性能显著优于基线模型
- 适合临床部署,无需重新训练整个模型
大量基于深度学习的乳腺癌自动识别方法已应用于乳腺钼靶图像,但其在不同数据域间应用时性能常下降,主要由于源域与目标域间的数据分布差异(域偏移)。这一问题限制了AI在真实临床环境中的安全与公平部署。本研究提出DoSReMC(域偏移鲁棒性乳腺钼靶分类),一种仅需微调批量归一化(BN)和全连接(FC)层的适配框架,无需重训整个模型。基于三个大规模全视野数字乳腺钼靶(FFDM)数据集(包括新引入的、经病理证实的机构内数据集HCTP),我们系统评估了卷积神经网络(CNN)在跨域场景下的表现。结果表明,BN层是域依赖的主要来源:在同域训练测试时表现良好,但在域偏移下严重损害模型泛化能力。DoSReMC通过仅更新BN和FC层实现跨域适应,并进一步结合对抗训练,在提升跨域泛化能力的同时降低训练计算成本。该方法可无缝集成至现有AI流程中,适用于多种临床环境,为构建更鲁棒、通用的乳腺钼靶分类系统提供实用路径。
原文摘要 · Abstract (English)
Numerous deep learning-based solutions have been developed for the automatic recognition of breast cancer using mammography images. However, their performance often declines when applied to data from different domains, primarily due to domain shift - the variation in data distributions between source and target domains. This performance drop limits the safe and equitable deployment of AI in real-world clinical settings. In this study, we present DoSReMC (Domain Shift Resilient Mammography Classification), a batch normalization (BN) adaptation framework designed to enhance cross-domain generalization without retraining the entire model. Using three large-scale full-field digital mammography (FFDM) datasets - including HCTP, a newly introduced, pathologically confirmed in-house dataset - we conduct a systematic cross-domain evaluation with convolutional neural networks (CNNs). Our results demonstrate that BN layers are a primary source of domain dependence: they perform effectively when training and testing occur within the same domain, and they significantly impair model generalization under domain shift. DoSReMC addresses this limitation by fine-tuning only the BN and fully connected (FC) layers, while preserving pretrained convolutional filters. We further integrate this targeted adaptation with an adversarial training scheme, yielding additional improvements in cross-domain generalizability while reducing the computational cost of model training. DoSReMC can be readily incorporated into existing AI pipelines and applied across diverse clinical environments, providing a practical pathway toward more robust and generalizable mammography classification systems.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。