Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

A neural network approach to ordinal regression

About

Ordinal regression is an important type of learning, which has properties of both classification and regression. Here we describe a simple and effective approach to adapt a traditional neural network to learn ordinal categories. Our approach is a generalization of the perceptron method for ordinal regression. On several benchmark datasets, our method (NNRank) outperforms a neural network classification method. Compared with the ordinal regression methods using Gaussian processes and support vector machines, NNRank achieves comparable performance. Moreover, NNRank has the advantages of traditional neural networks: learning in both online and batch modes, handling very large training datasets, and making rapid predictions. These features make NNRank a useful and complementary tool for large-scale data processing tasks such as information retrieval, web page ranking, collaborative filtering, and protein ranking in Bioinformatics.

Jianlin Cheng• 2007

Related benchmarks

TaskDatasetResultRank
Age EstimationFG-NET (test)
MAE4.53
24
Age EstimationAFAD-Lite (test)
MAE3
7
ClassificationHCI (test)
MAE0.63
7
ClassificationICIAR (test)
Mean Absolute Error0.23
7
Age EstimationAFAD Full (test)
MAE3.19
6
Showing 5 of 5 rows

Other info

Follow for update