paper-with-me

홈 › Papers

Narrowing Class-Wise Robustness Gaps in Adversarial Training

2025-03-20 · Fatemeh Amerehi, Patrick Healy

Efforts to address declining accuracy as a result of data shifts often involve various data-augmentation strategies. Adversarial training is one such method, designed to improve robustness to worst-case distribution shifts caused by adversarial examples. While this method can improve robustness, it may also hinder generalization to clean examples and exacerbate performance imbalances across different classes. This paper explores the impact of adversarial training on both overall and class-specific performance, as well as its spill-over effects. We observe that enhanced labeling during training boosts adversarial robustness by 53.50% and mitigates class imbalances by 5.73%, leading to improved accuracy in both clean and adversarial settings compared to standard adversarial training.

📄 PDF Abstract BibTeX arXiv:2503.16179

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessClass-Specific PerformanceData Augmentation

Similar Papers 제목 키워드 기반

Sample-wise Adaptive Weighting for Transfer Consistency in Adversarial Distillation

2025-12-11 · Hongsin Lee, Hye Won Chung arxiv

Adversarial distillation in the standard min-max adversarial training framework aims to transfer adversarial robustness from a large, robust teacher network to a compact student. However, existing work often neglects to …

Adversarial Robustness

Understanding the Logit Distributions of Adversarially-Trained Deep Neural Networks

2021-08-26 · Landan Seguin, Anthony Ndirango, Neeli Mishra, SueYeon Chung 외

Adversarial defenses train deep neural networks to be invariant to the input perturbations from adversarial attacks. Almost all defense strategies achieve this invariance through adversarial training i.e. training on inp…

Adversarial Robustness

Analysis and Applications of Class-wise Robustness in Adversarial Training

2021-05-29 · Qi Tian, Kun Kuang, Kelu Jiang, Fei Wu 외

Adversarial training is one of the most effective approaches to improve model robustness against adversarial examples. However, previous works mainly focus on the overall robustness of the model, and the in-depth analysi…

Improving Adversarial Robustness of Masked Autoencoders via Test-time Frequency-domain Prompting

2023-08-20 · ICCV 2023 1 · Qidong Huang, Xiaoyi Dong, Dongdong Chen, Yinpeng Chen 외

In this paper, we investigate the adversarial robustness of vision transformers that are equipped with BERT pretraining (e.g., BEiT, MAE). A surprising observation is that MAE has significantly worse adversarial robustne…

Adversarial Robustness

Learning Fair Robustness via Domain Mixup

2024-11-21 · Meiyu Zhong, Ravi Tandon

Adversarial training is one of the predominant techniques for training classifiers that are robust to adversarial attacks. Recent work, however has found that adversarial training, which makes the overall classifier robu…