paper-with-me

Papers

Remarks on Loss Function of Threshold Method for Ordinal Regression Problem

2024-05-22 · Ryoya Yamasaki, Toshiyuki Tanaka

Threshold methods are popular for ordinal regression problems, which are classification problems for data with a natural ordinal relation. They learn a one-dimensional transformation (1DT) of observations of the explanatory variable, and then assign label predictions to the observations by thresholding their 1DT values. In this paper, we study the influence of the underlying data distribution and of the learning procedure of the 1DT on the classification performance of the threshold method via theoretical considerations and numerical experiments. Consequently, for example, we found that threshold methods based on typical learning procedures may perform poorly when the probability distribution of the target variable conditioned on an observation of the explanatory variable tends to be non-unimodal. Another instance of our findings is that learned 1DT values are concentrated at a few points under the learning procedure based on a piecewise-linear loss function, which can make difficult to classify data well.

📄 PDF Abstract BibTeX arXiv:2405.13288

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

THOR: Threshold-Based Ranking Loss for Ordinal Regression

2022-05-10 · Tzeviya Sylvia Fuchs, Joseph Keshet

In this work, we present a regression-based ordinal regression algorithm for supervised classification of instances into ordinal categories. In contrast to previous methods, in this work the decision boundaries between c…

regression

Continuously Generalized Ordinal Regression for Linear and Deep Models

2022-02-14 · Fred Lu, Francis Ferraro, Edward Raff

Ordinal regression is a classification task where classes have an order and prediction error increases the further the predicted class is from the true class. The standard approach for modeling ordinal data involves fitt…

Inductive Biasregression

Beyond Binary Preferences: A Principled Framework for Reward Modeling with Ordinal Feedback

2026-02-13 · Amirhossein Afsharrad, Ruida Zhou, Luca Viano, Sanjay Lall 외 arxiv

Reward modeling is crucial for aligning large language models with human preferences, yet current approaches lack a principled mathematical framework for leveraging ordinal preference data. When human annotators provide …

Pairwise Fairness for Ordinal Regression

2021-05-07 · Matthäus Kleindessner, Samira Samadi, Muhammad Bilal Zafar, Krishnaram Kenthapadi 외

We initiate the study of fairness for ordinal regression. We adapt two fairness notions previously considered in fair ranking and propose a strategy for training a predictor that is approximately fair according to either…

Binary ClassificationFairnessregression

Cumulative link models for deep ordinal classification

2019-05-27 · Víctor-Manuel Vargas, Pedro-Antonio Gutiérrez, César Hervás-Martínez

This paper proposes a deep convolutional neural network model for ordinal regression by considering a family of probabilistic ordinal link functions in the output layer. The link functions are those used for cumulative l…

ClassificationGeneral ClassificationOrdinal Classification