arXiv:2506.23038cs.CV2025-06被引 2

用扩散模型生成带标签的医学图像,提升少样本分割效果

Inpainting is All You Need: A Diffusion-based Augmentation Method for Semi-supervised Medical Image Segmentation

  • 基于扩散模型的图像修复技术生成合成图像与对应标签
  • 在四个医学影像数据集上显著优于现有少样本方法
  • 适合标注稀缺场景下的医学图像分割任务

医学图像像素级标注成本高昂,如何在标注数据有限的情况下提升分割性能是关键挑战。本文提出AugPaint,一种基于扩散模型的数据增强框架,通过图像修复生成高质量图像-标签对。给定一张图像及其标签掩码,模型在反向去噪过程中以前景区域为条件,逐步填充被遮蔽的背景区域,生成的新图像自动与原标签掩码匹配。该方法无需重新训练,即可高效生成大量伪标注数据,为下游分割模型提供有效监督。在包含CT、MRI和皮肤影像在内的四个公开医学图像分割数据集上进行评估,结果表明AugPaint在所有数据集上均超越现有先进方法,显著提升分割性能。

原文摘要 · Abstract (English)

Collecting pixel-level labels for medical datasets can be a laborious and expensive process, and enhancing segmentation performance with a scarcity of labeled data is a crucial challenge. This work introduces AugPaint, a data augmentation framework that utilizes inpainting to generate image-label pairs from limited labeled data. AugPaint leverages latent diffusion models, known for their ability to generate high-quality in-domain images with low overhead, and adapts the sampling process for the inpainting task without need for retraining. Specifically, given a pair of image and label mask, we crop the area labeled with the foreground and condition on it during reversed denoising process for every noise level. Masked background area would gradually be filled in, and all generated images are paired with the label mask. This approach ensures the accuracy of match between synthetic images and label masks, setting it apart from existing dataset generation methods. The generated images serve as valuable supervision for training downstream segmentation models, effectively addressing the challenge of limited annotations. We conducted extensive evaluations of our data augmentation method on four public medical image segmentation datasets, including CT, MRI, and skin imaging. Results across all datasets demonstrate that AugPaint outperforms state-of-the-art label-efficient methodologies, significantly improving segmentation performance.

医学图像数据增强扩散模型半监督

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。