English

Few-shot Unsupervised Domain Adaptation for Multi-modal Cardiac Image Segmentation

Image and Video Processing 2022-02-01 v1 Computer Vision and Pattern Recognition

Abstract

Unsupervised domain adaptation (UDA) methods intend to reduce the gap between source and target domains by using unlabeled target domain and labeled source domain data, however, in the medical domain, target domain data may not always be easily available, and acquiring new samples is generally time-consuming. This restricts the development of UDA methods for new domains. In this paper, we explore the potential of UDA in a more challenging while realistic scenario where only one unlabeled target patient sample is available. We call it Few-shot Unsupervised Domain adaptation (FUDA). We first generate target-style images from source images and explore diverse target styles from a single target patient with Random Adaptive Instance Normalization (RAIN). Then, a segmentation network is trained in a supervised manner with the generated target images. Our experiments demonstrate that FUDA improves the segmentation performance by 0.33 of Dice score on the target domain compared with the baseline, and it also gives 0.28 of Dice score improvement in a more rigorous one-shot setting. Our code is available at \url{https://github.com/MingxuanGu/Few-shot-UDA}.

Keywords

Cite

@article{arxiv.2201.12386,
  title  = {Few-shot Unsupervised Domain Adaptation for Multi-modal Cardiac Image Segmentation},
  author = {Mingxuan Gu and Sulaiman Vesal and Ronak Kosti and Andreas Maier},
  journal= {arXiv preprint arXiv:2201.12386},
  year   = {2022}
}

Comments

Accepted t0 BVM2022

R2 v1 2026-06-24T09:08:06.485Z