HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

TrivialAugment: Tuning-free Yet State-of-the-Art Data Augmentation

Samuel G. Müller Frank Hutter

TrivialAugment: Tuning-free Yet State-of-the-Art Data Augmentation

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 adoption of automatic augmentation methods, as well as our full code base for reproducibility. Since our work reveals a stagnation in many parts of automatic augmentation research, we end with a short proposal of best practices for sustained future progress in automatic augmentation methods.

Code Repositories

pytorch/vision
Official
pytorch
automl/trivialaugment
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
data-augmentation-on-imagenetResNet-50 (TA wide)
Accuracy (%): 78.07

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
TrivialAugment: Tuning-free Yet State-of-the-Art Data Augmentation | Papers | HyperAI