9 papers
S-GRec: Personalized Semantic-Aware Generative Recommendation with Asymmetric Advantage
Jie Jiang, Hongbo Tang, Wenjie Wu +6
Generative recommendation models sequence generation to produce items end-to-end, but training from behavioral logs often provides weak supervision on underlying user intent. Altho…
Reasoning to Rank: An End-to-End Solution for Exploiting Large Language Models for Recommendation
Kehan Zheng, Deyao Hong, Qian Li +4
Recommender systems are tasked to infer users' evolving preferences and rank items aligned with their intents, which calls for in-depth reasoning beyond pattern-based scoring. Rece…
Recurrent Preference Memory for Efficient Long-Sequence Generative Recommendation
Yixiao Chen, Yuan Wang, Yue Liu +9
Generative recommendation (GenRec) models typically model user behavior via full attention, but scaling to lifelong sequences is hindered by prohibitive computational costs and noi…
Spend Search Where It Pays: Value-Guided Structured Sampling and Optimization for Generative Recommendation
Jie Jiang, Yangru Huang, Zeyu Wang +4
Generative recommendation via autoregressive models has unified retrieval and ranking into a single conditional generation framework. However, fine-tuning these models with Reinfor…
Internalizing Multi-Agent Reasoning for Accurate and Efficient LLM-based Recommendation
Yang Wu, Haoze Wang, Qian Li +3
Large Language Models (LLMs) are reshaping recommender systems by leveraging extensive world knowledge and semantic reasoning to interpret user intent. However, effectively integra…
DiffuReason: Bridging Latent Reasoning and Generative Refinement for Sequential Recommendation
Jie Jiang, Yang Wu, Qian Li +6
Latent reasoning has emerged as a promising paradigm for sequential recommendation, enabling models to capture complex user intent through multi-step deliberation. Yet existing app…