paper-with-me

Papers

Spatial Frequency Sensitivity Regularization for Robustness

2021-09-29 · Kiran Chari, Chuan-Sheng Foo, See-Kiong Ng

The ability to generalize to out-of-distribution data is a major challenge for modern deep neural networks. Recent work has shown that deep neural networks latch on to superficial Fourier statistics of the training data and fail to generalize when these statistics change, such as when images are subject to common corruptions. In this paper, we study the frequency characteristics of deep neural networks in order to improve their robustness. We first propose a general measure of a model's $\textit{\textbf{spatial frequency sensitivity}}$ based on its input-Jacobian represented in the Fourier-basis. When applied to deep neural networks, we find that standard minibatch training consistently leads to increased sensitivity towards particular spatial frequencies independent of network architecture. We further propose a family of $\textit{\textbf{spatial frequency regularizers}}$ based on our proposed measure to induce specific spatial frequency sensitivities in a model. In experiments on datasets with out-of-distribution test images arising from various common image corruptions, we find that deep neural networks trained with our proposed regularizers obtain significantly improved classification accuracy while maintaining high accuracy on in-distribution clean test images.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Sensitivity

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Absum: Simple Regularization Method for Reducing Structural Sensitivity of Convolutional Neural Networks

2019-09-19 · Sekitoshi Kanai, Yasutoshi Ida, Yasuhiro Fujiwara, Masanori Yamada 외

We propose Absum, which is a regularization method for improving adversarial robustness of convolutional neural networks (CNNs). Although CNNs can accurately recognize images, recent studies have shown that the convoluti…

Adversarial AttackAdversarial RobustnessSensitivity

Fourier Sensitivity and Regularization of Computer Vision Models

2023-01-31 · Kiran Krishnamachari, See-Kiong Ng, Chuan-Sheng Foo

Recent work has empirically shown that deep neural networks latch on to the Fourier statistics of training data and show increased sensitivity to Fourier-basis directions in the input. Understanding and modifying this Fo…

Sensitivity

Impact of Spatial Frequency Based Constraints on Adversarial Robustness

2021-04-26 · Rémi Bernhard, Pierre-Alain Moellic, Martial Mermillod, Yannick Bourrier 외

Adversarial examples mainly exploit changes to input pixels to which humans are not sensitive to, and arise from the fact that models make decisions based on uninterpretable features. Interestingly, cognitive science rep…

Adversarial Robustness

Spatial-frequency channels, shape bias, and adversarial robustness

2023-09-21 · NeurIPS 2023 11

What spatial frequency information do humans and neural networks use to recognize objects? In neuroscience, critical band masking is an established tool that can reveal the frequency-selective filters used for object rec…

Beyond topography: Topographic regularization improves robustness and reshapes representations in convolutional neural networks

2025-07-31 · Nhut Truong, Uri Hasson arxiv

Topographic convolutional neural networks (TCNNs) are computational models that can simulate aspects of the brain's spatial and functional organization. However, it is unclear whether and how different types of topograph…