The reviewed record of science sign in
Pith

arxiv: 2402.07498 · v2 · pith:UB3YCPLL · submitted 2024-02-12 · cs.LG

Accelerated Smoothing: A Scalable Approach to Randomized Smoothing

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:UB3YCPLLrecord.jsonopen to challenge →

classification cs.LG
keywords smoothingapproachrandomizedcarloclassifierdemonstratemonteprocess
0
0 comments X
read the original abstract

Randomized smoothing has emerged as a potent certifiable defense against adversarial attacks by employing smoothing noises from specific distributions to ensure the robustness of a smoothed classifier. However, the utilization of Monte Carlo sampling in this process introduces a compute-intensive element, which constrains the practicality of randomized smoothing on a larger scale. To address this limitation, we propose a novel approach that replaces Monte Carlo sampling with the training of a surrogate neural network. Through extensive experimentation in various settings, we demonstrate the efficacy of our approach in approximating the smoothed classifier with remarkable precision. Furthermore, we demonstrate that our approach significantly accelerates the robust radius certification process, providing nearly $600$X improvement in computation time, overcoming the computational bottlenecks associated with traditional randomized smoothing.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. RRISE: Robust Radius Inference via a Surrogate Estimator

    cs.LG 2026-06 unverdicted novelty 7.0

    RRISE trains a surrogate against precomputed MC targets and uses conformal calibration to deliver certified radii matching fixed-budget MC accuracy within 0.84 points while using one forward pass instead of up to 10^4...