Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Attacks Which Do Not Kill Training Make Adversarial Learning Stronger

About

Adversarial training based on the minimax formulation is necessary for obtaining adversarial robustness of trained models. However, it is conservative or even pessimistic so that it sometimes hurts the natural generalization. In this paper, we raise a fundamental question---do we have to trade off natural generalization for adversarial robustness? We argue that adversarial training is to employ confident adversarial data for updating the current model. We propose a novel approach of friendly adversarial training (FAT): rather than employing most adversarial data maximizing the loss, we search for least adversarial (i.e., friendly adversarial) data minimizing the loss, among the adversarial data that are confidently misclassified. Our novel formulation is easy to implement by just stopping the most adversarial data searching algorithms such as PGD (projected gradient descent) early, which we call early-stopped PGD. Theoretically, FAT is justified by an upper bound of the adversarial risk. Empirically, early-stopped PGD allows us to answer the earlier question negatively---adversarial robustness can indeed be achieved without compromising the natural generalization.

Jingfeng Zhang, Xilie Xu, Bo Han, Gang Niu, Lizhen Cui, Masashi Sugiyama, Mohan Kankanhalli• 2020

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-10 (test)
Accuracy (Clean)85.4
273
Adversarial RobustnessCIFAR-10 (test)--
76
Adversarial RobustnessCIFAR-100 (test)
Natural Acc66.74
46
Image ClassificationCIFAR-10 (val)
Accuracy (Natural)89.34
16
Image ClassificationCIFAR-10 (test)
Clean Accuracy84.52
16
Image ClassificationCIFAR-10 (test)
AutoAttack Accuracy53.51
14
Image ClassificationCIFAR-10 (test)
Clean Accuracy88.1
12
Image ClassificationCIFAR-10
Clean Accuracy88.1
12
Adversarial Attack Success RateCIFAR-10
Clean Success Rate0.00e+0
12
Image ClassificationCIFAR-10
Accuracy (Clean)0.00e+0
12
Showing 10 of 13 rows

Other info

Follow for update