paper-with-me

Papers

Structure-aware Relative Policy Optimization for Ranking

2026-07-28 · Yiteng Tu, Weihang Su, Zitao Su, Yiqun Liu, Min Zhang, Qingyao Ai arxiv

Ranking is a fundamental component of modern information access systems. Reinforcement learning (RL) provides a flexible framework for directly optimizing coarse-grained feedback and system-level objectives defined over the complete ranking list. However, existing RL-based ranking methods typically treat each sampled permutation as an atomic output and evaluate it primarily through a scalar reward, overlooking the structural relationships among different ranking lists. Consequently, permutations with similar rewards but substantially different permutation patterns may receive comparable optimization signals, potentially leading to inaccurate credit assignment and overly aggressive policy updates. To address this limitation, we propose SRPO, a \textbf{S}tructure-aware \textbf{R}elative \textbf{P}olicy \textbf{O}ptimization framework for listwise ranking. SRPO measures the discrepancy between sampled permutations using a top-weighted Kendall-tau distance and normalizes their pairwise reward differences by the corresponding distances. It quantifies the reward improvement per unit of ranking change, thereby emphasizing efficient local refinements, particularly those involving top-ranked positions. Experimental results across two ranking scenarios demonstrate that explicitly modeling permutation-level differences improves the effectiveness and stability of listwise ranking, with particularly favorable performance in limited-feedback and complex list-level optimization settings.

📄 PDF Abstract BibTeX arXiv:2607.25268

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

F-GRPO: Factorized Group-Relative Policy Optimization for Unified Candidate Generation and Ranking

2026-05-13 · Rohan Surana, Gagan Mundada, Junda Wu, Xintong Li 외 arxiv

Traditional retrieval pipelines optimize utility through stages of candidate retrieval and reranking, where ranking operates over a predefined candidate set. Large Language Models (LLMs) broaden this into a generative pr…

Multi-hop Question AnsweringSequential Recommendation

TRAP: Tail-aware Ranking Attack for World-Model Planning

2026-05-03 · Siyuan Duan, Ke Zhang, Xizhao Luo arxiv

World models enable long-horizon planning by internally generating and evaluating imagined trajectories, making them a promising foundation for generalist agents. However, this imagination-driven decision process also in…

GRAPE: Let GRPO Supervise Query Rewriting by Ranking for Retrieval

2025-09-27 · Zhaohua Zhang, Jianhuan Zhuo, Muxi Chen, Chenchen Zhao 외 arxiv

The CLIP model has established itself as a cornerstone of large-scale retrieval systems. However, its performance often degrades under distributional shifts such as multilingual, long-form, or multimodal queries. To avoi…

Region-R1: Reinforcing Query-Side Region Cropping for Multi-Modal Re-Ranking

2026-04-07 · Chan-Wei Hu, Zhengzhong Tu arxiv

Multi-modal retrieval-augmented generation (MM-RAG) relies heavily on re-rankers to surface the most relevant evidence for image-question queries. However, standard re-rankers typically process the full query image as a …

Regret-Aware Black-Box Optimization with Natural Gradients, Trust-Regions and Entropy Control

2022-05-24 · Maximilian Hüttenrauch, Gerhard Neumann

Most successful stochastic black-box optimizers, such as CMA-ES, use rankings of the individual samples to obtain a new search distribution. Yet, the use of rankings also introduces several issues such as the underlying …

Scheduling