CVAIJul 20, 2025

Paired Image Generation with Diffusion-Guided Diffusion Models

arXiv:2507.14833v11 citationsMICCAI
Originality Incremental advance
AI Analysis

This addresses the shortage of annotated data for mass lesion segmentation in digital breast tomosynthesis, though it appears incremental as it builds on existing diffusion models.

The paper tackles the problem of generating paired medical images and annotations for breast cancer screening by proposing a diffusion-guided diffusion model that improves generation quality without external conditions, which enhanced downstream segmentation performance.

The segmentation of mass lesions in digital breast tomosynthesis (DBT) images is very significant for the early screening of breast cancer. However, the high-density breast tissue often leads to high concealment of the mass lesions, which makes manual annotation difficult and time-consuming. As a result, there is a lack of annotated data for model training. Diffusion models are commonly used for data augmentation, but the existing methods face two challenges. First, due to the high concealment of lesions, it is difficult for the model to learn the features of the lesion area. This leads to the low generation quality of the lesion areas, thus limiting the quality of the generated images. Second, existing methods can only generate images and cannot generate corresponding annotations, which restricts the usability of the generated images in supervised training. In this work, we propose a paired image generation method. The method does not require external conditions and can achieve the generation of paired images by training an extra diffusion guider for the conditional diffusion model. During the experimental phase, we generated paired DBT slices and mass lesion masks. Then, we incorporated them into the supervised training process of the mass lesion segmentation task. The experimental results show that our method can improve the generation quality without external conditions. Moreover, it contributes to alleviating the shortage of annotated data, thus enhancing the performance of downstream tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes