Logit Pairing Methods Can Fool Gradient-Based Attacks
Marius Mosbach, Maksym Andriushchenko, Thomas Trost, Matthias Hein,, Dietrich Klakow

TL;DR
This paper critically evaluates logit pairing methods, revealing that some only hinder gradient-based attacks without true robustness, and highlights the importance of evaluation parameters in assessing adversarial defenses.
Contribution
The study demonstrates that certain logit regularization methods do not provide genuine robustness and emphasizes the need for careful evaluation of adversarial defenses.
Findings
CLP and LSQ do not improve true robustness but hinder gradient-based attacks.
ALP can offer some robustness, especially with adversarial training, but less than previously claimed.
Evaluation against PGD attacks is highly sensitive to parameter choices, risking false robustness claims.
Abstract
Recently, Kannan et al. [2018] proposed several logit regularization methods to improve the adversarial robustness of classifiers. We show that the computationally fast methods they propose - Clean Logit Pairing (CLP) and Logit Squeezing (LSQ) - just make the gradient-based optimization problem of crafting adversarial examples harder without providing actual robustness. We find that Adversarial Logit Pairing (ALP) may indeed provide robustness against adversarial examples, especially when combined with adversarial training, and we examine it in a variety of settings. However, the increase in adversarial accuracy is much smaller than previously claimed. Finally, our results suggest that the evaluation against an iterative PGD attack relies heavily on the parameters used and may result in false conclusions regarding robustness of a model.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Bacillus and Francisella bacterial research
