paper-with-me

홈 › Papers

ConFUDA: Contrastive Fewshot Unsupervised Domain Adaptation for Medical Image Segmentation

2022-06-08 · Mingxuan Gu, Sulaiman Vesal, Mareike Thies, Zhaoya Pan, Fabian Wagner, Mirabela Rusu, Andreas Maier, Ronak Kosti

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 learning (CCL) and a centroid norm regularizer (CNR) to optimize the contrastive pairs in both direction and magnitude. In addition, we propose multi-partition centroid contrastive learning (MPCCL) to further reduce the variance in the target features. Fewshot evaluation on MS-CMRSeg dataset demonstrates that ConFUDA improves the segmentation performance by 0.34 of the Dice score on the target domain compared with the baseline, and 0.31 Dice score improvement in a more rigorous oneshot setting.

📄 PDF Abstract BibTeX arXiv:2206.03888

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDomain AdaptationImage SegmentationMedical Image SegmentationSemantic SegmentationStyle TransferUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Style Transfer Module Modules used in GAN's style transfer.
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Domain Adaptation across FMCW Radar Configurations Using Margin Disparity Discrepancy

2022-03-09 · Rodrigo Hernangomez, Igor Bjelakovic, Lorenzo Servadei, Slawomir Stanczak

Commercial radar sensing is gaining relevance and machine learning algorithms constitute one of the key components that are enabling the spread of this radio technology into areas like surveillance or healthcare. However…

BIG-bench Machine LearningDomain AdaptationUnsupervised Domain Adaptation

Contrast and Mix: Temporal Contrastive Video Domain Adaptation with Background Mixing

2021-10-28 · NeurIPS 2021 12 · Aadarsh Sahoo, Rutav Shah, Rameswar Panda, Kate Saenko 외

Unsupervised domain adaptation which aims to adapt models trained on a labeled source domain to a completely unlabeled target domain has attracted much attention in recent years. While many domain adaptation techniques h…

Contrastive LearningDomain AdaptationUnsupervised Domain AdaptationVideo Domain Adapation

Domain Confused Contrastive Learning for Unsupervised Domain Adaptation

2022-07-10 · NAACL 2022 7 · Quanyu Long, Tianze Luo, Wenya Wang, Sinno Jialin Pan

In this work, we study Unsupervised Domain Adaptation (UDA) in a challenging self-supervised approach. One of the difficulties is how to learn task discrimination in the absence of target labels. Unlike previous literatu…

Contrastive LearningDomain AdaptationUnsupervised Domain Adaptation

Contrastive Adaptation Network for Unsupervised Domain Adaptation

2019-01-04 · CVPR 2019 6 · Guoliang Kang, Lu Jiang, Yi Yang, Alexander G. Hauptmann

Unsupervised Domain Adaptation (UDA) makes predictions for the target domain data while manual annotations are only available in the source domain. Previous methods minimize the domain discrepancy neglecting the class in…

Domain AdaptationUnsupervised Domain Adaptation

Model Adaptation: Historical Contrastive Learning for Unsupervised Domain Adaptation without Source Data

2021-10-07 · NeurIPS 2021 12 · Jiaxing Huang, Dayan Guan, Aoran Xiao, Shijian Lu

Unsupervised domain adaptation aims to align a labeled source domain and an unlabeled target domain, but it requires to access the source data which often raises concerns in data privacy, data portability and data transm…

Contrastive LearningDomain AdaptationSource Free Object DetectionUnsupervised Domain Adaptation