Style Augmentation: Data Augmentation via Style Randomization
Philip T. Jackson, Amir Atapour-Abarghouei, Stephen Bonner, Toby, Breckon, Boguslaw Obara

TL;DR
This paper proposes style augmentation, a novel data augmentation method using style randomization via style transfer, which enhances CNN robustness across classification and regression tasks, especially under domain shifts.
Contribution
Introduces style augmentation based on style transfer with random style sampling, improving robustness and domain transfer performance in CNNs.
Findings
Significantly improves robustness to domain shift.
Can be combined with traditional augmentations for better performance.
Enhances generalization in classification and depth estimation tasks.
Abstract
We introduce style augmentation, a new form of data augmentation based on random style transfer, for improving the robustness of convolutional neural networks (CNN) over both classification and regression based tasks. During training, our style augmentation randomizes texture, contrast and color, while preserving shape and semantic content. This is accomplished by adapting an arbitrary style transfer network to perform style randomization, by sampling input style embeddings from a multivariate normal distribution instead of inferring them from a style image. In addition to standard classification experiments, we investigate the effect of style augmentation (and data augmentation generally) on domain transfer tasks. We find that data augmentation significantly improves robustness to domain shift, and can be used as a simple, domain agnostic alternative to domain adaptation. Comparing…
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.
Taxonomy
TopicsTopic Modeling · Machine Learning in Healthcare · Generative Adversarial Networks and Image Synthesis
