Pith. sign in

REVIEW 3 cited by

Data Augmentation Using GANs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1904.09135 v1 pith:BP3X3O5W submitted 2019-04-19 cs.LG stat.ML

Data Augmentation Using GANs

classification cs.LG stat.ML
keywords datatrainingartificialoriginalsetstrainedusefulaccuracy
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
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.

discussion (0)

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

Forward citations

Cited by 3 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.

  3. Neural Architecture Search for Generative Adversarial Networks: A Comprehensive Review and Critical Analysis

    cs.LG 2026-06 unverdicted novelty 2.0

    A literature review that categorizes and compares NAS techniques for GANs, noting benefits of evolutionary and gradient-based methods along with needs for better metrics and diverse datasets.