Deep-RBF Networks Revisited: Robust Classification with Rejection
Pourya Habib Zadeh, Reshad Hosseini, and Suvrit Sra

TL;DR
This paper revisits deep-RBF networks, proposing a new training approach that avoids vanishing gradients and enhances robustness to adversarial attacks by incorporating a reject option, demonstrated on MNIST.
Contribution
It introduces a family of cost functions for deep-RBF networks inspired by metric learning, enabling effective training without vanishing gradients and improved adversarial robustness.
Findings
Achieves high classification accuracy on MNIST
Demonstrates strong resistance to adversarial attacks
Proposes a novel cost function for deep-RBF networks
Abstract
One of the main drawbacks of deep neural networks, like many other classifiers, is their vulnerability to adversarial attacks. An important reason for their vulnerability is assigning high confidence to regions with few or even no feature points. By feature points, we mean a nonlinear transformation of the input space extracting a meaningful representation of the input data. On the other hand, deep-RBF networks assign high confidence only to the regions containing enough feature points, but they have been discounted due to the widely-held belief that they have the vanishing gradient problem. In this paper, we revisit the deep-RBF networks by first giving a general formulation for them, and then proposing a family of cost functions thereof inspired by metric learning. In the proposed deep-RBF learning algorithm, the vanishing gradient problem does not occur. We make these networks robust…
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 · Anomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning
