English

Stylized Synthetic Augmentation further improves Corruption Robustness

Computer Vision and Pattern Recognition 2025-12-22 v3 Machine Learning

Abstract

This paper proposes a training data augmentation pipeline that combines synthetic image data with neural style transfer in order to address the vulnerability of deep vision models to common corruptions. We show that although applying style transfer on synthetic images degrades their quality with respect to the common Frechet Inception Distance (FID) metric, these images are surprisingly beneficial for model training. We conduct a systematic empirical analysis of the effects of both augmentations and their key hyperparameters on the performance of image classifiers. Our results demonstrate that stylization and synthetic data complement each other well and can be combined with popular rule-based data augmentation techniques such as TrivialAugment, while not working with others. Our method achieves state-of-the-art corruption robustness on several small-scale image classification benchmarks, reaching 93.54%, 74.9% and 50.86% robust accuracy on CIFAR-10-C, CIFAR-100-C and TinyImageNet-C, respectively

Keywords

Cite

@article{arxiv.2512.15675,
  title  = {Stylized Synthetic Augmentation further improves Corruption Robustness},
  author = {Georg Siedel and Rojan Regmi and Abhirami Anand and Weijia Shao and Silvia Vock and Andrey Morozov},
  journal= {arXiv preprint arXiv:2512.15675},
  year   = {2025}
}

Comments

Accepted at VISAPP 2026 conference

R2 v1 2026-07-01T08:29:38.696Z