paper-with-me

Papers

Semi-Supervised Contrastive Learning for Deep Regression with Ordinal Rankings from Spectral Seriation

2023-09-21 · NeurIPS 2023 11

Contrastive learning methods can be applied to deep regression by enforcing label distance relationships in feature space. However, these methods are limited to labeled data only unlike for classification, where unlabeled data can be used for contrastive pretraining. In this work, we extend contrastive regression methods to allow unlabeled data to be used in a semi-supervised setting, thereby reducing the reliance on manual annotations. We observe that the feature similarity matrix between unlabeled samples still reflect inter-sample relationships, and that an accurate ordinal relationship can be recovered through spectral seriation algorithms if the level of error is within certain bounds. By using the recovered ordinal relationship for contrastive learning on unlabeled samples, we can allow more data to be used for feature representation learning, thereby achieve more robust results. The ordinal rankings can also be used to supervise predictions on unlabeled samples, which can serve as an additional training signal. We provide theoretical guarantees and empirical support through experiments on different datasets, demonstrating that our method can surpass existing state-of-the-art semi-supervised deep regression methods. To the best of our knowledge, this work is the first to explore using unlabeled data to perform contrastive learning for regression.

📄 PDF Abstract BibTeX

Code (1)

xmed-lab/clss 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Contrastive Learning for Semi-Supervised Deep Regression with Generalized Ordinal Rankings from Spectral Seriation

2025-12-10 · Ce Wang, Weihang Dai, Hanru Bai, Xiaomeng Li arxiv

Contrastive learning methods enforce label distance relationships in feature space to improve representation capability for regression models. However, these methods highly depend on label information to correctly recove…

Representation LearningContrastive Learning

Semi-Supervised Ordinal Regression Based on Empirical Risk Minimization

2019-01-31 · Taira Tsuchiya, Nontawat Charoenphakdee, Issei Sato, Masashi Sugiyama

Ordinal regression is aimed at predicting an ordinal class label. In this paper, we consider its semi-supervised formulation, in which we have unlabeled data along with ordinal-labeled data to train an ordinal regressor.…

regression

SCOL: Supervised Contrastive Ordinal Loss for Abdominal Aortic Calcification Scoring on Vertebral Fracture Assessment Scans

2023-07-22 · Afsah Saleem, Zaid Ilyas, David Suter, Ghulam Mubashar Hassan 외

Abdominal Aortic Calcification (AAC) is a known marker of asymptomatic Atherosclerotic Cardiovascular Diseases (ASCVDs). AAC can be observed on Vertebral Fracture Assessment (VFA) scans acquired using Dual-Energy X-ray A…

regression

Contrastive Order Learning: A General Framework for Ordinal Regression

2026-07-09 · Chaewon Lee, BeomJun Shim, Kwang Pyo Choi, Chang-Su Kim arxiv

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 lev…

Image Quality AssessmentVideo Quality AssessmentContrastive LearningAge Estimation

EmotionRankCLAP: Bridging Natural Language Speaking Styles and Ordinal Speech Emotion via Rank-N-Contrast

2025-05-29 · Shreeram Suresh Chandra, Lucas Goncalves, Junchen Lu, Carlos Busso 외

Current emotion-based contrastive language-audio pretraining (CLAP) methods typically learn by na\"ively aligning audio samples with corresponding text prompts. Consequently, this approach fails to capture the ordinal na…

Contrastive Learningcross-modal alignmentCross-Modal Retrieval