arXiv:2602.09355cs.CV2026-02中稿 · IEEE SMC 2025

用域自适应提升医学影像模型性能,实测最高增效4.7%。

Impact of domain adaptation in deep learning for medical image classifications

  • 在共享特征空间中对齐不同领域数据,迁移源域知识增强目标域表现。
  • 在脑肿瘤数据集上,使用DA使ResNet34性能提升4.7%,降噪时准确率增3%。
  • 适用于多模态、联邦学习场景,可改善模型可解释性与校准度。

域自适应(DA)是机器学习中快速发展的方向,旨在将一个领域训练的模型适配到另一个领域。尽管方法不断演进,核心思想仍为将不同领域的数据映射到共享特征空间,使来自标注源域的知识有助于缺乏标签的目标域训练。本研究采用10种深度学习模型,模拟常见DA技术,在四个医学图像数据集上进行实验,覆盖多模态、噪声数据、联邦学习(FL)、可解释性分析及分类器校准等场景。结果表明,在脑肿瘤(BT)数据集上使用DA可使ResNet34模型性能提升4.7%;在添加高斯噪声情况下,准确率提升约3%;将DA引入联邦学习框架后,皮肤癌分类任务仅带来约0.3%性能增长;同时,结合gradcam++分析显示DA能增强模型可解释性;在多模态数据集上,使用DA的预期校准误差(ECE)较CNN降低约2%。

原文摘要 · Abstract (English)

Domain adaptation (DA) is a quickly expanding area in machine learning that involves adjusting a model trained in one domain to perform well in another domain. While there have been notable progressions, the fundamental concept of numerous DA methodologies has persisted: aligning the data from various domains into a shared feature space. In this space, knowledge acquired from labeled source data can improve the model training on target data that lacks sufficient labels. In this study, we demonstrate the use of 10 deep learning models to simulate common DA techniques and explore their application in four medical image datasets. We have considered various situations such as multi-modality, noisy data, federated learning (FL), interpretability analysis, and classifier calibration. The experimental results indicate that using DA with ResNet34 in a brain tumor (BT) data set results in an enhancement of 4.7\% in model performance. Similarly, the use of DA can reduce the impact of Gaussian noise, as it provides $\sim 3\%$ accuracy increase using ResNet34 on a BT dataset. Furthermore, simply introducing DA into FL framework shows limited potential (e.g., $\sim 0.3\%$ increase in performance) for skin cancer classification. In addition, the DA method can improve the interpretability of the models using the gradcam++ technique, which offers clinical values. Calibration analysis also demonstrates that using DA provides a lower expected calibration error (ECE) value $\sim 2\%$ compared to CNN alone on a multi-modality dataset.

域自适应医学影像模型校准联邦学习

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