TL;DR
SinGAN-Seg is a novel pipeline that generates synthetic medical images and masks from a single image, improving data availability for training segmentation models especially when real data is scarce or restricted.
Contribution
It introduces a single-image training GAN-based pipeline for generating synthetic medical images with masks, enhancing data augmentation for medical segmentation tasks.
Findings
Synthetic data closely matches real data in quality.
Models trained on synthetic data perform comparably to those trained on real data with sufficient datasets.
Synthetic data improves segmentation performance when real data is limited.
Abstract
Analyzing medical data to find abnormalities is a time-consuming and costly task, particularly for rare abnormalities, requiring tremendous efforts from medical experts. Artificial intelligence has become a popular tool for the automatic processing of medical data, acting as a supportive tool for doctors. However, the machine learning models used to build these tools are highly dependent on the data used to train them. Large amounts of data can be difficult to obtain in medicine due to privacy, expensive and time-consuming annotations, and a general lack of data samples for infrequent lesions. Here, we present a novel synthetic data generation pipeline, called SinGAN-Seg, to produce synthetic medical images with corresponding masks using a single training image. Our method is different from the traditional GANs because our model needs only a single image and the corresponding ground…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsUNet++
