paper-with-me

홈 › Papers

On the tightness of linear relaxation based robustness certification methods

2022-10-01 · Cheng Tang

There has been a rapid development and interest in adversarial training and defenses in the machine learning community in the recent years. One line of research focuses on improving the performance and efficiency of adversarial robustness certificates for neural networks \cite{gowal:19, wong_zico:18, raghunathan:18, WengTowardsFC:18, wong:scalable:18, singh:convex_barrier:19, Huang_etal:19, single-neuron-relax:20, Zhang2020TowardsSA}. While each providing a certification to lower (or upper) bound the true distortion under adversarial attacks via relaxation, less studied was the tightness of relaxation. In this paper, we analyze a family of linear outer approximation based certificate methods via a meta algorithm, IBP-Lin. The aforementioned works often lack quantitative analysis to answer questions such as how does the performance of the certificate method depend on the network configuration and the choice of approximation parameters. Under our framework, we make a first attempt at answering these questions, which reveals that the tightness of linear approximation based certification can depend heavily on the configuration of the trained networks.

📄 PDF Abstract BibTeX arXiv:2210.00178

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

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…

Tightened Convex Relaxations for Neural Network Robustness Certification

2020-04-01 · Brendon G. Anderson, Ziye Ma, Jingqi Li, Somayeh Sojoudi

In this paper, we consider the problem of certifying the robustness of neural networks to perturbed and adversarial input data. Such certification is imperative for the application of neural networks in safety-critical d…

Decision Making

A Primer on Multi-Neuron Relaxation-based Adversarial Robustness Certification

2021-06-06 · ICML Workshop AML 2021 7 · Kevin Roth

The existence of adversarial examples poses a real danger when deep neural networks are deployed in the real world. The go-to strategy to quantify this vulnerability is to evaluate the model against specific attack algor…

Adversarial Robustness

SOL: Sampling-based Optimal Linear bounding of arbitrary scalar functions

2023-09-21 · NeurIPS 2023 11

Finding tight linear bounds for activation functions in neural networks is an essential part of several state of the art neural network robustness certification tools. An activation function is an arbitrary, nonlinear, …

Towards Optimal Branching of Linear and Semidefinite Relaxations for Neural Network Robustness Certification

2021-01-22 · Brendon G. Anderson, Ziye Ma, Jingqi Li, Somayeh Sojoudi

In this paper, we study certifying the robustness of ReLU neural networks against adversarial input perturbations. To diminish the relaxation error suffered by the popular linear programming (LP) and semidefinite program…