DiffRect: Latent Diffusion Label Rectification for Semi-supervised Medical Image Segmentation
Xinyu Liu, Wuyang Li, Yixuan Yuan

TL;DR
DiffRect introduces a novel semi-supervised medical image segmentation method that rectifies pseudo labels in latent space using diffusion models, significantly improving accuracy with limited labeled data.
Contribution
The paper proposes DiffRect, a latent diffusion-based framework with label calibration and rectification modules, enhancing pseudo label quality and segmentation performance in semi-supervised settings.
Findings
Achieves 82.40% Dice score on ACDC with 1% labeled data.
Outperforms previous methods by 4.60% in Dice score.
Rivals fully supervised performance on multiple datasets.
Abstract
Semi-supervised medical image segmentation aims to leverage limited annotated data and rich unlabeled data to perform accurate segmentation. However, existing semi-supervised methods are highly dependent on the quality of self-generated pseudo labels, which are prone to incorrect supervision and confirmation bias. Meanwhile, they are insufficient in capturing the label distributions in latent space and suffer from limited generalization to unlabeled data. To address these issues, we propose a Latent Diffusion Label Rectification Model (DiffRect) for semi-supervised medical image segmentation. DiffRect first utilizes a Label Context Calibration Module (LCC) to calibrate the biased relationship between classes by learning the category-wise correlation in pseudo labels, then apply Latent Feature Rectification Module (LFR) on the latent space to formulate and align the pseudo label…
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
TopicsAI in cancer detection · Radiomics and Machine Learning in Medical Imaging · Medical Image Segmentation Techniques
MethodsALIGN · Diffusion
