Accelerating Diffusion Models via Pre-segmentation Diffusion Sampling for Medical Image Segmentation
Xutao Guo, Yanwu Yang, Chenfei Ye, Shang Lu, Yang Xiang, Ting Ma

TL;DR
This paper introduces PD-DDPM, a novel acceleration method for diffusion-based medical image segmentation that reduces inference time by starting from pre-segmented noise predictions, achieving better results with fewer steps.
Contribution
The paper proposes a pre-segmentation diffusion sampling strategy that significantly accelerates diffusion model inference for medical image segmentation, improving efficiency without sacrificing accuracy.
Findings
PD-DDPM outperforms baseline methods with fewer reverse steps.
The method enhances segmentation accuracy over traditional diffusion approaches.
It is compatible with existing segmentation models to further boost performance.
Abstract
Based on the Denoising Diffusion Probabilistic Model (DDPM), medical image segmentation can be described as a conditional image generation task, which allows to compute pixel-wise uncertainty maps of the segmentation and allows an implicit ensemble of segmentations to boost the segmentation performance. However, DDPM requires many iterative denoising steps to generate segmentations from Gaussian noise, resulting in extremely inefficient inference. To mitigate the issue, we propose a principled acceleration strategy, called pre-segmentation diffusion sampling DDPM (PD-DDPM), which is specially used for medical image segmentation. The key idea is to obtain pre-segmentation results based on a separately trained segmentation network, and construct noise predictions (non-Gaussian distribution) according to the forward diffusion rule. We can then start with noisy predictions and use fewer…
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
TopicsRadiomics and Machine Learning in Medical Imaging · Medical Image Segmentation Techniques · Hydrocarbon exploration and reservoir analysis
MethodsDiffusion
