Learning Augmentation Distributions using Transformed Risk Minimization
Evangelos Chatzipantazis, Stefanos Pertigkiozoglou, Kostas Daniilidis,, Edgar Dobriban

TL;DR
This paper introduces Transformed Risk Minimization (TRM), a framework that jointly learns data transformations and models to improve classification, with a novel regularizer and a new augmentation learning algorithm called SCALE, demonstrating improved results on image datasets.
Contribution
The paper presents TRM as a unified approach to learn data augmentations and models simultaneously, introducing SCALE for stochastic compositional augmentation learning, and a PAC-Bayes regularizer to prevent overfitting.
Findings
TRM with SCALE outperforms prior methods on CIFAR datasets.
SCALE can learn symmetries like rotations in data.
Improves model calibration and recovers data symmetries.
Abstract
We propose a new \emph{Transformed Risk Minimization} (TRM) framework as an extension of classical risk minimization. In TRM, we optimize not only over predictive models, but also over data transformations; specifically over distributions thereof. As a key application, we focus on learning augmentations; for instance appropriate rotations of images, to improve classification performance with a given class of predictors. Our TRM method (1) jointly learns transformations and models in a \emph{single training loop}, (2) works with any training algorithm applicable to standard risk minimization, and (3) handles any transforms, such as discrete and continuous classes of augmentations. To avoid overfitting when implementing empirical transformed risk minimization, we propose a novel regularizer based on PAC-Bayes theory. For learning augmentations of images, we propose a new parametrization…
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
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Algorithms · Machine Learning and Data Classification
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · AutoAugment
