paper-with-me

Papers

Adversarial robustness for latent models: Revisiting the robust-standard accuracies tradeoff

2021-10-22 · Adel Javanmard, Mohammad Mehrabi

Over the past few years, several adversarial training methods have been proposed to improve the robustness of machine learning models against adversarial perturbations in the input. Despite remarkable progress in this regard, adversarial training is often observed to drop the standard test accuracy. This phenomenon has intrigued the research community to investigate the potential tradeoff between standard accuracy (a.k.a generalization) and robust accuracy (a.k.a robust generalization) as two performance measures. In this paper, we revisit this tradeoff for latent models and argue that this tradeoff is mitigated when the data enjoys a low-dimensional structure. In particular, we consider binary classification under two data generative models, namely Gaussian mixture model and generalized linear model, where the features data lie on a low-dimensional manifold. We develop a theory to show that the low-dimensional manifold structure allows one to obtain models that are nearly optimal with respect to both, the standard accuracy and the robust accuracy measures. We further corroborate our theory with several numerical experiments, including Mixture of Factor Analyzers (MFA) model trained on the MNIST dataset.

📄 PDF Abstract BibTeX arXiv:2110.11950

Code (1)

cleverhans-lab/cleverhans 공식 구현 tf

Tasks

Adversarial RobustnessBinary Classification

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Revisiting Adversarial Risk

2018-06-07 · Arun Sai Suggala, Adarsh Prasad, Vaishnavh Nagarajan, Pradeep Ravikumar

Recent works on adversarial perturbations show that there is an inherent trade-off between standard test accuracy and adversarial accuracy. Specifically, they show that no classifier can simultaneously be robust to adver…

image-classificationImage Classification

Once-for-All Adversarial Training: In-Situ Tradeoff between Robustness and Accuracy for Free

2020-10-22 · NeurIPS 2020 12 · Haotao Wang, Tianlong Chen, Shupeng Gui, Ting-Kuei Hu 외

Adversarial training and its many variants substantially improve deep network robustness, yet at the cost of compromising standard accuracy. Moreover, the training process is heavy and hence it becomes impractical to tho…

All

Revisiting Hilbert-Schmidt Information Bottleneck for Adversarial Robustness

2021-06-04 · NeurIPS 2021 12 · Zifeng Wang, Tong Jian, Aria Masoomi, Stratis Ioannidis 외

We investigate the HSIC (Hilbert-Schmidt independence criterion) bottleneck as a regularizer for learning an adversarially robust deep neural network classifier. In addition to the usual cross-entropy loss, we add regula…

Adversarial Robustness

Improving the Efficiency of Self-Supervised Adversarial Training through Latent Clustering-Based Selection

2025-01-15 · Somrita Ghosh, Yuelin Xu, Xiao Zhang

Compared with standard learning, adversarially robust learning is widely recognized to demand significantly more training examples. Recent works propose the use of self-supervised adversarial training (SSAT) with externa…

ClusteringX-ray Classification

On the Sensitivity of Adversarial Robustness to Input Data Distributions

2019-02-22 · ICLR 2019 5 · Gavin Weiguang Ding, Kry Yik Chau Lui, Xiaomeng Jin, Luyu Wang 외

Neural networks are vulnerable to small adversarial perturbations. Existing literature largely focused on understanding and mitigating the vulnerability of learned models. In this paper, we demonstrate an intriguing phen…

Adversarial RobustnessSensitivity