paper-with-me

Papers

Solving adversarial examples requires solving exponential misalignment

2026-03-03 · Alessandro Salvatore, Stanislav Fort, Surya Ganguli arxiv

Adversarial attacks - input perturbations imperceptible to humans that fool neural networks - remain both a persistent failure mode in machine learning, and a phenomenon with mysterious origins. To shed light, we define and analyze a network's perceptual manifold (PM) for a class concept as the space of all inputs confidently assigned to that class by the network. We find, strikingly, that the dimensionalities of neural network PMs are orders of magnitude higher than those of natural human concepts. Since volume typically grows exponentially with dimension, this suggests exponential misalignment between machines and humans, with exponentially many inputs confidently assigned to concepts by machines but not humans. Furthermore, this provides a natural geometric hypothesis for the origin of adversarial examples: because a network's PM fills such a large region of input space, any input will be very close to any class concept's PM. Our hypothesis thus suggests that adversarial robustness cannot be attained without dimensional alignment of machine and human PMs, and therefore makes strong predictions: both robust accuracy and distance to any PM should be negatively correlated with the PM dimension. We confirmed these predictions across 18 different networks of varying robust accuracy. Crucially, we find even the most robust networks are still exponentially misaligned, and only the few PMs whose dimensionality approaches that of human concepts exhibit alignment to human perception. Our results connect the fields of alignment and adversarial examples, and suggest the curse of high dimensionality of machine PMs is a major impediment to adversarial robustness.

📄 PDF Abstract BibTeX arXiv:2603.03507

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

AdjointDPM: Adjoint Sensitivity Method for Gradient Backpropagation of Diffusion Probabilistic Models

2023-07-20 · Jiachun Pan, Jun Hao Liew, Vincent Y. F. Tan, Jiashi Feng 외

Existing customization methods require access to multiple reference examples to align pre-trained diffusion probabilistic models (DPMs) with user-provided concepts. This paper aims to address the challenge of DPM customi…

DenoisingSensitivity

$ε$-Optimally Solving Zero-Sum POSGs

2024-05-29 · Erwan Escudie, Matthia Sabatelli, Jilles Dibangoye

A recent method for solving zero-sum partially observable stochastic games (zs-POSGs) embeds the original game into a new one called the occupancy Markov game. This reformulation allows applying Bellman's principle of op…

Time Series Using Exponential Smoothing Cells

2017-06-09 · Avner Abrami, Aleksandr Y. Aravkin, Younghun Kim

Time series analysis is used to understand and predict dynamic processes, including evolving demands in business, weather, markets, and biological rhythms. Exponential smoothing is used in all these domains to obtain sim…

Time SeriesTime Series Analysis

Meta Adversarial Perturbations

2021-11-19 · AAAI Workshop AdvML 2022 2 · Chia-Hung Yuan, Pin-Yu Chen, Chia-Mu Yu

A plethora of attack methods have been proposed to generate adversarial examples, among which the iterative methods have been demonstrated the ability to find a strong attack. However, the computation of an adversarial p…

Universal Adversarial Examples and Perturbations for Quantum Classifiers

2021-02-15 · Weiyuan Gong, Dong-Ling Deng

Quantum machine learning explores the interplay between machine learning and quantum physics, which may lead to unprecedented perspectives for both fields. In fact, recent works have shown strong evidences that quantum c…

BIG-bench Machine LearningQuantum Machine Learning