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

Adversarial Logit Pairing

About

In this paper, we develop improved techniques for defending against adversarial examples at scale. First, we implement the state of the art version of adversarial training at unprecedented scale on ImageNet and investigate whether it remains effective in this setting - an important open scientific question (Athalye et al., 2018). Next, we introduce enhanced defenses using a technique we call logit pairing, a method that encourages logits for pairs of examples to be similar. When applied to clean examples and their adversarial counterparts, logit pairing improves accuracy on adversarial examples over vanilla adversarial training; we also find that logit pairing on clean examples only is competitive with adversarial training in terms of accuracy on two datasets. Finally, we show that adversarial logit pairing achieves the state of the art defense on ImageNet against PGD white box attacks, with an accuracy improvement from 1.5% to 27.9%. Adversarial logit pairing also successfully damages the current state of the art defense against black box attacks on ImageNet (Tramer et al., 2018), dropping its accuracy from 66.6% to 47.1%. With this new accuracy drop, adversarial logit pairing ties with Tramer et al.(2018) for the state of the art on black box attacks on ImageNet.

Harini Kannan, Alexey Kurakin, Ian Goodfellow• 2018

Related benchmarks

TaskDatasetResultRank
Image ClassificationTinyImageNet (test)
Accuracy30.51
366
Image ClassificationCIFAR-10C Severity Level 5 (test)--
62
Image ClassificationCIFAR-10 (test)
Clean Accuracy79.8
10
Image ClassificationCIFAR-10 (test)
Clean Accuracy79.8
10
Image ClassificationMNIST (test)
Accuracy (Clean)98.1
10
ClassificationFashionMNIST (l2, epsilon=2) (test)
PGD (100) Robust Accuracy64.14
8
ClassificationFashionMNIST l1, epsilon=10 (test)
Clean Accuracy83.08
8
ClassificationFashionMNIST linf, epsilon=0.3 (test)
Robust Accuracy (FGSM)68.21
8
Image ClassificationCIFAR-10
Clean Accuracy80.7
8
Image ClassificationCIFAR-10 (test)
Accuracy (Clean)80.7
8
Showing 10 of 15 rows

Other info

Follow for update