Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MedSegDiff: Medical Image Segmentation with Diffusion Probabilistic Model

About

Diffusion probabilistic model (DPM) recently becomes one of the hottest topic in computer vision. Its image generation application such as Imagen, Latent Diffusion Models and Stable Diffusion have shown impressive generation capabilities, which aroused extensive discussion in the community. Many recent studies also found it is useful in many other vision tasks, like image deblurring, super-resolution and anomaly detection. Inspired by the success of DPM, we propose the first DPM based model toward general medical image segmentation tasks, which we named MedSegDiff. In order to enhance the step-wise regional attention in DPM for the medical image segmentation, we propose dynamic conditional encoding, which establishes the state-adaptive conditions for each sampling step. We further propose Feature Frequency Parser (FF-Parser), to eliminate the negative effect of high-frequency noise component in this process. We verify MedSegDiff on three medical segmentation tasks with different image modalities, which are optic cup segmentation over fundus images, brain tumor segmentation over MRI images and thyroid nodule segmentation over ultrasound images. The experimental results show that MedSegDiff outperforms state-of-the-art (SOTA) methods with considerable performance gap, indicating the generalization and effectiveness of the proposed model. Our code is released at https://github.com/WuJunde/MedSegDiff.

Junde Wu, Rao Fu, Huihui Fang, Yu Zhang, Yehui Yang, Haoyi Xiong, Huiying Liu, Yanwu Xu• 2022

Related benchmarks

TaskDatasetResultRank
Medical Image SegmentationISIC 2018
Dice Score85.5
187
Medical Image SegmentationCVC-ClinicDB
Dice Score92.4
118
Gland SegmentationGLAS
mIoU0.808
58
Multi-organ SegmentationBTCV (test)
Spl97.3
55
Medical Image SegmentationREFUGE
Dice Score0.319
52
Prostate SegmentationPROMISE12
DSC88.8
48
Multi-organ SegmentationSynapse multi-organ CT v1 (fixed (18 train, 12 test))
DSC0.8982
26
Medical Image SegmentationLIDC-IDRI
GED0.42
23
Prostate SegmentationProstateX
DSC0.822
20
Medical Image SegmentationKITS
Dice40.1
20
Showing 10 of 31 rows

Other info

Follow for update