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

ArSDM: Colonoscopy Images Synthesis with Adaptive Refinement Semantic Diffusion Models

About

Colonoscopy analysis, particularly automatic polyp segmentation and detection, is essential for assisting clinical diagnosis and treatment. However, as medical image annotation is labour- and resource-intensive, the scarcity of annotated data limits the effectiveness and generalization of existing methods. Although recent research has focused on data generation and augmentation to address this issue, the quality of the generated data remains a challenge, which limits the contribution to the performance of subsequent tasks. Inspired by the superiority of diffusion models in fitting data distributions and generating high-quality data, in this paper, we propose an Adaptive Refinement Semantic Diffusion Model (ArSDM) to generate colonoscopy images that benefit the downstream tasks. Specifically, ArSDM utilizes the ground-truth segmentation mask as a prior condition during training and adjusts the diffusion loss for each input according to the polyp/background size ratio. Furthermore, ArSDM incorporates a pre-trained segmentation model to refine the training process by reducing the difference between the ground-truth mask and the prediction mask. Extensive experiments on segmentation and detection tasks demonstrate the generated data by ArSDM could significantly boost the performance of baseline methods.

Yuhao Du, Yuncheng Jiang, Shuangyi Tan, Xusheng Wu, Qi Dou, Zhen Li, Guanbin Li, Xiang Wan• 2023

Related benchmarks

TaskDatasetResultRank
Polyp SegmentationCVC-ClinicDB (test)
DSC92.9
196
Polyp SegmentationKvasir
Dice Score91.5
128
Polyp SegmentationETIS
Dice Score80.6
108
Polyp SegmentationETIS (test)
Mean Dice80.9
86
Polyp SegmentationColonDB
mDice81.7
74
Polyp SegmentationKvasir (test)
Dice Coefficient91.5
73
Polyp SegmentationEndoScene
mDice90.2
61
Polyp SegmentationClinicDB
mDice0.922
50
Polyp SegmentationColonDB (test)
DICE0.819
47
Polyp SegmentationEndoScene (test)
Dice Coefficient90.2
33
Showing 10 of 14 rows

Other info

Code

Follow for update