pith. sign in

arxiv: 1904.09135 · v1 · pith:BP3X3O5Wnew · submitted 2019-04-19 · 💻 cs.LG · stat.ML

Data Augmentation Using GANs

classification 💻 cs.LG stat.ML
keywords datatrainingartificialoriginalsetstrainedusefulaccuracy
0
0 comments X
read the original abstract

In this paper we propose the use of Generative Adversarial Networks (GAN) to generate artificial training data for machine learning tasks. The generation of artificial training data can be extremely useful in situations such as imbalanced data sets, performing a role similar to SMOTE or ADASYN. It is also useful when the data contains sensitive information, and it is desirable to avoid using the original data set as much as possible (example: medical data). We test our proposal on benchmark data sets using different network architectures, and show that a Decision Tree (DT) classifier trained using the training data generated by the GAN reached the same, (and surprisingly sometimes better), accuracy and recall than a DT trained on the original data set.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Prognostic Value of Lung Ultrasound Biomarkers for Readmission Risk in Congestive Heart Failure: A Pilot Data-Driven Analysis

    eess.SP 2026-05 unverdicted novelty 6.0

    Pilot study uses pretrained video encoder features from lung ultrasound to predict 30-day CHF readmission, finding lower-lung views and temporal differences most informative with top MLP F1 of 0.80.

  2. Search-based Robustness Testing of Laptop Refurbishing Robotic Software

    cs.RO 2026-05 unverdicted novelty 4.0

    PROBE uses NSGA-II to find minimal perturbations that cause object detection failures in robotic laptop refurbishment software, showing 3-7x better effectiveness than random search with transferable results across models.