Objective Shaping with Hard Negatives: Windowed Partial AUC Optimization for RL-based LLM Recommenders
Wentao Shi, Qifan Wang, Chen Chen, Fei Liu, Dongfang Liu, Xu Liu, Wanli Ma, Junfeng Pan, Linhong Zhu, and Fuli Feng

TL;DR
This paper introduces Windowed Partial AUC (WPAUC) and a RL method called TAWin to improve LLM recommenders by better aligning training objectives with Top-$K$ metrics, validated on real datasets.
Contribution
It provides a theoretical analysis linking RL optimization to partial AUC and proposes WPAUC and TAWin for improved recommendation performance.
Findings
Replacing random negatives with beam-search negatives shifts the objective toward partial AUC.
WPAUC constrains FPR to a window to better match Top-$K$ metrics.
Experiments show state-of-the-art results on four real-world datasets.
Abstract
Reinforcement learning (RL) effectively optimizes Large Language Model (LLM)-based recommenders by contrasting positive and negative items. Empirically, training with beam-search negatives consistently outperforms random negatives, yet the mechanism is not well understood. We address this gap by analyzing the induced optimization objective and show that: (i) Under binary reward feedback, optimizing LLM recommenders with Group Relative Policy Optimization (GRPO) is theoretically equivalent to maximizing the Area Under the ROC Curve (AUC), which is often misaligned with Top- recommendation; and (ii) Replacing random negatives with beam-search negatives reshapes the objective toward partial AUC, improving alignment with Top- metrics. Motivated by this perspective, we introduce Windowed Partial AUC (WPAUC), which constrains the false positive rate (FPR) to a window []…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
