English

SAGE: Sequence-level Adaptive Gradient Evolution for Generative Recommendation

Machine Learning 2026-02-16 v3 Artificial Intelligence

Abstract

Reinforcement learning-based preference optimization is increasingly used to align list-wise generative recommenders with complex, multi-objective user feedback, yet existing optimizers such as Gradient-Bounded Policy Optimization (GBPO) exhibit structural limitations in recommendation settings. We identify a Symmetric Conservatism failure mode in which symmetric update bounds suppress learning from rare positive signals (e.g., cold-start items), static negative-sample constraints fail to prevent diversity collapse under rejection-dominated feedback, and group-normalized multi-objective rewards lead to low-resolution training signals. To address these issues, we propose SAGE (Sequence-level Adaptive Gradient Evolution), a unified optimizer designed for list-wise generative recommendation. SAGE introduces sequence-level signal alignment via a geometric-mean importance ratio and a decoupled multi-objective advantage estimator to reduce token-level variance and mitigate reward collapse, together with asymmetric adaptive bounding that applies positive Boost updates to successful slates and an entropy-aware penalty to discourage low-diversity failures. Experiments on Amazon Product Reviews and the large-scale RecIF-Bench demonstrate consistent improvements in top-K accuracy, cold-start recall, and diversity across both Semantic-ID and native-text action spaces, while preserving numerical stability during training. These results suggest that asymmetric, sequence-aware policy optimization provides a principled and effective framework for addressing optimization failures in generative recommendation.

Keywords

Cite

@article{arxiv.2601.21452,
  title  = {SAGE: Sequence-level Adaptive Gradient Evolution for Generative Recommendation},
  author = {Yu Xie and Xing Kai Ren and Ying Qi and Hu Yao},
  journal= {arXiv preprint arXiv:2601.21452},
  year   = {2026}
}

Comments

arXiv admin note: text overlap with arXiv:2506.19235

R2 v1 2026-07-01T09:25:19.152Z