paper-with-me

Papers

Bridging the Gap Between Adversarial Robustness and Optimization Bias

2021-02-17 · Fartash Faghri, Sven Gowal, Cristina Vasconcelos, David J. Fleet, Fabian Pedregosa, Nicolas Le Roux

We demonstrate that the choice of optimizer, neural network architecture, and regularizer significantly affect the adversarial robustness of linear neural networks, providing guarantees without the need for adversarial training. To this end, we revisit a known result linking maximally robust classifiers and minimum norm solutions, and combine it with recent results on the implicit bias of optimizers. First, we show that, under certain conditions, it is possible to achieve both perfect standard accuracy and a certain degree of robustness, simply by training an overparametrized model using the implicit bias of the optimization. In that regime, there is a direct relationship between the type of the optimizer and the attack to which the model is robust. To the best of our knowledge, this work is the first to study the impact of optimization methods such as sign gradient descent and proximal methods on adversarial robustness. Second, we characterize the robustness of linear convolutional models, showing that they resist attacks subject to a constraint on the Fourier-$\ell_\infty$ norm. To illustrate these findings we design a novel Fourier-$\ell_\infty$ attack that finds adversarial examples with controllable frequencies. We evaluate Fourier-$\ell_\infty$ robustness of adversarially-trained deep CIFAR-10 models from the standard RobustBench benchmark and visualize adversarial perturbations.

📄 PDF Abstract BibTeX arXiv:2102.08868

Code (1)

fartashf/robust_bias 공식 구현 jax

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Adversarially Robust Neural Networks via Optimal Control: Bridging Robustness with Lyapunov Stability

2020-01-01 · ICLR 2020 1 · Zhiyang Chen, Hang Su

Deep neural networks are known to be vulnerable to adversarial perturbations. In this paper, we bridge adversarial robustness of neural nets with Lyapunov stability of dynamical systems. From this viewpoint, training neu…

Adversarial Robustness

Towards Bridging the gap between Empirical and Certified Robustness against Adversarial Examples

2021-02-09 · Jay Nandy, Sudipan Saha, Wynne Hsu, Mong Li Lee 외

The current state-of-the-art defense methods against adversarial examples typically focus on improving either empirical or certified robustness. Among them, adversarially trained (AT) models produce empirical state-of-th…

Adversarial Robustness

Bridged Adversarial Training

2021-08-25 · Hoki Kim, Woojin Lee, Sungyoon Lee, Jaewook Lee

Adversarial robustness is considered as a required property of deep neural networks. In this study, we discover that adversarially trained models might have significantly different characteristics in terms of margin and …

Adversarial Robustness

Your Classifier Can Do More: Towards Bridging the Gaps in Classification, Robustness, and Generation

2025-05-26 · Kaichao Jiang, He Wang, Xiaoshuai Hao, Xiulong Yang 외

Joint Energy-based Models (JEMs), a class of hybrid generative-discriminative models, are well known for their ability to achieve both high classification accuracy and generative capability within a single model. However…

Adversarial Robustness

UNDREAM: Bridging Differentiable Rendering and Photorealistic Simulation for End-to-end Adversarial Attacks

2025-10-19 · Mansi Phute, Matthew Hull, Haoran Wang, Alec Helbling 외 arxiv

Deep learning models deployed in safety critical applications like autonomous driving use simulations to test their robustness against adversarial attacks in realistic conditions. However, these simulations are non-diffe…

Autonomous Driving