paper-with-me

Papers

On Using Certified Training towards Empirical Robustness

2024-10-02 · Alessandro De Palma, Serge Durand, Zakaria Chihani, François Terrier, Caterina Urban

Adversarial training is arguably the most popular way to provide empirical robustness against specific adversarial examples. While variants based on multi-step attacks incur significant computational overhead, single-step variants are vulnerable to a failure mode known as catastrophic overfitting, which hinders their practical utility for large perturbations. A parallel line of work, certified training, has focused on producing networks amenable to formal guarantees of robustness against any possible attack. However, the wide gap between the best-performing empirical and certified defenses has severely limited the applicability of the latter. Inspired by recent developments in certified training, which rely on a combination of adversarial attacks with network over-approximations, and by the connections between local linearity and catastrophic overfitting, we present experimental evidence on the practical utility and limitations of using certified training towards empirical robustness. We show that, when tuned for the purpose, a recent certified training algorithm can prevent catastrophic overfitting on single-step attacks, and that it can bridge the gap to multi-step baselines under appropriate experimental settings. Finally, we present a conceptually simple regularizer for network over-approximations that can achieve similar effects while markedly reducing runtime.

📄 PDF Abstract BibTeX arXiv:2410.01617

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Better Certified Models from Empirically-Robust Teachers

2026-02-02 · Alessandro De Palma arxiv

Adversarial training attains strong empirical robustness to specific adversarial attacks by training on concrete adversarial perturbations, but it produces neural networks that are not amenable to strong robustness certi…

Knowledge Distillation

Improving Certified Robustness via Adversarial Distillation

2026-06-30 · Matteo Melis, Jesus Martinez Del Rincon, Vishal Sharma arxiv

Certified training aims to produce models whose predictions can be formally verified against adversarial perturbations, typically by optimising upper bounds on the worst-case loss over an allowed perturbation set. For ne…

Towards Bridging the gap between Empirical and Certified Robustness against Adversarial Examples

2021-02-09 · Jay Nandy, Sudipan Saha, Wynne Hsu, Mong Li Lee 외

The current state-of-the-art defense methods against adversarial examples typically focus on improving either empirical or certified robustness. Among them, adversarially trained (AT) models produce empirical state-of-th…

Adversarial Robustness

Can pruning improve certified robustness of neural networks?

2022-06-15 · Zhangheng Li, Tianlong Chen, Linyi Li, Bo Li 외

With the rapid development of deep learning, the sizes of neural networks become larger and larger so that the training and inference often overwhelm the hardware resources. Given the fact that neural networks are often …

Network Pruning

Accelerating Certified Robustness Training via Knowledge Transfer

2022-10-25 · Pratik Vaishnavi, Kevin Eykholt, Amir Rahmati

Training deep neural network classifiers that are certifiably robust against adversarial attacks is critical to ensuring the security and reliability of AI-controlled systems. Although numerous state-of-the-art certified…

Transfer Learning