S-GRec: Personalized Semantic-Aware Generative Recommendation with Asymmetric Advantage
Jie Jiang, Hongbo Tang, Wenjie Wu, Yangru Huang, Zhenmao Li, Qian Li, Changping Wang, Jun Zhang, Huan Yu

TL;DR
S-GRec is a recommendation framework that leverages semantic signals from large language models through a decoupled, two-stage process, improving recommendation quality while maintaining scalability and alignment with business goals.
Contribution
The paper introduces a novel decoupled architecture with a semantic judge and an asymmetric policy optimization to incorporate semantic signals effectively in industrial recommendation systems.
Findings
Significant CTR improvements in benchmarks
1.19% GMV lift in online A/B tests
Effective integration of semantic signals without real-time LLM inference
Abstract
Generative recommendation models sequence generation to produce items end-to-end, but training from behavioral logs often provides weak supervision on underlying user intent. Although Large Language Models (LLMs) offer rich semantic priors that could supply such supervision, direct adoption in industrial recommendation is hindered by two obstacles: semantic signals can conflict with platform business objectives, and LLM inference is prohibitively expensive at scale. This paper presents S-GRec, a semantic-aware framework that decouples an online lightweight generator from an offline LLM-based semantic judge for train-time supervision. S-GRec introduces a two-stage Personalized Semantic Judge (PSJ) that produces interpretable aspect evidence and learns user-conditional aggregation from pairwise feedback, yielding stable semantic rewards. To prevent semantic supervision from deviating from…
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.
Taxonomy
TopicsRecommender Systems and Techniques · Explainable Artificial Intelligence (XAI) · Advanced Bandit Algorithms Research
