Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

UniSegDiff: Boosting Unified Lesion Segmentation via a Staged Diffusion Model

About

The Diffusion Probabilistic Model (DPM) has demonstrated remarkable performance across a variety of generative tasks. The inherent randomness in diffusion models helps address issues such as blurring at the edges of medical images and labels, positioning Diffusion Probabilistic Models (DPMs) as a promising approach for lesion segmentation. However, we find that the current training and inference strategies of diffusion models result in an uneven distribution of attention across different timesteps, leading to longer training times and suboptimal solutions. To this end, we propose UniSegDiff, a novel diffusion model framework designed to address lesion segmentation in a unified manner across multiple modalities and organs. This framework introduces a staged training and inference approach, dynamically adjusting the prediction targets at different stages, forcing the model to maintain high attention across all timesteps, and achieves unified lesion segmentation through pre-training the feature extraction network for segmentation. We evaluate performance on six different organs across various imaging modalities. Comprehensive experimental results demonstrate that UniSegDiff significantly outperforms previous state-of-the-art (SOTA) approaches. The code is available at https://github.com/HUYILONG-Z/UniSegDiff.

Yilong Hu, Shijie Chang, Lihe Zhang, Feng Tian, Weibing Sun, Huchuan Lu• 2025

Related benchmarks

TaskDatasetResultRank
Lesion SegmentationWA
mDice87.1
18
Lesion SegmentationBT
mDice84.5
18
Lesion SegmentationCP
mDice89
18
Lesion SegmentationLI
mDice79.9
18
Lesion SegmentationBL
mDice81.9
18
Lesion SegmentationADC
mDice93
18
Showing 6 of 6 rows

Other info

Code

Follow for update