English

Enhancing Classifier Conservativeness and Robustness by Polynomiality

Machine Learning 2022-03-25 v1 Computer Vision and Pattern Recognition

Abstract

We illustrate the detrimental effect, such as overconfident decisions, that exponential behavior can have in methods like classical LDA and logistic regression. We then show how polynomiality can remedy the situation. This, among others, leads purposefully to random-level performance in the tails, away from the bulk of the training data. A directly related, simple, yet important technical novelty we subsequently present is softRmax: a reasoned alternative to the standard softmax function employed in contemporary (deep) neural networks. It is derived through linking the standard softmax to Gaussian class-conditional models, as employed in LDA, and replacing those by a polynomial alternative. We show that two aspects of softRmax, conservativeness and inherent gradient regularization, lead to robustness against adversarial attacks without gradient obfuscation.

Keywords

Cite

@article{arxiv.2203.12693,
  title  = {Enhancing Classifier Conservativeness and Robustness by Polynomiality},
  author = {Ziqi Wang and Marco Loog},
  journal= {arXiv preprint arXiv:2203.12693},
  year   = {2022}
}

Comments

IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2022

R2 v1 2026-06-24T10:23:55.576Z