Ordinal loss is widely used in solving regression problems with deep learning technologies. Its basic idea is to convert regression to classification while preserving the natural order. However, the order constraint is enforced only by ordinal label implicitly, leading to the real output values not strictly in order. It causes the network to learn separable feature rather than discriminative feature, and possibly overfit on training set. In this paper, we propose order regularization on ordinal loss, which makes the outputs in order by explicitly constraining the ordinal classifiers in order. The proposed method contains two parts, i.e. similar-weights constraint, which reduces the ineffective space between classifiers, and differential-bias constraint, which enforces the decision planes in order and enhances the discrimination power of the classifiers. Experimental results show that our proposed method boosts the performance of original ordinal loss on various regression problems such as head pose, age, and gaze estimation, with significant error reduction of around 5%. Furthermore, our method outperforms the state of the art on all these tasks, with the performance gain of 14.4%, 2.2% and 6.5% on head pose, age and gaze estimation respectively.
CITATION STYLE
Guo, T., Zhang, H., Yoo, B. I., Liu, Y., Kwak, Y., & Han, J. J. (2021). Order Regularization on Ordinal Loss for Head Pose, Age and Gaze Estimation. In 35th AAAI Conference on Artificial Intelligence, AAAI 2021 (Vol. 2B, pp. 1496–1504). Association for the Advancement of Artificial Intelligence. https://doi.org/10.1609/aaai.v35i2.16240
Mendeley helps you to discover research relevant for your work.