Cross-Entropy Loss and Low-Rank Features Have Responsibility for Adversarial Examples
Kamil Nar, Orhan Ocal, S. Shankar Sastry, Kannan Ramchandran

TL;DR
This paper identifies that cross-entropy loss and low-rank features contribute to adversarial vulnerability in neural networks, and proposes differential training to increase decision margin and robustness against adversarial examples.
Contribution
It introduces differential training, a novel loss function based on feature differences, to improve neural network robustness against adversarial attacks.
Findings
Differential training significantly reduces adversarial vulnerability on CIFAR-10.
The method increases the margin between decision boundary and training points.
It decreases the ratio of images with detectable adversarial examples.
Abstract
State-of-the-art neural networks are vulnerable to adversarial examples; they can easily misclassify inputs that are imperceptibly different than their training and test data. In this work, we establish that the use of cross-entropy loss function and the low-rank features of the training data have responsibility for the existence of these inputs. Based on this observation, we suggest that addressing adversarial examples requires rethinking the use of cross-entropy loss function and looking for an alternative that is more suited for minimization with low-rank features. In this direction, we present a training scheme called differential training, which uses a loss function defined on the differences between the features of points from opposite classes. We show that differential training can ensure a large margin between the decision boundary of the neural network and the points in the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Integrated Circuits and Semiconductor Failure Analysis · Anomaly Detection Techniques and Applications
