Distribution Aligned Diffusion and Prototype-guided network for Unsupervised Domain Adaptive Segmentation
Haipeng Zhou, Lei Zhu, Yuyin Zhou

TL;DR
This paper introduces DP-Net, a novel approach combining diffusion models and prototype-guided learning to improve unsupervised domain adaptive segmentation in medical images, demonstrating superior performance over existing methods.
Contribution
It proposes a two-stage framework with distribution alignment and prototype-guided consistency learning for medical image segmentation under unsupervised domain adaptation.
Findings
Outperforms state-of-the-art methods on fundus datasets
Effectively aligns feature distributions across domains
Ensures consistent segmentation content between source and target domains
Abstract
The Diffusion Probabilistic Model (DPM) has emerged as a highly effective generative model in the field of computer vision. Its intermediate latent vectors offer rich semantic information, making it an attractive option for various downstream tasks such as segmentation and detection. In order to explore its potential further, we have taken a step forward and considered a more complex scenario in the medical image domain, specifically, under an unsupervised adaptation condition. To this end, we propose a Diffusion-based and Prototype-guided network (DP-Net) for unsupervised domain adaptive segmentation. Concretely, our DP-Net consists of two stages: 1) Distribution Aligned Diffusion (DADiff), which involves training a domain discriminator to minimize the difference between the intermediate features generated by the DPM, thereby aligning the inter-domain distribution; and 2)…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · AI in cancer detection · Generative Adversarial Networks and Image Synthesis
MethodsDiffusion
