Back to Research papers
Research paper index

Contrastive Order Learning: A General Framework for Ordinal Regression

Chaewon Lee, BeomJun Shim, Kwang Pyo Choi, Chang-Su Kim

arXiv:2607.08109Published July 9, 20260 citations
  • cs.LG

Abstract

We propose contrastive order learning (ConOrd), a contrastive learning framework for ordinal regression that integrates the strengths of contrastive learning and order learning. While contrastive learning effectively leverages all samples in a batch, it typically ignores the inherent ordering among rank labels. Conversely, order learning explicitly models label ordinality but often relies on local, margin-based comparisons, limiting its ability to capture global ordinal structure. ConOrd addresses these limitations by introducing a contrastive order loss with soft affinity and disparity weights based on rank differences, enabling fine-grained modeling of ordinal relationships across all sample pairs within a batch. Extensive experiments on a range of ordinal regression tasks, including facial age estimation, blind image quality assessment, and blind video quality assessment, demonstrate that ConOrd consistently achieves state-of-the-art performance and generalizes well across diverse ordinal regression scenarios. The source code is available at https://github.com/cwlee00/ConOrd.

Read the original paper

This page indexes public paper metadata. The manuscript remains with its original publisher and authors.