English

Learning More with Less: GAN-based Medical Image Augmentation

Computer Vision and Pattern Recognition 2019-05-30 v3 Artificial Intelligence

Abstract

Convolutional Neural Network (CNN)-based accurate prediction typically requires large-scale annotated training data. In Medical Imaging, however, both obtaining medical data and annotating them by expert physicians are challenging; to overcome this lack of data, Data Augmentation (DA) using Generative Adversarial Networks (GANs) is essential, since they can synthesize additional annotated training data to handle small and fragmented medical images from various scanners--those generated images, realistic but completely novel, can further fill the real image distribution uncovered by the original dataset. As a tutorial, this paper introduces GAN-based Medical Image Augmentation, along with tricks to boost classification/object detection/segmentation performance using them, based on our experience and related work. Moreover, we show our first GAN-based DA work using automatic bounding box annotation, for robust CNN-based brain metastases detection on 256 x 256 MR images; GAN-based DA can boost 10% sensitivity in diagnosis with a clinically acceptable number of additional False Positives, even with highly-rough and inconsistent bounding boxes.

Keywords

Cite

@article{arxiv.1904.00838,
  title  = {Learning More with Less: GAN-based Medical Image Augmentation},
  author = {Changhee Han and Kohei Murao and Shin'ichi Satoh and Hideki Nakayama},
  journal= {arXiv preprint arXiv:1904.00838},
  year   = {2019}
}

Comments

6 pages, 2 figures, to appear in MEDICAL IMAGING TECHNOLOGY Special Issue

R2 v1 2026-06-23T08:25:24.115Z