Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ZeroGrad : Mitigating and Explaining Catastrophic Overfitting in FGSM Adversarial Training

About

Making deep neural networks robust to small adversarial noises has recently been sought in many applications. Adversarial training through iterative projected gradient descent (PGD) has been established as one of the mainstream ideas to achieve this goal. However, PGD is computationally demanding and often prohibitive in case of large datasets and models. For this reason, single-step PGD, also known as FGSM, has recently gained interest in the field. Unfortunately, FGSM-training leads to a phenomenon called ``catastrophic overfitting," which is a sudden drop in the adversarial accuracy under the PGD attack. In this paper, we support the idea that small input gradients play a key role in this phenomenon, and hence propose to zero the input gradient elements that are small for crafting FGSM attacks. Our proposed idea, while being simple and efficient, achieves competitive adversarial accuracy on various datasets.

Zeinab Golgooni, Mehrdad Saberi, Masih Eskandar, Mohammad Hossein Rohban• 2021

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100
Clean Accuracy60.07
90
Image ClassificationCIFAR-10
Clean Accuracy81.83
89
Image ClassificationPathMNIST
Clean Accuracy85.79
60
Medical Image ClassificationPathMNIST
Clean Accuracy85.79
48
Image ClassificationCIFAR-10 (test)
Clean Accuracy92.62
40
Image ClassificationSVHN (test)
Clean Accuracy96.08
30
Image ClassificationTinyImageNet
Clean Accuracy46.66
30
Image ClassificationTissueMNIST MedMNIST v2 (test)
Clean Accuracy59.25
29
Image ClassificationTissueMNIST
Clean Accuracy61.79
20
Image ClassificationCIFAR-100 (test)
Clean Accuracy55.24
16
Showing 10 of 12 rows

Other info

Follow for update