Unsupervised Domain Adaptation via Disentangled Representations: Application to Cross-Modality Liver Segmentation
Junlin Yang, Nicha C. Dvornek, Fan Zhang, Julius Chapiro, MingDe Lin,, James S. Duncan

TL;DR
This paper introduces a novel unsupervised domain adaptation method using disentangled representations for cross-modality liver segmentation, effectively handling complex domain shifts between CT and MRI images.
Contribution
The work proposes a many-to-many domain mapping approach with shared content space, improving cross-modality segmentation over existing CycleGAN methods.
Findings
Achieved DSC of 0.81 on liver segmentation, outperforming CycleGAN's 0.72.
Demonstrated good generalization in joint-domain learning.
Maintained effective segmentation with DSC of 0.74 on multi-phasic MRI.
Abstract
A deep learning model trained on some labeled data from a certain source domain generally performs poorly on data from different target domains due to domain shifts. Unsupervised domain adaptation methods address this problem by alleviating the domain shift between the labeled source data and the unlabeled target data. In this work, we achieve cross-modality domain adaptation, i.e. between CT and MRI images, via disentangled representations. Compared to learning a one-to-one mapping as the state-of-art CycleGAN, our model recovers a many-to-many mapping between domains to capture the complex cross-domain relations. It preserves semantic feature-level information by finding a shared content space instead of a direct pixelwise style transfer. Domain adaptation is achieved in two steps. First, images from each domain are embedded into two spaces, a shared domain-invariant content space and…
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
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Fetal and Pediatric Neurological Disorders
MethodsBatch Normalization · Residual Connection · PatchGAN · *Communicated@Fast*How Do I Communicate to Expedia? · Tanh Activation · Residual Block · Instance Normalization · Convolution · HuMan(Expedia)||How do I get a human at Expedia? · Sigmoid Activation
