Improving robustness against common corruptions with frequency biased models
Tonmoy Saikia, Cordelia Schmid, Thomas Brox

TL;DR
This paper introduces frequency-biased models and a regularization scheme to improve CNN robustness against various image corruptions without sacrificing in-distribution accuracy, validated on ImageNet-C and automotive datasets.
Contribution
It proposes a mixture of expert models for high and low-frequency robustness and a TV regularization to enhance robustness against corruptions.
Findings
Improved performance on corrupted images with no in-distribution performance loss
Effective on ImageNet-C and automotive datasets for classification and detection
Frequency-specific data augmentation enhances robustness
Abstract
CNNs perform remarkably well when the training and test distributions are i.i.d, but unseen image corruptions can cause a surprisingly large drop in performance. In various real scenarios, unexpected distortions, such as random noise, compression artefacts, or weather distortions are common phenomena. Improving performance on corrupted images must not result in degraded i.i.d performance - a challenge faced by many state-of-the-art robust approaches. Image corruption types have different characteristics in the frequency spectrum and would benefit from a targeted type of data augmentation, which, however, is often unknown during training. In this paper, we introduce a mixture of two expert models specializing in high and low-frequency robustness, respectively. Moreover, we propose a new regularization scheme that minimizes the total variation (TV) of convolution feature-maps to increase…
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
MethodsConvolution
