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
249
Salient Object DetectionHKU-IS
MAE0.031
202
Salient Object DetectionPASCAL-S
MAE0.058
196
Medical Image SegmentationQaTa-COV19
mIoU83.04
108
Medical Image SegmentationMosMedData+
mIoU64.55
102
Medical Image SegmentationKvasir-Seg
Dice Coefficient0.9097
75
Salient Object DetectionDUTS
F-beta Score93.6
74
Gland SegmentationGLAS
mIoU0.829
58
Multi-organ SegmentationBTCV (test)
Spl97.8
55
Salient Object DetectionEORSSD 2021 (test)
S-measure (S_alpha)74.29
47
Showing 10 of 37 rows

Other info

Code

Follow for update