English

Learning Site-specific Styles for Multi-institutional Unsupervised Cross-modality Domain Adaptation

Computer Vision and Pattern Recognition 2023-11-23 v2

Abstract

Unsupervised cross-modality domain adaptation is a challenging task in medical image analysis, and it becomes more challenging when source and target domain data are collected from multiple institutions. In this paper, we present our solution to tackle the multi-institutional unsupervised domain adaptation for the crossMoDA 2023 challenge. First, we perform unpaired image translation to translate the source domain images to the target domain, where we design a dynamic network to generate synthetic target domain images with controllable, site-specific styles. Afterwards, we train a segmentation model using the synthetic images and further reduce the domain gap by self-training. Our solution achieved the 1st place during both the validation and testing phases of the challenge. The code repository is publicly available at https://github.com/MedICL-VU/crossmoda2023.

Keywords

Cite

@article{arxiv.2311.12437,
  title  = {Learning Site-specific Styles for Multi-institutional Unsupervised Cross-modality Domain Adaptation},
  author = {Han Liu and Yubo Fan and Zhoubing Xu and Benoit M. Dawant and Ipek Oguz},
  journal= {arXiv preprint arXiv:2311.12437},
  year   = {2023}
}

Comments

crossMoDA 2023 challenge 1st place solution

R2 v1 2026-06-28T13:27:08.144Z