paper-with-me

Papers

Explicit Tradeoffs between Adversarial and Natural Distributional Robustness

2022-09-15 · Mazda Moayeri, Kiarash Banihashem, Soheil Feizi

Several existing works study either adversarial or natural distributional robustness of deep neural networks separately. In practice, however, models need to enjoy both types of robustness to ensure reliability. In this work, we bridge this gap and show that in fact, explicit tradeoffs exist between adversarial and natural distributional robustness. We first consider a simple linear regression setting on Gaussian data with disjoint sets of core and spurious features. In this setting, through theoretical and empirical analysis, we show that (i) adversarial training with $\ell_1$ and $\ell_2$ norms increases the model reliance on spurious features; (ii) For $\ell_\infty$ adversarial training, spurious reliance only occurs when the scale of the spurious features is larger than that of the core features; (iii) adversarial training can have an unintended consequence in reducing distributional robustness, specifically when spurious correlations are changed in the new test domain. Next, we present extensive empirical evidence, using a test suite of twenty adversarially trained models evaluated on five benchmark datasets (ObjectNet, RIVAL10, Salient ImageNet-1M, ImageNet-9, Waterbirds), that adversarially trained classifiers rely on backgrounds more than their standardly trained counterparts, validating our theoretical results. We also show that spurious correlations in training data (when preserved in the test domain) can improve adversarial robustness, revealing that previous claims that adversarial vulnerability is rooted in spurious correlations are incomplete.

📄 PDF Abstract BibTeX arXiv:2209.07592

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Methods 이 논문이 사용한 방법론

Test 설명 없음
Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

On Tradeoffs in Learning-Augmented Algorithms

2025-01-22 · Ziyad Benomar, Vianney Perchet

The field of learning-augmented algorithms has gained significant attention in recent years. These algorithms, using potentially inaccurate predictions, must exhibit three key properties: consistency, robustness, and smo…

Tail-aware Adversarial Attacks: A Distributional Approach to Efficient LLM Jailbreaking

2025-07-06 · Tim Beyer, Yan Scholten, Leo Schwinn, Stephan Günnemann

To guarantee safe and robust deployment of large language models (LLMs) at scale, it is critical to accurately assess their adversarial robustness. Existing adversarial attacks typically target harmful responses in singl…

Adversarial Robustness

Adversarial Tradeoffs in Robust State Estimation

2021-11-17 · Thomas T. C. K. Zhang, Bruce D. Lee, Hamed Hassani, Nikolai Matni

Adversarially robust training has been shown to reduce the susceptibility of learned models to targeted input data perturbations. However, it has also been observed that such adversarially robust models suffer a degradat…

State Estimation

Evaluating Trade-offs in Computer Vision Between Attribute Privacy, Fairness and Utility

2023-02-15 · William Paul, Philip Mathew, Fady Alajaji, Philippe Burlina

This paper investigates to what degree and magnitude tradeoffs exist between utility, fairness and attribute privacy in computer vision. Regarding privacy, we look at this important problem specifically in the context of…

AttributeFairness

Encoding Robustness to Image Style via Adversarial Feature Perturbations

2020-09-18 · NeurIPS 2021 12 · Manli Shu, Zuxuan Wu, Micah Goldblum, Tom Goldstein

Adversarial training is the industry standard for producing models that are robust to small adversarial perturbations. However, machine learning practitioners need models that are robust to other kinds of changes that oc…

Data AugmentationSemantic Segmentation