paper-with-me

홈 › Papers

Enhancing Classifier Conservativeness and Robustness by Polynomiality

2022-03-23 · CVPR 2022 1 · Ziqi Wang, Marco Loog

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.

📄 PDF Abstract BibTeX arXiv:2203.12693

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

On the Precise Asymptotics of Universal Inference

2025-03-18 · Kenta Takatsu

In statistical inference, confidence set procedures are typically evaluated based on their validity and width properties. Even when procedures achieve rate-optimal widths, confidence sets can still be excessively wide in…

Prescribing Decision Conservativeness in Two-Stage Power Markets: A Distributionally Robust End-to-End Approach

2024-12-13 · Zhirui Liang, Qi Li, Anqi Liu, Yury Dvorkin

This paper presents an end-to-end framework for calibrating wind power forecast models to minimize operational costs in two-stage power markets, where the first stage involves a distributionally robust optimal power flow…

Uncertainty Quantification

Iterative Decomposition of Joint Chance Constraints in OPF

2020-10-22

In chance-constrained OPF models, joint chance constraints (JCCs) offer a stronger guarantee on security compared to single chance constraints (SCCs). Using Boole's inequality or its improved versions to decompose JCCs i…

Enhancing Adversarial Robustness in Network Intrusion Detection: A Layer-wise Adaptive Regularization Approach

2026-05-09 · Hira Nasir, Eiman Javed, Balawal Shabir, Zunera Jalil 외 arxiv

The new wave of adversarial attacks that utilize gradient-related vulnerabilities in neural network-based classifiers makes Network Intrusion Detection Systems more open to such threats. Although state-of-the-art adversa…

Network Intrusion DetectionAdversarial RobustnessAdversarial Defense

Diffusion Models are Certifiably Robust Classifiers

2024-02-04 · Huanran Chen, Yinpeng Dong, Shitong Shao, Zhongkai Hao 외

Generative learning, recognized for its effective modeling of data distributions, offers inherent advantages in handling out-of-distribution instances, especially for enhancing robustness to adversarial attacks. Among th…

Robust classification