English

A Preliminary Study on Data Augmentation of Deep Learning for Image Classification

Computer Vision and Pattern Recognition 2019-07-01 v1 Machine Learning Image and Video Processing

Abstract

Deep learning models have a large number of freeparameters that need to be calculated by effective trainingof the models on a great deal of training data to improvetheir generalization performance. However, data obtaining andlabeling is expensive in practice. Data augmentation is one of themethods to alleviate this problem. In this paper, we conduct apreliminary study on how three variables (augmentation method,augmentation rate and size of basic dataset per label) can affectthe accuracy of deep learning for image classification. The studyprovides some guidelines: (1) it is better to use transformationsthat alter the geometry of the images rather than those justlighting and color. (2) 2-3 times augmentation rate is good enoughfor training. (3) the smaller amount of data, the more obviouscontributions could have.

Keywords

Cite

@article{arxiv.1906.11887,
  title  = {A Preliminary Study on Data Augmentation of Deep Learning for Image Classification},
  author = {Benlin Hu and Cheng Lei and Dong Wang and Shu Zhang and Zhenyu Chen},
  journal= {arXiv preprint arXiv:1906.11887},
  year   = {2019}
}

Comments

4 pages, 4 figures

R2 v1 2026-06-23T10:05:57.861Z