paper-with-me

Papers

Efficient Certification for Probabilistic Robustness

2021-09-29 · Victor Rong, Alexandre Megretski, Luca Daniel, Tsui-Wei Weng

Recent developments on the robustness of neural networks have primarily emphasized the notion of worst-case adversarial robustness in both verification and robust training. However, often looser constraints are needed and some margin of error is allowed. We instead consider the task of probabilistic robustness, which assumes the input follows a known probabilistic distribution and seeks to bound the probability of a given network failing against the input. We focus on developing an efficient robustness verification algorithm by extending a bound-propagation-based approach. Our proposed algorithm improves upon the robustness certificate of this algorithm by up to $8\times$ while with no additional computational cost. In addition, we perform a case study on incorporating the probabilistic robustness verification during training for the first time.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Certified but Fooled! Breaking Certified Defences with Ghost Certificates

2025-11-18 · Quoc Viet Vo, Tashreque M. Haq, Paul Montague, Tamas Abraham 외 arxiv

Certified defenses promise provable robustness guarantees. We study the malicious exploitation of probabilistic certification frameworks to better understand the limits of guarantee provisions. Now, the objective is to n…

Adversarial Robustness Certification for Bayesian Neural Networks

2023-06-23 · Matthew Wicker, Andrea Patane, Luca Laurenti, Marta Kwiatkowska

We study the problem of certifying the robustness of Bayesian neural networks (BNNs) to adversarial input perturbations. Given a compact set of input points $T \subseteq \mathbb{R}^m$ and a set of output points $S \subse…

Adversarial RobustnessCollision AvoidanceregressionTraffic Sign Recognition

Risk-Averse Certification of Bayesian Neural Networks

2024-11-29 · Xiyue Zhang, Zifan Wang, Yulong Gao, Licio Romao 외

In light of the inherently complex and dynamic nature of real-world environments, incorporating risk measures is crucial for the robustness evaluation of deep learning models. In this work, we propose a Risk-Averse Certi…

Regularized Training and Tight Certification for Randomized Smoothed Classifier with Provable Robustness

2020-02-17 · Huijie Feng, Chunpeng Wu, Guoyang Chen, Weifeng Zhang 외

Recently smoothing deep neural network based classifiers via isotropic Gaussian perturbation is shown to be an effective and scalable way to provide state-of-the-art probabilistic robustness guarantee against $\ell_2$ no…

Probabilistic Stability Guarantees for Feature Attributions

2025-04-18 · Helen Jin, Anton Xue, Weiqiu You, Surbhi Goel 외

Stability guarantees have emerged as a principled way to evaluate feature attributions, but existing certification methods rely on heavily smoothed classifiers and often produce conservative guarantees. To address these …