Frequency maps reveal the correlation between Adversarial Attacks and Implicit Bias
Despite their impressive performance in classification tasks, neural networks are known to be vulnerable to adversarial attacks, subtle perturbations of the input data designed to deceive the model. In this work, we investigate the correlation between these perturbations and the implicit bias of neural networks trained with gradient-based algorithms. To this end, we analyse a representation of the network's implicit bias through the lens of the Fourier transform. Specifically, we identify unique fingerprints of implicit bias and adversarial attacks by calculating the minimal, essential frequencies needed for accurate classification of each image, as well as the frequencies that drive misclassification in its adversarially perturbed counterpart. This approach enables us to uncover and analyse the correlation between these essential frequencies, providing a precise map of how the network's biases align or contrast with the frequency components exploited by adversarial attacks. To this end, among other methods, we use a newly introduced technique capable of detecting nonlinear correlations between high-dimensional datasets. Our results provide empirical evidence that the network bias in Fourier space and the target frequencies of adversarial attacks are highly correlated and suggest new potential strategies for adversarial defence.
Code (1)
Tasks
Image ClassificationSimilar Papers 제목 키워드 기반
Correlation Analysis of Adversarial Attack in Time Series Classification
This study investigates the vulnerability of time series classification models to adversarial attacks, with a focus on how these models process local versus global information under such conditions. By leveraging the Nor…
Adversarial AttackTime SeriesTime Series ClassificationRefSR-Adv: Adversarial Attack on Reference-based Image Super-Resolution Models
Single Image Super-Resolution (SISR) aims to recover high-resolution images from low-resolution inputs. Unlike SISR, Reference-based Super-Resolution (RefSR) leverages an additional high-resolution reference image to fac…
Reference-based Super-ResolutionImage Super-ResolutionAdversarial AttackOn the Adversarial Robustness of Vision Transformers
Following the success in advancing natural language processing and understanding, transformers are expected to bring revolutionary changes to computer vision. This work provides a comprehensive study on the robustness of…
Adversarial RobustnessRobust correlation measures for informative frequency band selection in heavy-tailed vibration signal
Vibration signals are commonly used to detect local damage in rotating machinery. However, raw signals are often noisy, particularly in crusher machines, where the technological process (falling pieces of rock) generates…
Reveal of Vision Transformers Robustness against Adversarial Attacks
The major part of the vanilla vision transformer (ViT) is the attention block that brings the power of mimicking the global context of the input image. For better performance, ViT needs large-scale training data. To over…
Image Classification