paper-with-me

Papers

Frequency maps reveal the correlation between Adversarial Attacks and Implicit Bias

2023-05-24 · Lorenzo Basile, Nikos Karantzas, Alberto D'Onofrio, Luca Manzoni, Luca Bortolussi, Alex Rodriguez, Fabio Anselmi

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.

📄 PDF Abstract BibTeX arXiv:2305.15203

Code (1)

lorenzobasile/implicitbiasadversarial 공식 구현 pytorch

Tasks

Image Classification

Similar Papers 제목 키워드 기반

Correlation Analysis of Adversarial Attack in Time Series Classification

2024-08-21 · Zhengyang Li, Wenhao Liang, Chang Dong, Weitong Chen 외

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 Classification

RefSR-Adv: Adversarial Attack on Reference-based Image Super-Resolution Models

2026-01-03 · Jiazhu Dai, Huihui Jiang arxiv

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 Attack

On the Adversarial Robustness of Vision Transformers

2021-03-29 · Rulin Shao, Zhouxing Shi, JinFeng Yi, Pin-Yu Chen 외

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 Robustness

Robust correlation measures for informative frequency band selection in heavy-tailed vibration signal

2025-02-16 · Justyna Hebda-Sobkowicz, Radosław Zimroz, Anil Kumar, Agnieszka Wyłomanska

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

2021-06-07 · Ahmed Aldahdooh, Wassim Hamidouche, Olivier Deforges

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