paper-with-me

Papers

Learning a binary search with a recurrent neural network. A novel approach to ordinal regression analysis

2021-01-07 · Louis Falissard, Karim Bounebache, Grégoire Rey

Deep neural networks are a family of computational models that are naturally suited to the analysis of hierarchical data such as, for instance, sequential data with the use of recurrent neural networks. In the other hand, ordinal regression is a well-known predictive modelling problem used in fields as diverse as psychometry to deep neural network based voice modelling. Their specificity lies in the properties of their outcome variable, typically considered as a categorical variable with natural ordering properties, typically allowing comparisons between different states ("a little" is less than "somewhat" which is itself less than "a lot", with transitivity allowed). This article investigates the application of sequence-to-sequence learning methods provided by the deep learning framework in ordinal regression, by formulating the ordinal regression problem as a sequential binary search. A method for visualizing the model's explanatory variables according to the ordinal target variable is proposed, that bears some similarities to linear discriminant analysis. The method is compared to traditional ordinal regression methods on a number of benchmark dataset, and is shown to have comparable or significantly better predictive power.

📄 PDF Abstract BibTeX arXiv:2101.02609

Code (0)

등록된 구현이 없습니다.

Tasks

regressionSpecificity

Similar Papers 제목 키워드 기반

Convolutional Ordinal Regression Forest for Image Ordinal Estimation

2020-08-07 · Haiping Zhu, Hongming Shan, Yuheng Zhang, Lingfu Che 외

Image ordinal estimation is to predict the ordinal label of a given image, which can be categorized as an ordinal regression problem. Recent methods formulate an ordinal regression problem as a series of binary classific…

Age EstimationBinary Classificationregression

DOR3D-Net: Dense Ordinal Regression Network for 3D Hand Pose Estimation

2024-03-20 · Yamin Mao, Zhihua Liu, Weiming Li, SoonYong Cho 외

Depth-based 3D hand pose estimation is an important but challenging research task in human-machine interaction community. Recently, dense regression methods have attracted increasing attention in 3D hand pose estimation …

3D Hand Pose EstimationHand Pose EstimationPose Estimationregression

Ordinal Regression using Noisy Pairwise Comparisons for Body Mass Index Range Estimation

2018-11-08 · Luisa Polania, Dongning Wang, Glenn Fung

Ordinal regression aims to classify instances into ordinal categories. In this paper, body mass index (BMI) category estimation from facial images is cast as an ordinal regression problem. In particular, noisy binary sea…

General Classificationregression

Ordinal Regression via Binary Preference vs Simple Regression: Statistical and Experimental Perspectives

2022-07-06 · Bin Su, Shaoguang Mao, Frank Soong, Zhiyong Wu

Ordinal regression with anchored reference samples (ORARS) has been proposed for predicting the subjective Mean Opinion Score (MOS) of input stimuli automatically. The ORARS addresses the MOS prediction problem by pairin…

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