ConFUDA: Contrastive Fewshot Unsupervised Domain Adaptation for Medical Image Segmentation
Mingxuan Gu, Sulaiman Vesal, Mareike Thies, Zhaoya Pan, Fabian Wagner,, Mirabela Rusu, Andreas Maier, Ronak Kosti

TL;DR
ConFUDA introduces a novel contrastive learning approach with style transfer for effective unsupervised domain adaptation in medical image segmentation, especially when target data is scarce or single-sample, improving segmentation accuracy.
Contribution
The paper proposes centroid-based contrastive learning and multi-partition strategies to address memory issues and improve domain adaptation with few or one target samples in medical imaging.
Findings
Achieves 0.34 Dice score improvement in fewshot setting.
Achieves 0.31 Dice score improvement in oneshot setting.
Demonstrates effectiveness on MS-CMRSeg dataset.
Abstract
Unsupervised domain adaptation (UDA) aims to transfer knowledge learned from a labeled source domain to an unlabeled target domain. Contrastive learning (CL) in the context of UDA can help to better separate classes in feature space. However, in image segmentation, the large memory footprint due to the computation of the pixel-wise contrastive loss makes it prohibitive to use. Furthermore, labeled target data is not easily available in medical imaging, and obtaining new samples is not economical. As a result, in this work, we tackle a more challenging UDA task when there are only a few (fewshot) or a single (oneshot) image available from the target domain. We apply a style transfer module to mitigate the scarcity of target samples. Then, to align the source and target features and tackle the memory issue of the traditional contrastive loss, we propose the centroid-based contrastive…
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 · COVID-19 diagnosis using AI · Multimodal Machine Learning Applications
MethodsStyle Transfer Module · ALIGN · Contrastive Learning
