paper-with-me

홈 › Papers

On the Minimal Adversarial Perturbation for Deep Neural Networks with Provable Estimation Error

2022-01-04 · Fabio Brau, Giulio Rossolini, Alessandro Biondi, Giorgio Buttazzo

Although Deep Neural Networks (DNNs) have shown incredible performance in perceptive and control tasks, several trustworthy issues are still open. One of the most discussed topics is the existence of adversarial perturbations, which has opened an interesting research line on provable techniques capable of quantifying the robustness of a given input. In this regard, the Euclidean distance of the input from the classification boundary denotes a well-proved robustness assessment as the minimal affordable adversarial perturbation. Unfortunately, computing such a distance is highly complex due the non-convex nature of NNs. Despite several methods have been proposed to address this issue, to the best of our knowledge, no provable results have been presented to estimate and bound the error committed. This paper addresses this issue by proposing two lightweight strategies to find the minimal adversarial perturbation. Differently from the state-of-the-art, the proposed approach allows formulating an error estimation theory of the approximate distance with respect to the theoretical one. Finally, a substantial set of experiments is reported to evaluate the performance of the algorithms and support the theoretical findings. The obtained results show that the proposed strategies approximate the theoretical distance for samples close to the classification boundary, leading to provable robustness guarantees against any adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2201.01235

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Provable Robustness of ReLU networks via Maximization of Linear Regions

2018-10-17 · Francesco Croce, Maksym Andriushchenko, Matthias Hein

It has been shown that neural network classifiers are not robust. This raises concerns about their usage in safety-critical systems. We propose in this paper a regularization scheme for ReLU networks which provably impro…

Scaling provable adversarial defenses

2018-05-31 · NeurIPS 2018 12 · Eric Wong, Frank R. Schmidt, Jan Hendrik Metzen, J. Zico Kolter

Recent work has developed methods for learning deep network classifiers that are provably robust to norm-bounded adversarial perturbation; however, these methods are currently only possible for relatively small feedforwa…

Provable Defenses against Spatially Transformed Adversarial Inputs: Impossibility and Possibility Results

2019-05-01 · ICLR 2019 5 · Xinyang Zhang, Yifan Huang, Chanh Nguyen, Shouling Ji 외

One intriguing property of neural networks is their inherent vulnerability to adversarial inputs, which are maliciously crafted samples to trigger target networks to misbehave. The state-of-the-art attacks generate adver…

Towards Certification of Uncertainty Calibration under Adversarial Attacks

2024-05-22 · Cornelius Emde, Francesco Pinto, Thomas Lukasiewicz, Philip H. S. Torr 외

Since neural classifiers are known to be sensitive to adversarial perturbations that alter their accuracy, \textit{certification methods} have been developed to provide provable guarantees on the insensitivity of their p…

Provable robustness against all adversarial $l_p$-perturbations for $p\geq 1$

2019-05-27 · ICLR 2020 1 · Francesco Croce, Matthias Hein

In recent years several adversarial attacks and defenses have been proposed. Often seemingly robust models turn out to be non-robust when more sophisticated attacks are used. One way out of this dilemma are provable robu…

All