paper-with-me

홈 › Papers

Adversarial Attacks Leverage Interference Between Features in Superposition

2025-10-13 · Edward Stevinson, Lucas Prieto, Melih Barsbey, Tolga Birdal arxiv

Why do adversarial examples exist, and why do they transfer between models? Existing explanations appeal to high-dimensional geometry, non-robust patterns in the input, and decision boundary structure, but none provides a representation-level mechanism that explains why specific perturbations succeed and why attacks transfer between models. In this paper, we show that adversarial vulnerability can stem from efficient information encoding in neural networks. Specifically, vulnerability can arise from superposition - the phenomenon where networks represent more concepts than they have dimensions, forcing non-orthogonal representation and thus interference. This interference causes perturbations targeting one representation to affect others, creating vulnerabilities determined by interference patterns. In synthetic settings with precisely controlled superposition, we establish that superposition suffices to create adversarial vulnerability. The resulting attacks are predictable: PGD-discovered perturbations align with theoretically optimal perturbations derived from the interference geometry. Models trained on similar data develop similar interference patterns, explaining attack transferability. We then show that successful attacks on image classifiers exhibit the structure predicted by our proposed mechanism. These findings reveal that adversarial vulnerability can be a byproduct of networks' representational compression, complementing existing explanations based on data properties or architectural factors.

📄 PDF Abstract BibTeX arXiv:2510.11709

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Deep Ensemble-based Wireless Receiver Architecture for Mitigating Adversarial Attacks in Automatic Modulation Classification

2021-04-08 · Rajeev Sahay, Christopher G. Brinton, David J. Love

Deep learning-based automatic modulation classification (AMC) models are susceptible to adversarial attacks. Such attacks inject specifically crafted wireless interference into transmitted signals to induce erroneous cla…

ClassificationDeep LearningGeneral Classification

Frequency-based Automated Modulation Classification in the Presence of Adversaries

2020-11-02 · Rajeev Sahay, Christopher G. Brinton, David J. Love

Automatic modulation classification (AMC) aims to improve the efficiency of crowded radio spectrums by automatically predicting the modulation constellation of wireless RF signals. Recent work has demonstrated the abilit…

ClassificationDeep LearningGeneral Classification

Geometric origin of adversarial vulnerability in deep learning

2025-09-01 · Yixiong Ren, Wenkang Du, Jianhui Zhou, Haiping Huang arxiv

How to balance training accuracy and adversarial robustness has become a challenge since the birth of deep learning. Here, we introduce a geometry-aware deep learning framework that leverages layer-wise local training to…

Adversarial Robustness

Introducing Competition to Boost the Transferability of Targeted Adversarial Examples through Clean Feature Mixup

2023-05-24 · CVPR 2023 1 · Junyoung Byun, Myung-Joon Kwon, Seungju Cho, Yoonji Kim 외

Deep neural networks are widely known to be susceptible to adversarial examples, which can cause incorrect predictions through subtle input modifications. These adversarial examples tend to be transferable between models…

Adversarial alignment: Breaking the trade-off between the strength of an attack and its relevance to human perception

2023-06-05 · Drew Linsley, Pinyuan Feng, Thibaut Boissin, Alekh Karkada Ashok 외

Deep neural networks (DNNs) are known to have a fundamental sensitivity to adversarial attacks, perturbations of the input that are imperceptible to humans yet powerful enough to change the visual decision of a model. Ad…

Adversarial AttackAdversarial RobustnessDiagnosticObject Categorization+2