arXiv:2507.02255cs.IRcs.LG2025-07被引 4

提升冷门商品推荐效果,训练效率更高

Listwise Preference Alignment Optimization for Tail Item Recommendation

  • 用列表级偏好优化替代成对比较,无需显式奖励建模
  • 冷门商品推荐性能提升50%,GPU内存减少17.9%
  • 适合关注长尾推荐与高效训练的算法研究者

偏好对齐在大语言模型中取得成功,但推荐系统中现有方法或需显式奖励建模,或仅支持成对比较,前者增加计算开销,后者降低负样本训练效率。此外,尚无工作探索冷门商品推荐的偏好对齐方案。为此,本文提出LPO4Rec,将Bradley-Terry模型从成对比较扩展至列表级比较,推导出闭式最优策略,实现无需显式奖励建模的高效训练。同时设计自适应负采样与重加权策略,优先优化冷门商品。理论证明,优化列表级偏好损失等价于最大化最优奖励的上界。在三个公开数据集上的实验表明,该方法显著优于10个基线,在冷门商品推荐中性能最高提升50%,且相比直接偏好优化(DPO)减少17.9% GPU内存使用。

原文摘要 · Abstract (English)

Preference alignment has achieved greater success on Large Language Models (LLMs) and drawn broad interest in recommendation research. Existing preference alignment methods for recommendation either require explicit reward modeling or only support pairwise preference comparison. The former directly increases substantial computational costs, while the latter hinders training efficiency on negative samples. Moreover, no existing effort has explored preference alignment solutions for tail-item recommendation. To bridge the above gaps, we propose LPO4Rec, which extends the Bradley-Terry model from pairwise comparison to listwise comparison, to improve the efficiency of model training. Specifically, we derive a closed form optimal policy to enable more efficient and effective training without explicit reward modeling. We also present an adaptive negative sampling and reweighting strategy to prioritize tail items during optimization and enhance performance in tail-item recommendations. Besides, we theoretically prove that optimizing the listwise preference optimization (LPO) loss is equivalent to maximizing the upper bound of the optimal reward. Our experiments on three public datasets show that our method outperforms 10 baselines by a large margin, achieving up to 50% performance improvement while reducing 17.9% GPU memory usage when compared with direct preference optimization (DPO) in tail-item recommendation. Our code is available at https://github.com/Yuhanleeee/LPO4Rec.

推荐系统冷门商品偏好对齐高效训练

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