Our new X account is live! Follow @wizwand_team for updates
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
92
Medical Image SegmentationCVC-ClinicDB
Dice Score92.4
68
Multi-organ SegmentationBTCV (test)
Spl97.3
55
Prostate SegmentationPROMISE12
DSC88.8
24
Prostate SegmentationProstateX
DSC0.822
20
Medical Image SegmentationREFUGE
Dice Score0.319
20
Medical Image SegmentationKITS
Dice40.1
17
Medical Image SegmentationBraTS 2021
Dice82.81
15
Prostate SegmentationNCI-ISBI
DSC82.8
14
Medical Image SegmentationSEGRAP
DSC34.7
14
Showing 10 of 24 rows

Other info

Follow for update