Impact of domain adaptation in deep learning for medical image classifications
Yihang Wu, Ahmad Chaddad

TL;DR
This paper investigates how domain adaptation techniques improve deep learning models for medical image classification across various challenging scenarios, demonstrating performance gains, enhanced interpretability, and calibration improvements.
Contribution
It systematically evaluates 10 deep learning models with domain adaptation across multiple medical datasets, highlighting benefits and limitations in real-world scenarios.
Findings
DA improves model accuracy by up to 4.7% in brain tumor classification.
DA reduces noise impact, increasing accuracy by approximately 3%.
Limited performance gains observed in federated learning scenarios.
Abstract
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…
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
TopicsDomain Adaptation and Few-Shot Learning · AI in cancer detection · Explainable Artificial Intelligence (XAI)
