paper-with-me

Papers

Probably Approximately Global Robustness Certification

2025-11-09 · Peter Blohm, Patrick Indri, Thomas Gärtner, Sagar Malhotra arxiv

We propose and investigate probabilistic guarantees for the adversarial robustness of classification algorithms. While traditional formal verification approaches for robustness are intractable and sampling-based approaches do not provide formal guarantees, our approach is able to efficiently certify a probabilistic relaxation of robustness. The key idea is to sample an $ε$-net and invoke a local robustness oracle on the sample. Remarkably, the size of the sample needed to achieve probably approximately global robustness guarantees is independent of the input dimensionality, the number of classes, and the learning algorithm itself. Our approach can, therefore, be applied even to large neural networks that are beyond the scope of traditional formal verification. Experiments empirically confirm that it characterizes robustness better than state-of-the-art sampling-based approaches and scales better than formal methods.

📄 PDF Abstract BibTeX arXiv:2511.06495

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Robustness Certificates for Neural Networks against Adversarial Attacks

2025-12-24 · Sara Taheri, Mahalakshmi Sabanayagam, Debarghya Ghoshdastidar, Majid Zamani arxiv

The increasing use of machine learning in safety-critical domains amplifies the risk of adversarial threats, especially data poisoning attacks that corrupt training data to degrade performance or induce unsafe behavior. …

A Tool for Neural Network Global Robustness Certification and Training

2022-08-15 · Zhilu Wang, YiXuan Wang, Feisi Fu, Ruochen Jiao 외

With the increment of interest in leveraging machine learning technology in safety-critical systems, the robustness of neural networks under external disturbance receives more and more concerns. Global robustness is a ro…

GPU

On the Usability of Probably Approximately Correct Implication Bases

2017-01-04 · Daniel Borchmann, Tom Hanika, Sergei Obiedkov

We revisit the notion of probably approximately correct implication bases from the literature and present a first formulation in the language of formal concept analysis, with the goal to investigate whether such bases re…

Efficient Global Robustness Certification of Neural Networks via Interleaving Twin-Network Encoding

2022-03-26 · Zhilu Wang, Chao Huang, Qi Zhu

The robustness of deep neural networks has received significant interest recently, especially when being deployed in safety-critical systems, as it is important to analyze how sensitive the model output is under input pe…

The Probably Approximately Correct Learning Model in Computational Learning Theory

2025-11-11 · Rocco A. Servedio arxiv

This survey paper gives an overview of various known results on learning classes of Boolean functions in Valiant's Probably Approximately Correct (PAC) learning model and its commonly studied variants.