Domain Generalization for Medical Imaging Classification with Linear-Dependency Regularization
Haoliang Li, YuFei Wang, Renjie Wan, Shiqi Wang, Tie-Qiang Li, Alex C., Kot

TL;DR
This paper proposes a linear-dependency regularization method to enhance the domain generalization of deep neural networks in medical imaging classification, enabling better performance on unseen data from different domains.
Contribution
Introduces a novel linear-dependency regularization to learn a shared feature space, improving cross-domain generalization in medical imaging classification.
Findings
Outperforms state-of-the-art baselines in cross-domain tasks
Improves generalization on unseen medical data
Effective with limited training datasets
Abstract
Recently, we have witnessed great progress in the field of medical imaging classification by adopting deep neural networks. However, the recent advanced models still require accessing sufficiently large and representative datasets for training, which is often unfeasible in clinically realistic environments. When trained on limited datasets, the deep neural network is lack of generalization capability, as the trained deep neural network on data within a certain distribution (e.g. the data captured by a certain device vendor or patient population) may not be able to generalize to the data with another distribution. In this paper, we introduce a simple but effective approach to improve the generalization capability of deep neural networks in the field of medical imaging classification. Motivated by the observation that the domain variability of the medical images is to some extent…
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.
Code & Models
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · AI in cancer detection · Medical Image Segmentation Techniques
