Inpainting is All You Need: A Diffusion-based Augmentation Method for Semi-supervised Medical Image Segmentation
Xinrong Hu, Yiyu Shi

TL;DR
This paper presents AugPaint, a diffusion-based data augmentation method that generates high-quality, label-consistent images from limited labeled medical data to improve segmentation performance.
Contribution
AugPaint introduces a novel inpainting-based augmentation framework using latent diffusion models, enhancing semi-supervised medical image segmentation without retraining the diffusion model.
Findings
Outperforms state-of-the-art label-efficient methods across four datasets.
Significantly improves segmentation accuracy with limited annotations.
Effective on diverse imaging modalities including CT, MRI, and skin images.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Medical Image Segmentation Techniques · Advanced Neural Network Applications
