paper-with-me

홈 › Papers

Adversarial Surrogate Losses for Ordinal Regression

2017-12-01 · NeurIPS 2017 12 · Rizal Fathony, Mohammad Ali Bashiri, Brian Ziebart

Ordinal regression seeks class label predictions when the penalty incurred for mistakes increases according to an ordering over the labels. The absolute error is a canonical example. Many existing methods for this task reduce to binary classification problems and employ surrogate losses, such as the hinge loss. We instead derive uniquely defined surrogate ordinal regression loss functions by seeking the predictor that is robust to the worst-case approximations of training data labels, subject to matching certain provided training data statistics. We demonstrate the advantages of our approach over other surrogate losses based on hinge loss approximations using UCI ordinal prediction tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationGeneral Classificationregression

Similar Papers 제목 키워드 기반

Semi-Supervised Ordinal Regression Based on Empirical Risk Minimization

2019-01-31 · Taira Tsuchiya, Nontawat Charoenphakdee, Issei Sato, Masashi Sugiyama

Ordinal regression is aimed at predicting an ordinal class label. In this paper, we consider its semi-supervised formulation, in which we have unlabeled data along with ordinal-labeled data to train an ordinal regressor.…

regression

On the Consistency of Ordinal Regression Methods

2014-08-11 · Fabian Pedregosa, Francis Bach, Alexandre Gramfort

Many of the ordinal regression models that have been proposed in the literature can be seen as methods that minimize a convex surrogate of the zero-one, absolute, or squared loss functions. A key property that allows to …

Binary ClassificationGeneral Classificationregression

$H$-Consistency Guarantees for Regression

2024-03-28 · Anqi Mao, Mehryar Mohri, Yutao Zhong

We present a detailed study of $H$-consistency bounds for regression. We first present new theorems that generalize the tools previously given to establish $H$-consistency bounds. This generalization proves essential for…

regression

Calibration and Consistency of Adversarial Surrogate Losses

2021-04-19 · NeurIPS 2021 12 · Pranjal Awasthi, Natalie Frank, Anqi Mao, Mehryar Mohri 외

Adversarial robustness is an increasingly critical property of classifiers in applications. The design of robust algorithms relies on surrogate losses since the optimization of the adversarial loss with most hypothesis s…

Adversarial Robustness

Adversarial Consistency and the Uniqueness of the Adversarial Bayes Classifier

2024-04-26 · Natalie S. Frank

Minimizing an adversarial surrogate risk is a common technique for learning robust classifiers. Prior work showed that convex surrogate losses are not statistically consistent in the adversarial context -- or in other wo…

Classification