AdaAugment: A Tuning-Free and Adaptive Approach to Enhance Data Augmentation
Suorong Yang, Peijia Li, Xin Xiong, Furao Shen, and Jian Zhao

TL;DR
AdaAugment introduces a tuning-free, adaptive data augmentation method that dynamically adjusts augmentation magnitudes during training using reinforcement learning, leading to improved model performance and efficiency.
Contribution
It proposes a novel reinforcement learning-based adaptive augmentation framework that automatically tunes augmentation magnitudes without manual intervention.
Findings
Outperforms state-of-the-art DA methods on benchmark datasets
Maintains high efficiency during training
Effectively adapts augmentation to training progress
Abstract
Data augmentation (DA) is widely employed to improve the generalization performance of deep models. However, most existing DA methods employ augmentation operations with fixed or random magnitudes throughout the training process. While this fosters data diversity, it can also inevitably introduce uncontrolled variability in augmented data, which could potentially cause misalignment with the evolving training status of the target models. Both theoretical and empirical findings suggest that this misalignment increases the risks of both underfitting and overfitting. To address these limitations, we propose AdaAugment, an innovative and tuning-free adaptive augmentation method that leverages reinforcement learning to dynamically and adaptively adjust augmentation magnitudes for individual training samples based on real-time feedback from the target network. Specifically, AdaAugment features…
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
TopicsAdvanced Data Storage Technologies · Advanced Database Systems and Queries · Traffic Prediction and Management Techniques
