Robust and Accurate -- Compositional Architectures for Randomized Smoothing
Mikl\'os Z. Horv\'ath, Mark Niklas M\"uller, Marc Fischer, Martin, Vechev

TL;DR
This paper introduces ACES, a compositional architecture that balances high standard accuracy and provable robustness in randomized smoothing models, especially on challenging datasets like ImageNet.
Contribution
The paper proposes ACES, a novel compositional architecture that adaptively chooses between a robust smoothed model and an accurate standard model per sample.
Findings
Achieves 80.0% natural accuracy on ImageNet.
Provides 28.2% certifiable accuracy against ℓ2 perturbations with r=1.0.
Enables high accuracy and robustness simultaneously.
Abstract
Randomized Smoothing (RS) is considered the state-of-the-art approach to obtain certifiably robust models for challenging tasks. However, current RS approaches drastically decrease standard accuracy on unperturbed data, severely limiting their real-world utility. To address this limitation, we propose a compositional architecture, ACES, which certifiably decides on a per-sample basis whether to use a smoothed model yielding predictions with guarantees or a more accurate standard model without guarantees. This, in contrast to prior approaches, enables both high standard accuracies and significant provable robustness. On challenging tasks such as ImageNet, we obtain, e.g., natural accuracy and certifiable accuracy against perturbations with . We release our code and models at https://github.com/eth-sri/aces.
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
