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

MedSegDiff-V2: Diffusion based Medical Image Segmentation with Transformer

About

The Diffusion Probabilistic Model (DPM) has recently gained popularity in the field of computer vision, thanks to its image generation applications, such as Imagen, Latent Diffusion Models, and Stable Diffusion, which have demonstrated impressive capabilities and sparked much discussion within the community. Recent investigations have further unveiled the utility of DPM in the domain of medical image analysis, as underscored by the commendable performance exhibited by the medical image segmentation model across various tasks. Although these models were originally underpinned by a UNet architecture, there exists a potential avenue for enhancing their performance through the integration of vision transformer mechanisms. However, we discovered that simply combining these two models resulted in subpar performance. To effectively integrate these two cutting-edge techniques for the Medical image segmentation, we propose a novel Transformer-based Diffusion framework, called MedSegDiff-V2. We verify its effectiveness on 20 medical image segmentation tasks with different image modalities. Through comprehensive evaluation, our approach demonstrates superiority over prior state-of-the-art (SOTA) methodologies. Code is released at https://github.com/KidsWithTokens/MedSegDiff

Junde Wu, Wei Ji, Huazhu Fu, Min Xu, Yueming Jin, Yanwu Xu• 2023

Related benchmarks

TaskDatasetResultRank
Salient Object DetectionECSSD
MAE0.027
222
Salient Object DetectionPASCAL-S
MAE0.058
196
Salient Object DetectionHKU-IS
MAE0.031
175
Medical Image SegmentationQaTa-COV19
Dice Score90.81
79
Medical Image SegmentationMosMedData+
Dice78.59
63
Multi-organ SegmentationBTCV (test)
Spl97.8
55
Salient Object DetectionDUTS
F-beta Score93.6
42
Medical Image SegmentationKvasir-Seg
Dice Coefficient0.9097
28
Lesion SegmentationLI
mDice77.7
18
Lesion SegmentationBL
mDice78.9
18
Showing 10 of 18 rows

Other info

Code

Follow for update