paper-with-me

Papers

Local Reweighting for Adversarial Training

2021-06-30 · Ruize Gao, Feng Liu, Kaiwen Zhou, Gang Niu, Bo Han, James Cheng

Instances-reweighted adversarial training (IRAT) can significantly boost the robustness of trained models, where data being less/more vulnerable to the given attack are assigned smaller/larger weights during training. However, when tested on attacks different from the given attack simulated in training, the robustness may drop significantly (e.g., even worse than no reweighting). In this paper, we study this problem and propose our solution--locally reweighted adversarial training (LRAT). The rationale behind IRAT is that we do not need to pay much attention to an instance that is already safe under the attack. We argue that the safeness should be attack-dependent, so that for the same instance, its weight can change given different attacks based on the same model. Thus, if the attack simulated in training is mis-specified, the weights of IRAT are misleading. To this end, LRAT pairs each instance with its adversarial variants and performs local reweighting inside each pair, while performing no global reweighting--the rationale is to fit the instance itself if it is immune to the attack, but not to skip the pair, in order to passively defend different attacks in future. Experiments show that LRAT works better than both IRAT (i.e., global reweighting) and the standard AT (i.e., no reweighting) when trained with an attack and tested on different attacks.

📄 PDF Abstract BibTeX arXiv:2106.15776

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Vulnerability-Aware Instance Reweighting For Adversarial Training

2023-07-14 · Olukorede Fakorede, Ashutosh Kumar Nirala, Modeste Atsague, Jin Tian

Adversarial Training (AT) has been found to substantially improve the robustness of deep learning classifiers against adversarial attacks. AT involves obtaining robustness by including adversarial examples in training a …

Towards Adversarially Robust Text Classifiers by Learning to Reweight Clean Examples

2022-05-01 · Findings (ACL) 2022 5 · Jianhan Xu, Cenyuan Zhang, Xiaoqing Zheng, Linyang Li 외

Most of the existing defense methods improve the adversarial robustness by making the models adapt to the training set augmented with some adversarial examples. However, the augmented adversarial examples may not be natu…

Adversarial Robustness

Probabilistic Margins for Instance Reweighting in Adversarial Training

2021-06-15 · NeurIPS 2021 12 · Qizhou Wang, Feng Liu, Bo Han, Tongliang Liu 외

Reweighting adversarial data during training has been recently shown to improve adversarial robustness, where data closer to the current decision boundaries are regarded as more critical and given larger weights. However…

Adversarial Robustness

Imbalanced Adversarial Training with Reweighting

2021-07-28 · Wentao Wang, Han Xu, Xiaorui Liu, Yaxin Li 외

Adversarial training has been empirically proven to be one of the most effective and reliable defense methods against adversarial attacks. However, almost all existing studies about adversarial training are focused on ba…

Improving Adversarial Robustness with Self-Paced Hard-Class Pair Reweighting

2022-10-26 · Pengyue Hou, Jie Han, Xingyu Li

Deep Neural Networks are vulnerable to adversarial attacks. Among many defense strategies, adversarial training with untargeted attacks is one of the most effective methods. Theoretically, adversarial perturbation in unt…

Adversarial RobustnessModel OptimizationSemantic SimilaritySemantic Textual Similarity