Gaussian Robust Classification
Ido Ginodi, Amir Globerson

TL;DR
This paper introduces a Gaussian cloud robustness framework for classifiers, optimizing their ability to handle noisy data by modeling data perturbations with Gaussian distributions, and demonstrates competitive performance with SVMs.
Contribution
It proposes a novel Gaussian robustness approach with a spectral bound parameter, extending the robustness concept beyond traditional adversarial models.
Findings
Performs as well as SVMs in experiments
Handles noisy data effectively through Gaussian perturbations
Generalizes to kernels and multiclass scenarios
Abstract
Supervised learning is all about the ability to generalize knowledge. Specifically, the goal of the learning is to train a classifier using training data, in such a way that it will be capable of classifying new unseen data correctly. In order to acheive this goal, it is important to carefully design the learner, so it will not overfit the training data. The later can is done usually by adding a regularization term. The statistical learning theory explains the success of this method by claiming that it restricts the complexity of the learned model. This explanation, however, is rather abstract and does not have a geometric intuition. The generalization error of a classifier may be thought of as correlated with its robustness to perturbations of the data: a classifier that copes with disturbance is expected to generalize well. Indeed, Xu et al. [2009] have shown that the SVM formulation…
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
TopicsFault Detection and Control Systems · Control Systems and Identification · Advanced Statistical Methods and Models
