English

Robustmix: Improving Robustness by Regularizing the Frequency Bias of Deep Nets

Computer Vision and Pattern Recognition 2024-10-22 v2 Artificial Intelligence Machine Learning

Abstract

Deep networks have achieved impressive results on a range of well-curated benchmark datasets. Surprisingly, their performance remains sensitive to perturbations that have little effect on human performance. In this work, we propose a novel extension of Mixup called Robustmix that regularizes networks to classify based on lower-frequency spatial features. We show that this type of regularization improves robustness on a range of benchmarks such as Imagenet-C and Stylized Imagenet. It adds little computational overhead and, furthermore, does not require a priori knowledge of a large set of image transformations. We find that this approach further complements recent advances in model architecture and data augmentation, attaining a state-of-the-art mCE of 44.8 with an EfficientNet-B8 model and RandAugment, which is a reduction of 16 mCE compared to the baseline.

Keywords

Cite

@article{arxiv.2304.02847,
  title  = {Robustmix: Improving Robustness by Regularizing the Frequency Bias of Deep Nets},
  author = {Jonas Ngnawe and Marianne Abemgnigni Njifon and Jonathan Heek and Yann Dauphin},
  journal= {arXiv preprint arXiv:2304.02847},
  year   = {2024}
}

Comments

8 pages, 4 figures, 3 tables. Workshop on Distribution Shifts, 36th Conference on Neural Information Processing Systems (NeurIPS 2022). https://openreview.net/forum?id=Na64z0YpOx

R2 v1 2026-06-28T09:52:13.224Z