English

Most Convolutional Networks Suffer from Small Adversarial Perturbations

Machine Learning 2026-02-04 v1

Abstract

The existence of adversarial examples is relatively understood for random fully connected neural networks, but much less so for convolutional neural networks (CNNs). The recent work [Daniely, 2025] establishes that adversarial examples can be found in CNNs, in some non-optimal distance from the input. We extend over this work and prove that adversarial examples in random CNNs with input dimension dd can be found already in 2\ell_2-distance of order x/d\lVert x \rVert /\sqrt{d} from the input xx, which is essentially the nearest possible. We also show that such adversarial small perturbations can be found using a single step of gradient descent. To derive our results we use Fourier decomposition to efficiently bound the singular values of a random linear convolutional operator, which is the main ingredient of a CNN layer. This bound might be of independent interest.

Keywords

Cite

@article{arxiv.2602.03415,
  title  = {Most Convolutional Networks Suffer from Small Adversarial Perturbations},
  author = {Amit Daniely and Idan Mehalel},
  journal= {arXiv preprint arXiv:2602.03415},
  year   = {2026}
}
R2 v1 2026-07-01T09:33:58.549Z