paper-with-me

홈 › Papers

Ranking-aware Reinforcement Learning for Ordinal Ranking

2026-01-28 · Aiming Hao, Chen Zhu, Jiashu Zhu, Jiahong Wu, Xiangxiang Chu arxiv

Ordinal regression and ranking are challenging due to inherent ordinal dependencies that conventional methods struggle to model. We propose Ranking-Aware Reinforcement Learning (RARL), a novel RL framework that explicitly learns these relationships. At its core, RARL features a unified objective that synergistically integrates regression and Learning-to-Rank (L2R), enabling mutual improvement between the two tasks. This is driven by a ranking-aware verifiable reward that jointly assesses regression precision and ranking accuracy, facilitating direct model updates via policy optimization. To further enhance training, we introduce Response Mutation Operations (RMO), which inject controlled noise to improve exploration and prevent stagnation at saddle points. The effectiveness of RARL is validated through extensive experiments on three distinct benchmarks.

📄 PDF Abstract BibTeX arXiv:2601.20585

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

OrdRankBen: A Novel Ranking Benchmark for Ordinal Relevance in NLP

2025-03-02 · Yan Wang, Lingfei Qian, Xueqing Peng, Jimin Huang 외

The evaluation of ranking tasks remains a significant challenge in natural language processing (NLP), particularly due to the lack of direct labels for results in real-world scenarios. Benchmark datasets play a crucial r…

Ordinal Constrained Binary Code Learning for Nearest Neighbor Search

2016-11-19 · Hong Liu, Rongrong Ji, Yongjian Wu, Feiyue Huang

Recent years have witnessed extensive attention in binary code learning, a.k.a. hashing, for nearest neighbor search problems. It has been seen that high-dimensional data points can be quantized into binary codes to give…

RetrievalSmall Data Image Classification

Ordinal Preference Optimization: Aligning Human Preferences via NDCG

2024-10-06 · Yang Zhao, Yixin Wang, Mingzhang Yin

Aligning Large Language Models (LLMs) with diverse human preferences is a pivotal technique for controlling model behaviors and enhancing generation quality. Reinforcement Learning from Human Feedback (RLHF), Direct Pref…

Information Retrieval

On Variants of Root Normalised Order-aware Divergence and a Divergence based on Kendall's Tau

2022-04-15 · Tetsuya Sakai

This paper reports on a follow-up study of the work reported in Sakai, which explored suitable evaluation measures for ordinal quantification tasks. More specifically, the present study defines and evaluates, in addition…

When Less Is More: Binary Feedback Can Outperform Ordinal Comparisons in Ranking Recovery

2025-07-02 · Shirong Xu, Jingnan Zhang, Junhui Wang arxiv

Paired comparison data, where users evaluate items in pairs, play a central role in ranking and preference learning tasks. While ordinal comparison data intuitively offer richer information than binary comparisons, this …