A Data-Augmentation Is Worth A Thousand Samples: Exact Quantification From Analytical Augmented Sample Moments
Randall Balestriero, Ishan Misra, Yann LeCun

TL;DR
This paper provides a theoretical framework to quantify the effects of data augmentation, deriving exact formulas for sample moments and analyzing how many augmented samples are needed for reliable estimation and model stability.
Contribution
It introduces a method to analytically quantify the impact of data augmentation on model training and convergence, revealing the sample size requirements and conditions for stable training.
Findings
Common data augmentations need tens of thousands of samples for accurate loss estimation.
Model saliency maps must align with the smallest eigenvector of the sample variance for stable training.
Augmentation policies influence model focus, potentially shifting from edges to textures.
Abstract
Data-Augmentation (DA) is known to improve performance across tasks and datasets. We propose a method to theoretically analyze the effect of DA and study questions such as: how many augmented samples are needed to correctly estimate the information encoded by that DA? How does the augmentation policy impact the final parameters of a model? We derive several quantities in close-form, such as the expectation and variance of an image, loss, and model's output under a given DA distribution. Those derivations open new avenues to quantify the benefits and limitations of DA. For example, we show that common DAs require tens of thousands of samples for the loss at hand to be correctly estimated and for the model training to converge. We show that for a training loss to be stable under DA sampling, the model's saliency map (gradient of the loss with respect to the model's input) must align with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Video Quality Assessment · Generative Adversarial Networks and Image Synthesis · Visual Attention and Saliency Detection
