arXiv:2510.12211cs.IR2025-10被引 3

用强化学习提升生成式推荐的负样本质量与排序效果

Reinforced Preference Optimization for Recommendation

  • 结合约束束搜索生成多样且难的负样本
  • 引入辅助排序奖励,使优化更精细,提升排名性能
  • 适配大模型推荐系统,对不同模型架构均有提升

大语言模型的突破推动推荐系统从判别式转向生成式,通过历史交互生成目标物品。但现有生成式推荐仍存在高质量负样本缺失和依赖隐式奖励两大瓶颈。强化学习与可验证奖励(RLVR)可通过显式奖励信号和在线采样难负样本提供解决方案。然而,将RLVR应用于生成式推荐面临挑战:生成空间易产生无效或重复项,影响采样效率;多数项目获得相同零奖励,导致排序监督稀疏。为此,我们提出面向推荐的强化偏好优化(ReRe),专为基于LLM的推荐设计。ReRe采用约束束搜索提升采样效率并增强负样本多样性,同时在规则准确性奖励基础上引入辅助排序奖励,实现更细粒度的监督。在三个真实数据集上的实验表明,ReRe在排名性能上持续优于传统及基于LLM的推荐方法。进一步分析显示,ReRe不仅提升基础模型与SFT初始化模型表现,且在不同骨干模型架构和规模下均具鲁棒泛化能力。此外,我们系统探索了推荐中RLVR的设计空间,涵盖生成、采样策略、奖励建模与优化算法,为未来研究提供洞见。

原文摘要 · Abstract (English)

Recent breakthroughs in large language models (LLMs) have fundamentally shifted recommender systems from discriminative to generative paradigms, where user behavior modeling is achieved by generating target items conditioned on historical interactions. Yet current generative recommenders still suffer from two core limitations: the lack of high-quality negative modeling and the reliance on implicit rewards. Reinforcement learning with verifiable rewards (RLVR) offers a natural solution by enabling on-policy sampling of harder negatives and grounding optimization in explicit reward signals. However, applying RLVR to generative recommenders remains non-trivial. Its unique generation space often leads to invalid or repetitive items that undermine sampling efficiency, and ranking supervision is sparse since most items receive identical zero rewards. To address these challenges, we propose Reinforced Preference Optimization for Recommendation (ReRe), a reinforcement-based paradigm tailored to LLM-based recommenders, an important direction in generative recommendation. ReRe incorporates constrained beam search to improve sampling efficiency and diversify hard negatives, while augmenting rule-based accuracy rewards with auxiliary ranking rewards for finer-grained supervision. Extensive experiments on three real-world datasets demonstrate that ReRe consistently outperforms both traditional and LLM-based recommenders in ranking performance. Further analysis shows that ReRe not only enhances performance across both base and SFT-initialized models but also generalizes robustly across different backbone families and scales. Beyond empirical gains, we systematically investigate the design space of RLVR in recommendation across generation, sampling strategy, reward modeling, and optimization algorithm, offering insights for future research.

生成推荐强化学习大模型推荐

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。