Bridging the Theoretical Gap in Randomized Smoothing
Blaise Delattre, Paul Caillon, Quentin Barthélemy, Erwan Fagnou, Alexandre Allauzen
TL;DR
This work addresses the gap between empirical robustness and theoretical certificates in randomized smoothing by introducing a Lipschitz-aware certification framework and an efficient class-partitioning method for exact coverage intervals. It derives new certified radii that incorporate local Lipschitz constants, yielding $R_{ ext{multiLip}}$ and $R_{ ext{monoLip}}$ that tighten robustness guarantees relative to standard RS radii. The core contribution is the Class Partitioning Method (CPM), which reduces conservativeness in multi-class confidence bounds by adaptively grouping classes and applying Bonferroni corrections at the bucket level. Experimental results on ImageNet and CIFAR-10 show CPM improves interval tightness and Lipschitz-based certificates align more closely with empirical robustness, highlighting the importance of local smoothness in bridging theory and practice.
Abstract
Randomized smoothing has become a leading approach for certifying adversarial robustness in machine learning models. However, a persistent gap remains between theoretical certified robustness and empirical robustness accuracy. This paper introduces a new framework that bridges this gap by leveraging Lipschitz continuity for certification and proposing a novel, less conservative method for computing confidence intervals in randomized smoothing. Our approach tightens the bounds of certified robustness, offering a more accurate reflection of model robustness in practice. Through rigorous experimentation we show that our method improves the robust accuracy, compressing the gap between empirical findings and previous theoretical results. We argue that investigating local Lipschitz constants and designing ad-hoc confidence intervals can further enhance the performance of randomized smoothing. These results pave the way for a deeper understanding of the relationship between Lipschitz continuity and certified robustness.
