Frequency Dropout: Feature-Level Regularization via Randomized Filtering
Mobarakol Islam, Ben Glocker

TL;DR
Frequency Dropout is a regularization technique that employs randomized filtering of feature maps during training to prevent CNNs from learning frequency-specific noise, thereby enhancing generalization and robustness across various vision tasks.
Contribution
This work introduces Frequency Dropout, a simple, model-agnostic regularization method using randomized filtering to reduce frequency-based shortcuts in CNNs.
Findings
Improves accuracy across multiple vision tasks.
Enhances robustness against domain shift.
Effective on various architectures and datasets.
Abstract
Deep convolutional neural networks have shown remarkable performance on various computer vision tasks, and yet, they are susceptible to picking up spurious correlations from the training signal. So called `shortcuts' can occur during learning, for example, when there are specific frequencies present in the image data that correlate with the output predictions. Both high and low frequencies can be characteristic of the underlying noise distribution caused by the image acquisition rather than in relation to the task-relevant information about the image content. Models that learn features related to this characteristic noise will not generalize well to new data. In this work, we propose a simple yet effective training strategy, Frequency Dropout, to prevent convolutional neural networks from learning frequency-specific imaging features. We employ randomized filtering of feature maps…
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 · Advanced Neural Network Applications · Medical Image Segmentation Techniques
MethodsDropout
