paper-with-me

Papers

Understanding Adversarial Robustness: The Trade-off between Minimum and Average Margin

2019-07-26 · Kaiwen Wu, Yao-Liang Yu

Deep models, while being extremely versatile and accurate, are vulnerable to adversarial attacks: slight perturbations that are imperceptible to humans can completely flip the prediction of deep models. Many attack and defense mechanisms have been proposed, although a satisfying solution still largely remains elusive. In this work, we give strong evidence that during training, deep models maximize the minimum margin in order to achieve high accuracy, but at the same time decrease the \emph{average} margin hence hurting robustness. Our empirical results highlight an intrinsic trade-off between accuracy and robustness for current deep model training. To further address this issue, we propose a new regularizer to explicitly promote average margin, and we verify through extensive experiments that it does lead to better robustness. Our regularized objective remains Fisher-consistent, hence asymptotically can still recover the Bayes optimal classifier.

📄 PDF Abstract BibTeX arXiv:1907.11780

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Can we have it all? On the Trade-off between Spatial and Adversarial Robustness of Neural Networks

2020-02-26 · NeurIPS 2021 12 · Sandesh Kamath, Amit Deshpande, K V Subrahmanyam, Vineeth N Balasubramanian

(Non-)robustness of neural networks to small, adversarial pixel-wise perturbations, and as more recently shown, to even random spatial transformations (e.g., translations, rotations) entreats both theoretical and empiric…

Adversarial RobustnessAll

TIMA: Text-Image Mutual Awareness for Balancing Zero-Shot Adversarial Robustness and Generalization Ability

2024-05-27 · Fengji Ma, Li Liu, Hei Victor Cheng

This work addresses the challenge of achieving zero-shot adversarial robustness while preserving zero-shot generalization in large-scale foundation models, with a focus on the popular Contrastive Language-Image Pre-train…

Adversarial RobustnessKnowledge DistillationZero-shot Generalization

Fault Tolerance of Neural Networks in Adversarial Settings

2019-10-30 · Vasisht Duddu, N. Rajesh Pillai, D. Vijay Rao, Valentina E. Balas

Artificial Intelligence systems require a through assessment of different pillars of trust, namely, fairness, interpretability, data and model privacy, reliability (safety) and robustness against against adversarial atta…

Adversarial RobustnessFairness

On the Effects of Adversarial Perturbations on Distribution Robustness

2026-01-23 · Yipei Wang, Zhaoying Pan, Xiaoqian Wang arxiv

Adversarial robustness refers to a model's ability to resist perturbation of inputs, while distribution robustness evaluates the performance of the model under data shifts. Although both aim to ensure reliable performanc…

Adversarial Robustness

Adversarial Frontiers: Minimum-Norm Attack Ensembles for Robustness Evaluation

2026-07-22 · Luca Scionis, Luca Melis, Maura Pintor, Fabio Brau 외 arxiv

Adversarial robustness is commonly evaluated with predefined attack ensembles, such as AutoAttack, at a single perturbation budget $\varepsilon$ and on a selective choice of perturbation norms. We argue this formulation …

Adversarial Robustness