pith. sign in

arxiv: 1711.04340 · v3 · pith:BF2OCZUHnew · submitted 2017-11-12 · 📊 stat.ML · cs.CV· cs.LG· cs.NE

Data Augmentation Generative Adversarial Networks

classification 📊 stat.ML cs.CVcs.LGcs.NE
keywords datanetworksaugmentationgenerativeomniglotadversarialdaganemnist
0
0 comments X
read the original abstract

Effective training of neural networks requires much data. In the low-data regime, parameters are underdetermined, and learnt networks generalise poorly. Data Augmentation alleviates this by using existing data more effectively. However standard data augmentation produces only limited plausible alternative data. Given there is potential to generate a much broader set of augmentations, we design and train a generative model to do data augmentation. The model, based on image conditional Generative Adversarial Networks, takes data from a source domain and learns to take any data item and generalise it to generate other within-class data items. As this generative process does not depend on the classes themselves, it can be applied to novel unseen classes of data. We show that a Data Augmentation Generative Adversarial Network (DAGAN) augments standard vanilla classifiers well. We also show a DAGAN can enhance few-shot learning systems such as Matching Networks. We demonstrate these approaches on Omniglot, on EMNIST having learnt the DAGAN on Omniglot, and VGG-Face data. In our experiments we can see over 13% increase in accuracy in the low-data regime experiments in Omniglot (from 69% to 82%), EMNIST (73.9% to 76%) and VGG-Face (4.5% to 12%); in Matching Networks for Omniglot we observe an increase of 0.5% (from 96.9% to 97.4%) and an increase of 1.8% in EMNIST (from 59.5% to 61.3%).

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 4 Pith papers

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

  1. Learning Data Augmentation Strategies for Object Detection

    cs.CV 2019-06 unverdicted novelty 6.0

    Learned data augmentation policies optimized for object detection improve COCO mAP by more than 2.3 and transfer to other datasets and models.

  2. Unsupervised Domain Alignment to Mitigate Low Level Dataset Biases

    cs.CV 2019-07 unverdicted novelty 5.0

    The paper proposes an unsupervised domain alignment method using GANs with cycle consistency, adversarial, and SSIM losses to augment training data and reduce low-level dataset biases in computer vision.

  3. Further advantages of data augmentation on convolutional neural networks

    cs.CV 2019-06 unverdicted novelty 4.0

    Data augmentation enables CNNs to adapt to varying architectures and data amounts without hyperparameter fine-tuning, unlike weight decay and dropout.

  4. Generative Models and Connected and Automated Vehicles: A Survey in Exploring the Intersection of Transportation and AI

    cs.LG 2024-03 unverdicted novelty 2.0

    A survey reviewing the integration of generative models with connected and automated vehicles to enhance predictive modeling, simulation accuracy, and decision-making.