paper-with-me

홈 › Papers

Scaling up the randomized gradient-free adversarial attack reveals overestimation of robustness using established attacks

2019-03-27 · Francesco Croce, Jonas Rauber, Matthias Hein

Modern neural networks are highly non-robust against adversarial manipulation. A significant amount of work has been invested in techniques to compute lower bounds on robustness through formal guarantees and to build provably robust models. However, it is still difficult to get guarantees for larger networks or robustness against larger perturbations. Thus attack strategies are needed to provide tight upper bounds on the actual robustness. We significantly improve the randomized gradient-free attack for ReLU networks [9], in particular by scaling it up to large networks. We show that our attack achieves similar or significantly smaller robust accuracy than state-of-the-art attacks like PGD or the one of Carlini and Wagner, thus revealing an overestimation of the robustness by these state-of-the-art methods. Our attack is not based on a gradient descent scheme and in this sense gradient-free, which makes it less sensitive to the choice of hyperparameters as no careful selection of the stepsize is required.

📄 PDF Abstract BibTeX arXiv:1903.11359

Code (1)

jonasrauber/linear-region-attack 공식 구현 jax

Tasks

Adversarial Attack

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

GradDiv: Adversarial Robustness of Randomized Neural Networks via Gradient Diversity Regularization

2021-07-06 · Sungyoon Lee, Hoki Kim, Jaewook Lee

Deep learning is vulnerable to adversarial examples. Many defenses based on randomized neural networks have been proposed to solve the problem, but fail to achieve robustness against attacks using proxy gradients such as…

Adversarial RobustnessDiversity

GenAttack: Practical Black-box Attacks with Gradient-Free Optimization

2018-05-28 · Moustafa Alzantot, Yash Sharma, Supriyo Chakraborty, huan zhang 외

Deep neural networks are vulnerable to adversarial examples, even in the black-box setting, where the attacker is restricted solely to query access. Existing black-box approaches to generating adversarial examples typica…

Adversarial AttackAdversarial RobustnessEvolutionary Algorithms

DRIFT: Divergent Response in Filtered Transformations for Robust Adversarial Defense

2025-09-29 · Amira Guesmi, Muhammad Shafique arxiv

Deep neural networks remain highly vulnerable to adversarial examples, and most defenses collapse once gradients can be reliably estimated. We identify \emph{gradient consensus} -- the tendency of randomized transformati…

Adversarial RobustnessAdversarial Defense

A Curious Case of Remarkable Resilience to Gradient Attacks via Fully Convolutional and Differentiable Front End with a Skip Connection

2024-02-26 · Leonid Boytsov, Ameya Joshi, Filipe Condessa

We tested front-end enhanced neural models where a frozen classifier was prepended by a differentiable and fully convolutional model with a skip connection. By training them using a small learning rate for about one epoc…

Adversarial Robustness

ScAR: Scaling Adversarial Robustness for LiDAR Object Detection

2023-12-05 · Xiaohu Lu, Hayder Radha

The adversarial robustness of a model is its ability to resist adversarial attacks in the form of small perturbations to input data. Universal adversarial attack methods such as Fast Sign Gradient Method (FSGM) and Proje…

3D Object DetectionAdversarial AttackAdversarial RobustnessObject+2