paper-with-me

홈 › Papers

Quasi-Unimodal Distributions for Ordinal Classification

2022-03-18 · Mathematics 2022 3 · Tomé Albuquerque, Ricardo Cruz, Jaime S. Cardoso

Ordinal classification tasks are present in a large number of different domains. However, common losses for deep neural networks, such as cross-entropy, do not properly weight the relative ordering between classes. For that reason, many losses have been proposed in the literature, which model the output probabilities as following a unimodal distribution. This manuscript reviews many of these losses on three different datasets and suggests a potential improvement that focuses the unimodal constraint on the neighborhood around the true class, allowing for a more flexible distribution, aptly called quasi-unimodal loss. For this purpose, two constraints are proposed: A first constraint concerns the relative order of the top-three probabilities, and a second constraint ensures that the remaining output probabilities are not higher than the top three. Therefore, gradient descent focuses on improving the decision boundary around the true class in detriment to the more distant classes. The proposed loss is found to be competitive in several cases.

📄 PDF Abstract BibTeX

Code (1)

tomealbuquerque/Quasi-Unimodal-Loss pytorch

Tasks

ClassificationOrdinal Classification

Similar Papers 제목 키워드 기반

Ordinal Semantic Segmentation Applied to Medical and Odontological Images

2026-03-21 · Mariana Dória Prata Lima, Gilson Antonio Giraldi, Jaime S. Cardoso arxiv

Semantic segmentation consists of assigning a semantic label to each pixel according to predefined classes. This process facilitates the understanding of object appearance and spatial relationships, playing an important …

Ordinal ClassificationSemantic Segmentation

Unimodal probability distributions for deep ordinal classification

2017-05-15 · ICML 2017 8 · Christopher Beckham, Christopher Pal

Probability distributions produced by the cross-entropy loss for ordinal classification problems can possess undesired properties. We propose a straightforward technique to constrain discrete ordinal probability distribu…

ClassificationGeneral ClassificationOrdinal Classification

Approximately Unimodal Likelihood Models for Ordinal Regression

2025-09-30 · Ryoya Yamasaki arxiv

Ordinal regression (OR, also called ordinal classification) is classification of ordinal data, in which the underlying target variable is categorical and considered to have a natural ordinal relation for the underlying e…

Ordinal Classification

Improving the classification of extreme classes by means of loss regularisation and generalised beta distributions

2024-07-17 · Víctor Manuel Vargas, Pedro Antonio Gutiérrez, Javier Barbero-Gómez, César Hervás-Martínez

An ordinal classification problem is one in which the target variable takes values on an ordinal scale. Nowadays, there are many of these problems associated with real-world tasks where it is crucial to accurately classi…

Ordinal Classification

Trustworthy Multimodal Fusion for Sentiment Analysis in Ordinal Sentiment Space

2024-04-13 · Zhuyang Xie, Yan Yang, Jie Wang, Xiaorong Liu 외

Multimodal video sentiment analysis aims to integrate multiple modal information to analyze the opinions and attitudes of speakers. Most previous work focuses on exploring the semantic interactions of intra- and inter-mo…

Multimodal Sentiment AnalysisSentiment Analysis