Controlling Class Layout for Deep Ordinal Classification via Constrained Proxies Learning
Cong Wang, Zhiwei Jiang, Yafeng Yin, Zifeng Cheng, Shiping Ge, Qing Gu

TL;DR
This paper introduces a novel Constrained Proxies Learning (CPL) method for deep ordinal classification, which learns and constrains class proxies to achieve an ideal ordinal layout in feature space, improving classification performance.
Contribution
The paper proposes a new CPL approach with hard and soft layout constraints to enforce ordinal class arrangements in feature space, enhancing deep ordinal classification.
Findings
CPL outperforms previous methods in experiments.
Hard and soft constraints effectively enforce ordinal layouts.
Improved class separation and ordering in feature space.
Abstract
For deep ordinal classification, learning a well-structured feature space specific to ordinal classification is helpful to properly capture the ordinal nature among classes. Intuitively, when Euclidean distance metric is used, an ideal ordinal layout in feature space would be that the sample clusters are arranged in class order along a straight line in space. However, enforcing samples to conform to a specific layout in the feature space is a challenging problem. To address this problem, in this paper, we propose a novel Constrained Proxies Learning (CPL) method, which can learn a proxy for each ordinal class and then adjusts the global layout of classes by constraining these proxies. Specifically, we propose two kinds of strategies: hard layout constraint and soft layout constraint. The hard layout constraint is realized by directly controlling the generation of proxies to force them…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsText and Document Classification Technologies · Rough Sets and Fuzzy Logic · Imbalanced Data Classification Techniques
