Latent Diffusion for Medical Image Segmentation: End to end learning for fast sampling and accuracy
Fahim Ahmed Zaman, Mathews Jacob, Amanda Chang, Kan Liu, Milan Sonka, and Xiaodong Wu

TL;DR
This paper introduces LDSeg, a latent diffusion model for medical image segmentation that achieves faster inference, lower memory use, and higher accuracy by operating in a learned latent shape space.
Contribution
The work presents a novel end-to-end latent diffusion framework for medical segmentation, addressing efficiency and noise robustness issues of traditional diffusion models.
Findings
Achieved state-of-the-art accuracy on three medical datasets.
Significantly faster sampling compared to traditional diffusion models.
Enhanced robustness to noise in segmentation results.
Abstract
Diffusion Probabilistic Models (DPMs) suffer from inefficient inference due to their slow sampling and high memory consumption, which limits their applicability to various medical imaging applications. In this work, we propose a novel conditional diffusion modeling framework (LDSeg) for medical image segmentation, utilizing the learned inherent low-dimensional latent shape manifolds of the target objects and the embeddings of the source image with an end-to-end framework. Conditional diffusion in latent space not only ensures accurate image segmentation for multiple interacting objects, but also tackles the fundamental issues of traditional DPM-based segmentation methods: (1) high memory consumption, (2) time-consuming sampling process, and (3) unnatural noise injection in the forward and reverse processes. The end-to-end training strategy enables robust representation learning in the…
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
TopicsMedical Image Segmentation Techniques · Image Retrieval and Classification Techniques · Image and Signal Denoising Methods
MethodsDiffusion
