TL;DR
TrivialAugment is a simple, tuning-free data augmentation method that surprisingly outperforms more complex automatic augmentation techniques across various vision tasks, promoting ease of use and reproducibility.
Contribution
We introduce TrivialAugment, a parameter-free augmentation method that simplifies automatic augmentation, achieving state-of-the-art results without extensive tuning or complex procedures.
Findings
TrivialAugment outperforms previous augmentation methods in multiple image classification benchmarks.
It requires no parameter tuning and applies a single augmentation per image.
The method is simple, effective, and easy to adopt in practice.
Abstract
Automatic augmentation methods have recently become a crucial pillar for strong model performance in vision tasks. While existing automatic augmentation methods need to trade off simplicity, cost and performance, we present a most simple baseline, TrivialAugment, that outperforms previous methods for almost free. TrivialAugment is parameter-free and only applies a single augmentation to each image. Thus, TrivialAugment's effectiveness is very unexpected to us and we performed very thorough experiments to study its performance. First, we compare TrivialAugment to previous state-of-the-art methods in a variety of image classification scenarios. Then, we perform multiple ablation studies with different augmentation spaces, augmentation methods and setups to understand the crucial requirements for its performance. Additionally, we provide a simple interface to facilitate the widespread…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
