English

GAN-based Data Augmentation for Chest X-ray Classification

Image and Video Processing 2021-07-08 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

A common problem in computer vision -- particularly in medical applications -- is a lack of sufficiently diverse, large sets of training data. These datasets often suffer from severe class imbalance. As a result, networks often overfit and are unable to generalize to novel examples. Generative Adversarial Networks (GANs) offer a novel method of synthetic data augmentation. In this work, we evaluate the use of GAN- based data augmentation to artificially expand the CheXpert dataset of chest radiographs. We compare performance to traditional augmentation and find that GAN-based augmentation leads to higher downstream performance for underrepresented classes. Furthermore, we see that this result is pronounced in low data regimens. This suggests that GAN-based augmentation a promising area of research to improve network performance when data collection is prohibitively expensive.

Keywords

Cite

@article{arxiv.2107.02970,
  title  = {GAN-based Data Augmentation for Chest X-ray Classification},
  author = {Shobhita Sundaram and Neha Hulkund},
  journal= {arXiv preprint arXiv:2107.02970},
  year   = {2021}
}

Comments

Spotlight Talk at KDD 2021 - Applied Data Science for Healthcare Workshop

R2 v1 2026-06-24T03:57:10.471Z