English

Unsupervised Domain Adaptation Network with Category-Centric Prototype Aligner for Biomedical Image Segmentation

Computer Vision and Pattern Recognition 2021-03-04 v1

Abstract

With the widespread success of deep learning in biomedical image segmentation, domain shift becomes a critical and challenging problem, as the gap between two domains can severely affect model performance when deployed to unseen data with heterogeneous features. To alleviate this problem, we present a novel unsupervised domain adaptation network, for generalizing models learned from the labeled source domain to the unlabeled target domain for cross-modality biomedical image segmentation. Specifically, our approach consists of two key modules, a conditional domain discriminator~(CDD) and a category-centric prototype aligner~(CCPA). The CDD, extended from conditional domain adversarial networks in classifier tasks, is effective and robust in handling complex cross-modality biomedical images. The CCPA, improved from the graph-induced prototype alignment mechanism in cross-domain object detection, can exploit precise instance-level features through an elaborate prototype representation. In addition, it can address the negative effect of class imbalance via entropy-based loss. Extensive experiments on a public benchmark for the cardiac substructure segmentation task demonstrate that our method significantly improves performance on the target domain.

Keywords

Cite

@article{arxiv.2103.02220,
  title  = {Unsupervised Domain Adaptation Network with Category-Centric Prototype Aligner for Biomedical Image Segmentation},
  author = {Ping Gong and Wenwen Yu and Qiuwen Sun and Ruohan Zhao and Junfeng Hu},
  journal= {arXiv preprint arXiv:2103.02220},
  year   = {2021}
}

Comments

Ping Gong and Wenwen Yu contributed equally to this work. 11 pages, 4 figures, 3 tables

R2 v1 2026-06-23T23:41:49.778Z