paper-with-me

Papers

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 link models, which are traditional statistical linear models based on projecting each pattern into a 1-dimensional space. A set of ordered thresholds splits this space into the different classes of the problem. In our case, the projections are estimated by a non-linear deep neural network. To further improve the results, we combine these ordinal models with a loss function that takes into account the distance between the categories, based on the weighted Kappa index. Three different link functions are studied in the experimental study, and the results are contrasted with statistical analysis. The experiments run over two different ordinal classification problems and the statistical tests confirm that these models improve the results of a nominal model and outperform other robust proposals considered in the literature.

📄 PDF Abstract BibTeX arXiv:1905.13392

Code (2)

ayrna/deep-ordinal-clm 공식 구현 tf
EthanRosenthal/spacecutter pytorch

Tasks

ClassificationGeneral ClassificationOrdinal Classification

Similar Papers 제목 키워드 기반

Approximate Bayesian inference for cumulative probit regression models

2025-11-10 · Emanuele Aliverti arxiv

Ordinal categorical data are routinely encountered in many practical applications. When the primary goal is to construct a regression model for ordinal outcomes, cumulative link models represent one of the most popular c…

Bayesian Inference

Reliable Conformal Prediction for Ordinal Classification Using the Ranked Probability Score

2026-06-23 · Stefan Haas, Luca Killmaier, Alireza Javanmardi, Eyke Hüllermeier arxiv

Ordinal classification (OC) arises in high-stakes domains such as medicine and finance, where uncertainty quantification must account for the severity of ordinal errors. Conformal prediction (CP) provides distribution-fr…

Ordinal Classification

Inference for the proportional odds cumulative logit model with monotonicity constraints for ordinal predictors and ordinal response

2021-07-11 · Javier Espinosa-Brito, Christian Hennig

The proportional odds cumulative logit model (POCLM) is a standard regression model for an ordinal response. Ordinality of predictors can be incorporated by monotonicity constraints for the corresponding parameters. It i…

Tensor denoising and completion based on ordinal observations

2020-02-16 · ICML 2020 1 · Chanwoo Lee, Miaoyan Wang

Higher-order tensors arise frequently in applications such as neuroimaging, recommendation system, social network analysis, and psychological studies. We consider the problem of low-rank tensor estimation from possibly i…

ClusteringCollaborative FilteringDenoising

Cumulative Sum Ranking

2019-11-25 · Ruy Luiz Milidiú, Rafael Henrique Santos Rocha

The goal of Ordinal Regression is to find a rule that ranks items from a given set. Several learning algorithms to solve this prediction problem build an ensemble of binary classifiers. Ranking by Projecting uses interde…

regression