Deep neural networks for rank-consistent ordinal regression based on conditional probabilities
Abstract
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 this ordering information is ignored by conventional classification losses such as the multi-category cross-entropy. Ordinal regression methods for deep neural networks address this. One such method is the CORAL method, which is based on an earlier binary label extension framework and achieves rank consistency among its output layer tasks by imposing a weight-sharing constraint. However, while earlier experiments showed that CORAL’s rank consistency is beneficial for performance, it is limited by a weight-sharing constraint in a neural network’s fully connected output layer, which may restrict the expressiveness and capacity of a network trained using CORAL. We propose a new method for rank-consistent ordinal regression without this limitation. Our rank-consistent ordinal regression framework (CORN) achieves rank consistency by a novel training scheme. This training scheme uses conditional training sets to obtain the unconditional rank probabilities through applying the chain rule for conditional probability distributions. Experiments on various datasets demonstrate the efficacy of the proposed method to utilize the ordinal target information, and the absence of the weight-sharing restriction improves the performance substantially compared to the CORAL reference approach. Additionally, the suggested CORN method is not tied to any specific architecture and can be utilized with any deep neural network classifier to train it for ordinal regression tasks.
Cited in this thesis
Frequently Cited Together
- Fishers' preference for mobile traceability platform: challenges in achieving a 1 chapter
- Online learning: A comprehensive survey1 chapter
- One model to learn them all1 chapter
- Seafood phospholipids: extraction efficiency and phosphorous nuclear magnetic re1 chapter
- Prediction of coffee traits by artificial neural networks and laser-assisted rap1 chapter
- Hoki Macruronus novazelandiae1 chapter
BibTeX
@inproceedings{shi2021corn,
title = {Deep conditional ordinal regression for neural networks},
author = {Shi, Xinyu and Cao, Wenzhi and Lau, Jey Han},
booktitle = {Proceedings of the 35th AAAI Conference on Artificial Intelligence},
year = {2021},
}