DRL-STNet: Unsupervised Domain Adaptation for Cross-modality Medical Image Segmentation via Disentangled Representation Learning
Hui Lin, Florian Schiffers, Santiago L\'opez-Tapia, Neda Tavakoli,, Daniel Kim, Aggelos K. Katsaggelos

TL;DR
DRL-STNet introduces an unsupervised domain adaptation framework for cross-modality medical image segmentation, combining GANs, disentangled representation learning, and self-training to improve accuracy and reduce manual annotation dependency.
Contribution
The paper proposes a novel DRL-STNet framework that effectively translates images between modalities and iteratively refines segmentation models using pseudo-labels, outperforming existing methods.
Findings
Achieved 11.4% higher Dice score than state-of-the-art.
Surpassed baseline in Normalized Surface Dice by 13.1%.
Demonstrated efficient training with 41 seconds runtime.
Abstract
Unsupervised domain adaptation (UDA) is essential for medical image segmentation, especially in cross-modality data scenarios. UDA aims to transfer knowledge from a labeled source domain to an unlabeled target domain, thereby reducing the dependency on extensive manual annotations. This paper presents DRL-STNet, a novel framework for cross-modality medical image segmentation that leverages generative adversarial networks (GANs), disentangled representation learning (DRL), and self-training (ST). Our method leverages DRL within a GAN to translate images from the source to the target modality. Then, the segmentation model is initially trained with these translated images and corresponding source labels and then fine-tuned iteratively using a combination of synthetic and real images with pseudo-labels and real labels. The proposed framework exhibits superior performance in abdominal organ…
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
TopicsMedical Imaging and Analysis · COVID-19 diagnosis using AI · AI in cancer detection
