English

How Much Data Are Augmentations Worth? An Investigation into Scaling Laws, Invariance, and Implicit Regularization

Machine Learning 2023-04-03 v2 Computer Vision and Pattern Recognition

Abstract

Despite the clear performance benefits of data augmentations, little is known about why they are so effective. In this paper, we disentangle several key mechanisms through which data augmentations operate. Establishing an exchange rate between augmented and additional real data, we find that in out-of-distribution testing scenarios, augmentations which yield samples that are diverse, but inconsistent with the data distribution can be even more valuable than additional training data. Moreover, we find that data augmentations which encourage invariances can be more valuable than invariance alone, especially on small and medium sized training sets. Following this observation, we show that augmentations induce additional stochasticity during training, effectively flattening the loss landscape.

Keywords

Cite

@article{arxiv.2210.06441,
  title  = {How Much Data Are Augmentations Worth? An Investigation into Scaling Laws, Invariance, and Implicit Regularization},
  author = {Jonas Geiping and Micah Goldblum and Gowthami Somepalli and Ravid Shwartz-Ziv and Tom Goldstein and Andrew Gordon Wilson},
  journal= {arXiv preprint arXiv:2210.06441},
  year   = {2023}
}

Comments

31 pages, 29 figures. To be presented at ICLR 2023. Code at https://github.com/JonasGeiping/dataaugs

R2 v1 2026-06-28T03:28:29.047Z