Curse of Dimensionality on Randomized Smoothing for Certifiable Robustness
Aounon Kumar, Alexander Levine, Tom Goldstein, Soheil Feizi

TL;DR
This paper analyzes the limitations of randomized smoothing techniques in high-dimensional settings, showing that robustness guarantees diminish as dimension increases, especially for distributions beyond Gaussian, with experimental validation on CIFAR.
Contribution
It establishes fundamental lower bounds on certifiable robustness radii for various smoothing distributions in high dimensions, demonstrating Gaussian smoothing's near-optimality for p ≥ 2.
Findings
Robustness radius decreases as O(1/d^{1/2 - 1/p}) for i.i.d. smoothing distributions.
Gaussian smoothing is near-optimal for p ≥ 2, within a constant factor.
Other distributions like uniform within ℓ1 or ℓ∞ balls have worse dependence on dimension.
Abstract
Randomized smoothing, using just a simple isotropic Gaussian distribution, has been shown to produce good robustness guarantees against -norm bounded adversaries. In this work, we show that extending the smoothing technique to defend against other attack models can be challenging, especially in the high-dimensional regime. In particular, for a vast class of i.i.d.~smoothing distributions, we prove that the largest -radius that can be certified decreases as with dimension for . Notably, for , this dependence on is no better than that of the -radius that can be certified using isotropic Gaussian smoothing, essentially putting a matching lower bound on the robustness radius. When restricted to {\it generalized} Gaussian smoothing, these two bounds can be shown to be within a constant factor of each other…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Machine Learning and Algorithms · Anomaly Detection Techniques and Applications
