Neural Networks with Structural Resistance to Adversarial Attacks
Luca de Alfaro

TL;DR
This paper introduces RBFI units, a new neural network component inherently resistant to adversarial attacks, maintaining high accuracy under attack and demonstrating effective training via pseudogradients.
Contribution
The paper presents RBFI units, a novel neural network structure that resists adversarial attacks and can be trained effectively using pseudogradients.
Findings
RBFI networks retain over 90% accuracy under adversarial attacks.
RBFI units perform comparably to sigmoid units on clean data.
Training RBFI networks with pseudogradients is practical and effective.
Abstract
In adversarial attacks to machine-learning classifiers, small perturbations are added to input that is correctly classified. The perturbations yield adversarial examples, which are virtually indistinguishable from the unperturbed input, and yet are misclassified. In standard neural networks used for deep learning, attackers can craft adversarial examples from most input to cause a misclassification of their choice. We introduce a new type of network units, called RBFI units, whose non-linear structure makes them inherently resistant to adversarial attacks. On permutation-invariant MNIST, in absence of adversarial attacks, networks using RBFI units match the performance of networks using sigmoid units, and are slightly below the accuracy of networks with ReLU units. When subjected to adversarial attacks, networks with RBFI units retain accuracies above 90% for attacks that degrade 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 · Advanced Malware Detection Techniques · Anomaly Detection Techniques and Applications
Methods*Communicated@Fast*How Do I Communicate to Expedia?
