paper-with-me

홈 › Papers

Adversarial Robustness Guarantees for Random Deep Neural Networks

2020-04-13 · Giacomo De Palma, Bobak T. Kiani, Seth Lloyd

The reliability of deep learning algorithms is fundamentally challenged by the existence of adversarial examples, which are incorrectly classified inputs that are extremely close to a correctly classified input. We explore the properties of adversarial examples for deep neural networks with random weights and biases, and prove that for any $p\ge1$, the $\ell^p$ distance of any given input from the classification boundary scales as one over the square root of the dimension of the input times the $\ell^p$ norm of the input. The results are based on the recently proved equivalence between Gaussian processes and deep neural networks in the limit of infinite width of the hidden layers, and are validated with experiments on both random deep neural networks and deep neural networks trained on the MNIST and CIFAR10 datasets. The results constitute a fundamental advance in the theoretical understanding of adversarial examples, and open the way to a thorough theoretical characterization of the relation between network architecture and robustness to adversarial perturbations.

📄 PDF Abstract BibTeX arXiv:2004.05923

Code (1)

bkiani/Adversarial-robustness-guarantees-for-random-deep-neural-networks 공식 구현 tf

Tasks

Adversarial RobustnessGaussian Processes

Similar Papers 제목 키워드 기반

Robustness Guarantees for Mode Estimation with an Application to Bandits

2020-03-05 · Aldo Pacchiano, Heinrich Jiang, Michael. I. Jordan

Mode estimation is a classical problem in statistics with a wide range of applications in machine learning. Despite this, there is little understanding in its robustness properties under possibly adversarial data contami…

Multi-Armed Bandits

Tight Certificates of Adversarial Robustness for Randomly Smoothed Classifiers

2019-06-12 · NeurIPS 2019 12 · Guang-He Lee, Yang Yuan, Shiyu Chang, Tommi S. Jaakkola

Strong theoretical guarantees of robustness can be given for ensembles of classifiers generated by input randomization. Specifically, an $\ell_2$ bounded adversary cannot alter the ensemble prediction generated by an add…

Adversarial Robustness

Extensions and limitations of randomized smoothing for robustness guarantees

2020-06-07 · Jamie Hayes

Randomized smoothing, a method to certify a classifier's decision on an input is invariant under adversarial noise, offers attractive advantages over other certification methods. It operates in a black-box and so certifi…

Treatment of Statistical Estimation Problems in Randomized Smoothing for Adversarial Robustness

2024-06-25 · Vaclav Voracek

Randomized smoothing is a popular certified defense against adversarial attacks. In its essence, we need to solve a problem of statistical estimation which is usually very time-consuming since we need to perform numerous…

Adversarial Robustness

Certified Adversarial Robustness of Machine Learning-based Malware Detectors via (De)Randomized Smoothing

2024-05-01 · Daniel Gibert, Luca Demetrio, Giulio Zizzo, Quan Le 외

Deep learning-based malware detection systems are vulnerable to adversarial EXEmples - carefully-crafted malicious programs that evade detection with minimal perturbation. As such, the community is dedicating effort to d…

Adversarial RobustnessMalware Detection