paper-with-me

Papers

Rank consistent ordinal regression for neural networks with application to age estimation

2019-01-20 · Wenzhi Cao, Vahid Mirjalili, Sebastian Raschka

In many real-world prediction tasks, class labels include information about the relative ordering between labels, which is not captured by commonly-used loss functions such as multi-category cross-entropy. Recently, the deep learning community adopted ordinal regression frameworks to take such ordering information into account. Neural networks were equipped with ordinal regression capabilities by transforming ordinal targets into binary classification subtasks. However, this method suffers from inconsistencies among the different binary classifiers. To resolve these inconsistencies, we propose the COnsistent RAnk Logits (CORAL) framework with strong theoretical guarantees for rank-monotonicity and consistent confidence scores. Moreover, the proposed method is architecture-agnostic and can extend arbitrary state-of-the-art deep neural network classifiers for ordinal regression tasks. The empirical evaluation of the proposed rank-consistent method on a range of face-image datasets for age prediction shows a substantial reduction of the prediction error compared to the reference ordinal regression network.

📄 PDF Abstract BibTeX arXiv:1901.07884

Code (4)

Raschka-research-group/coral-cnn 공식 구현 pytorch
axeber01/dold
ck37/coral-ordinal tf
mshehrozsajjad/Age-Classification pytorch

Tasks

Age And Gender ClassificationAge EstimationBinary ClassificationGender PredictionGeneral ClassificationPredictionregression

Similar Papers 제목 키워드 기반

Contrastive Order Learning: A General Framework for Ordinal Regression

2026-07-09 · Chaewon Lee, BeomJun Shim, Kwang Pyo Choi, Chang-Su Kim arxiv

We propose contrastive order learning (ConOrd), a contrastive learning framework for ordinal regression that integrates the strengths of contrastive learning and order learning. While contrastive learning effectively lev…

Image Quality AssessmentVideo Quality AssessmentContrastive LearningAge Estimation

Robust Deep Ordinal Regression Under Label Noise

2019-12-07 · Bhanu Garg, Naresh Manwani

The real-world data is often susceptible to label noise, which might constrict the effectiveness of the existing state of the art algorithms for ordinal regression. Existing works on ordinal regression do not take label …

regression

Deep Neural Networks for Rank-Consistent Ordinal Regression Based On Conditional Probabilities

2021-11-17 · Xintong Shi, Wenzhi Cao, Sebastian Raschka

In recent times, deep neural networks achieved outstanding predictive performance on various classification and pattern recognition tasks. However, many real-world prediction problems have ordinal response variables, and…

regression

Universally Rank Consistent Ordinal Regression in Neural Networks

2021-10-14 · Garrett Jenkinson, Gavin R. Oliver, Kia Khezeli, John Kalantari 외

Despite the pervasiveness of ordinal labels in supervised learning, it remains common practice in deep learning to treat such problems as categorical classification using the categorical cross entropy loss. Recent method…

Binary ClassificationPrognosisregression

OrdinalCLIP: Learning Rank Prompts for Language-Guided Ordinal Regression

2022-06-06 · Wanhua Li, Xiaoke Huang, Zheng Zhu, Yansong Tang 외

This paper presents a language-powered paradigm for ordinal regression. Existing methods usually treat each rank as a category and employ a set of weights to learn these concepts. These methods are easy to overfit and us…

Aesthetics Quality AssessmentAge EstimationFew-shot Age EstimationHistorical Color Image Dating+3