S$^2$GR: Stepwise Semantic-Guided Reasoning in Latent Space for Generative Recommendation
Zihao Guo, Jian Wang, Ruxin Zhou, Youhua Liu, Jiawei Guo, Jun Zhao, Xiaoxiao Xu, Yongqi Liu, Kaiqiao Zhan
TL;DR
This work tackles the limited reasoning depth in generative recommendation by introducing S$^2$GR, which interleaves stepwise thinking tokens with SID generation to produce hierarchically grounded, interpretable reasoning paths. A collaborative and balanced RQ-VAE (CoBa RQ-VAE) leverages item co-occurrence signals and capacity-balancing losses to strengthen the coarse-to-fine semantic structure of SIDs. Stepwise reasoning tokens are supervised through coarse-grained semantic alignment, contrastive signals, and an auxiliary holistic semantic decoder, ensuring reliable and balanced computation across SID levels. Extensive offline and online evaluations demonstrate that S$^2$GR consistently outperforms state-of-the-art baselines, with notable gains on large-scale industrial data and verified business impact in online A/B tests.
Abstract
Generative Recommendation (GR) has emerged as a transformative paradigm with its end-to-end generation advantages. However, existing GR methods primarily focus on direct Semantic ID (SID) generation from interaction sequences, failing to activate deeper reasoning capabilities analogous to those in large language models and thus limiting performance potential. We identify two critical limitations in current reasoning-enhanced GR approaches: (1) Strict sequential separation between reasoning and generation steps creates imbalanced computational focus across hierarchical SID codes, degrading quality for SID codes; (2) Generated reasoning vectors lack interpretable semantics, while reasoning paths suffer from unverifiable supervision. In this paper, we propose stepwise semantic-guided reasoning in latent space (S$^2$GR), a novel reasoning enhanced GR framework. First, we establish a robust semantic foundation via codebook optimization, integrating item co-occurrence relationship to capture behavioral patterns, and load balancing and uniformity objectives that maximize codebook utilization while reinforcing coarse-to-fine semantic hierarchies. Our core innovation introduces the stepwise reasoning mechanism inserting thinking tokens before each SID generation step, where each token explicitly represents coarse-grained semantics supervised via contrastive learning against ground-truth codebook cluster distributions ensuring physically grounded reasoning paths and balanced computational focus across all SID codes. Extensive experiments demonstrate the superiority of S$^2$GR, and online A/B test confirms efficacy on large-scale industrial short video platform.
