Papers › A Constrained Deep Neural Network for Ordinal Regression
A Constrained Deep Neural Network for Ordinal Regression
Yanzhu Liu, Adams Wai Kin Kong, Chi Keong Goh
Ordinal regression is a supervised learning problem aiming to classify instances into ordinal categories. It is challenging to automatically extract high-level features for representing intraclass information and interclass ordinal relationship simultaneously. This paper proposes a constrained optimization formulation for the ordinal regression problem which minimizes the negative loglikelihood for multiple categories constrained by the order relationship between instances. Mathematically, it is equivalent to an unconstrained formulation with a pairwise regularizer. An implementation based on the CNN framework is proposed to solve the problem such that high-level features can be extracted automatically, and the optimal solution can be learned through the traditional back-propagation method. The proposed pairwise constraints make the algorithm work even on small datasets, and a proposed efficient implementation make it be scalable for large datasets. Experimental results on four real-world benchmarks demonstrate that the proposed algorithm outperforms the traditional deep learning approaches and other state-of-the-art approaches based on hand-crafted features.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Aesthetics Quality Assessment | Image Aesthetics dataset | CNNPOR | Accuracy | 70.05 | #4 of 4 | Archive leaderboard | report |
| Aesthetics Quality Assessment | Image Aesthetics dataset | CNNPOR | MAE | 0.316 | #4 of 4 | Archive leaderboard | report |
| Age Estimation | Adience | CNNPOR | Accuracy | 57.4 | #5 of 5 | Archive leaderboard | report |
| Age Estimation | Adience | CNNPOR | MAE | 0.55 | #5 of 5 | Archive leaderboard | report |
| Historical Color Image Dating | HCI | CNNPOR | MAE | 0.82 | #3 of 6 | Archive leaderboard | report |
| Historical Color Image Dating | HCI | CNNPOR | accuracy | 50.12 | #3 of 6 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections