paper-with-me

Papers

Local Convolutions Cause an Implicit Bias towards High Frequency Adversarial Examples

2020-06-19 · Josue Ortega Caro, Yilong Ju, Ryan Pyle, Sourav Dey, Wieland Brendel, Fabio Anselmi, Ankit Patel

Adversarial Attacks are still a significant challenge for neural networks. Recent work has shown that adversarial perturbations typically contain high-frequency features, but the root cause of this phenomenon remains unknown. Inspired by theoretical work on linear full-width convolutional models, we hypothesize that the local (i.e. bounded-width) convolutional operations commonly used in current neural networks are implicitly biased to learn high frequency features, and that this is one of the root causes of high frequency adversarial examples. To test this hypothesis, we analyzed the impact of different choices of linear and nonlinear architectures on the implicit bias of the learned features and the adversarial perturbations, in both spatial and frequency domains. We find that the high-frequency adversarial perturbations are critically dependent on the convolution operation because the spatially-limited nature of local convolutions induces an implicit bias towards high frequency features. The explanation for the latter involves the Fourier Uncertainty Principle: a spatially-limited (local in the space domain) filter cannot also be frequency-limited (local in the frequency domain). Furthermore, using larger convolution kernel sizes or avoiding convolutions (e.g. by using Vision Transformers architecture) significantly reduces this high frequency bias, but not the overall susceptibility to attacks. Looking forward, our work strongly suggests that understanding and controlling the implicit bias of architectures will be essential for achieving adversarial robustness.

📄 PDF Abstract BibTeX arXiv:2006.11440

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Mixing-Denoising Generalizable Occupancy Networks

2023-11-20 · Amine Ouasfi, Adnane Boukhayma

While current state-of-the-art generalizable implicit neural shape models rely on the inductive bias of convolutions, it is still not entirely clear how properties emerging from such biases are compatible with the task o…

3D ReconstructionDecoderDenoisingInductive Bias

LOGLO-FNO: Efficient Learning of Local and Global Features in Fourier Neural Operators

2025-04-05 · Marimuthu Kalimuthu, David Holzmüller, Mathias Niepert

Modeling high-frequency information is a critical challenge in scientific machine learning. For instance, fully turbulent flow simulations of Navier-Stokes equations at Reynolds numbers 3500 and above can generate high-f…

Toward Moiré-Free and Detail-Preserving Demosaicking

2023-05-15 · Xuanchen Li, Yan Niu, Bo Zhao, Haoyuan Shi 외

3D convolutions are commonly employed by demosaicking neural models, in the same way as solving other image restoration problems. Counter-intuitively, we show that 3D convolutions implicitly impede the RGB color spectra …

DemosaickingDenoisingImage RestorationSuper-Resolution

ViTAE: Vision Transformer Advanced by Exploring Intrinsic Inductive Bias

2021-06-07 · NeurIPS 2021 12 · Yufei Xu, Qiming Zhang, Jing Zhang, DaCheng Tao

Transformers have shown great potential in various computer vision tasks owing to their strong capability in modeling long-range dependency using the self-attention mechanism. Nevertheless, vision transformers treat an i…

Image ClassificationInductive BiasObject DetectionVideo Object Segmentation

Geometry-Free View Synthesis: Transformers and no 3D Priors

2021-04-15 · ICCV 2021 10 · Robin Rombach, Patrick Esser, Björn Ommer

Is a geometric model required to synthesize novel views from a single image? Being bound to local convolutions, CNNs need explicit 3D biases to model geometric transformations. In contrast, we demonstrate that a transfor…

Novel View Synthesis