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

Adversarially Robust Distillation

About

Knowledge distillation is effective for producing small, high-performance neural networks for classification, but these small networks are vulnerable to adversarial attacks. This paper studies how adversarial robustness transfers from teacher to student during knowledge distillation. We find that a large amount of robustness may be inherited by the student even when distilled on only clean images. Second, we introduce Adversarially Robust Distillation (ARD) for distilling robustness onto student networks. In addition to producing small models with high test accuracy like conventional distillation, ARD also passes the superior robustness of large networks onto the student. In our experiments, we find that ARD student models decisively outperform adversarially trained networks of identical architecture in terms of robust accuracy, surpassing state-of-the-art methods on standard robustness benchmarks. Finally, we adapt recent fast adversarial training methods to ARD for accelerated robust distillation.

Micah Goldblum, Liam Fowl, Soheil Feizi, Tom Goldstein• 2019

Related benchmarks

TaskDatasetResultRank
Image ClassificationCIFAR-100 (test)--
3518
Image ClassificationCIFAR-100--
691
Image ClassificationTinyImageNet (test)--
499
Image ClassificationImageNet (test)
Top-1 Acc28.52
235
Robust ClassificationImageNet standard (test)
Top-1 Acc32.93
48
Image ClassificationCIFAR-10 (test)
Clean Accuracy84.63
40
Image ClassificationCIFAR-10 (test)
Clean Accuracy84.63
40
Robust ClassificationTiny ImageNet (test)
Top-1 Accuracy29.14
30
Image ClassificationTiny ImageNet (test)
Standard Accuracy55.69
30
Image ClassificationMNIST (test)
Adversarial Accuracy97.28
20
Showing 10 of 16 rows

Other info

Follow for update