CORTEXA
← Browse
arxivcs.LG2026-07-09

Contrastive Order Learning: A General Framework for Ordinal Regression

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

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.

View free PDFSource page

Related papers

arxivcs.LG2026-07-06

KinEMbed: Decoding Kinematics from Electromyography via Cross-Modal Contrastive Learning

Sofia Gilardini, Chenfei Ma, Kianoush Nazarpour

Decoding hand kinematics from surface electromyography (EMG) is a core challenge in wearable biosignal processing with clinical relevance for prosthetic control and motor rehabilitation. Most representation learning approaches for EMG focus on discrete gesture classification, and…

View free PDFSource page
arxivcs.CVcs.LG2026-07-09Cited by 2

FedTR: Federated Learning Framework with Transfer Learning for Industrial Visual Inspection

Vikash Sathiamoorthy, Shuo Huai, Hao Kong, Di Liu, Wendy Yong Yi Loy, Christian Makaya, et al.

Federated learning (FL) is a collaborative learning scheme to train deep learning models, where collaborating parties can consolidate their models without sharing local data with other parties, hence preserving data privacy. Nevertheless, when implementing FL in Industrial visual…

View free PDFSource page
arxivcs.LGcs.AI2026-07-20

Beyond Objective Expressivity: Geometry Preservation in Multimodal Contrastive Learning

Tillmann Rheude, Roland Eils, Benjamin Wild

Contrastive learning is increasingly moving toward settings with three or more modalities instead of image-text pairs. Yet, extending models from pairwise to higher-order multimodal alignment can introduce optimization and representation challenges. We identify encoder Jacobian c…

View free PDFSource page
arxivcs.NIcs.LG2026-07-22

Cross-Domain Generalization in Optical Networks via Joint Contrastive and Classification Learning

Ali Al Housseini, Carlos Natalino, Paolo Monti, Omran Ayoub

The robustness of machine learning techniques across heterogeneous network domains remains an open challenge in optical networks. Models trained on data from a specific topology or operational configuration often exhibit degraded performance when deployed in unseen networks. In t…

View free PDFSource page