pith. sign in

arxiv: 1708.06020 · v1 · pith:P3OYLTKXnew · submitted 2017-08-20 · 💻 cs.LG · stat.ML

Improving Deep Learning using Generic Data Augmentation

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

Deep artificial neural networks require a large corpus of training data in order to effectively learn, where collection of such training data is often expensive and laborious. Data augmentation overcomes this issue by artificially inflating the training set with label preserving transformations. Recently there has been extensive use of generic data augmentation to improve Convolutional Neural Network (CNN) task performance. This study benchmarks various popular data augmentation schemes to allow researchers to make informed decisions as to which training methods are most appropriate for their data sets. Various geometric and photometric schemes are evaluated on a coarse-grained data set using a relatively simple CNN. Experimental results, run using 4-fold cross-validation and reported in terms of Top-1 and Top-5 accuracy, indicate that cropping in geometric augmentation significantly increases CNN task performance.

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 1 Pith paper

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

  1. Data Interpolating Prediction: Alternative Interpretation of Mixup

    cs.LG 2019-06 unverdicted novelty 6.0

    Introduces DIP that encapsulates sample mixing inside the hypothesis class to reduce Rademacher complexity and improve generalization over standard Mixup.