Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ReCast: Recasting Learning Signals for Reinforcement Learning in Generative Recommendation

About

Generic group-based RL assumes that sampled rollout groups are already usable learning signals. We show that this assumption breaks down in sparse-hit generative recommendation, where many sampled groups never become learnable at all. We propose ReCast, a repair-then-contrast learning-signal framework that first restores minimal learnability for all-zero groups and then replaces full-group reward normalization with a boundary-focused contrastive update on the strongest positive and the hardest negative. ReCast leaves the outer RL framework unchanged, modifies only within-group signal construction, and partially decouples rollout search width from actor-side update width. Across multiple generative recommendation tasks, ReCast consistently outperforms OpenOneRec-RL, achieving up to 36.6% relative improvement in Pass@1. Its matched-budget advantage is substantially larger: ReCast reaches the baseline's target performance with only 4.1% of the rollout budget, and this advantage widens with model scale. The same design also yields direct system-level gains, reducing actor-side update time by 16.60x, lowering peak allocated memory by 16.5%, and improving actor MFU by 14.2%. Mechanism analysis shows that ReCast mitigates the persistent all-zero / single-hit regime, restores learnability when natural positives are scarce, and converts otherwise wasted rollout budget into more stable policy updates. These results suggest that, for generative recommendation, the decisive RL problem is not only how to assign rewards, but how to construct learnable optimization events from sparse, structured supervision.

Peiyan Zhang, Hanmo Liu, Chengxuan Tong, Yuxia Wu, Wei Guo, Yong Liu• 2026

Related benchmarks

TaskDatasetResultRank
Product RecommendationRecIF-Bench Product Rec
Pass@12.52
22
Ad RecommendationRecIF-Bench Ad Rec
Pass@10.016
22
Label-Conditional RecommendationRecIF-Bench Label-Cond. Rec
Pass@320.0292
22
Interactive RecommendationRecIF-Bench Interactive Rec
Pass@19.7
13
Short Video RecommendationRecIF-Bench
Pass@13.11
2
Showing 5 of 5 rows

Other info

Follow for update