Generative Reasoning Recommendation via LLMs
Minjie Hong, Zetong Zhou, Zirun Guo, Ziang Zhang, Ruofan Hu, Weinan Gan, Jieming Zhu, Zhou Zhao

TL;DR
This paper introduces GREAM, a novel framework that adapts pre-trained LLMs for generative reasoning recommendation, integrating semantic alignment, reasoning curriculum, and stable policy optimization to improve recommendation quality and transparency.
Contribution
The work presents GREAM, a comprehensive end-to-end framework that combines semantic alignment, reasoning curriculum, and reinforcement learning techniques for improved LLM-based recommendation systems.
Findings
GREAM outperforms strong baselines on three datasets.
Supports both direct sequence and sequential reasoning recommendation modes.
Provides a practical approach for verifiable RL-driven LLM recommenders.
Abstract
Despite their remarkable reasoning capabilities across diverse domains, large language models (LLMs) face fundamental challenges in natively functioning as generative reasoning recommendation models (GRRMs), where the intrinsic modeling gap between textual semantics and collaborative filtering signals, combined with the sparsity and stochasticity of user feedback, presents significant obstacles. This work explores how to build GRRMs by adapting pre-trained LLMs, which achieves a unified understanding-reasoning-prediction manner for recommendation tasks. We propose GREAM, an end-to-end framework that integrates three components: (i) Collaborative-Semantic Alignment, which fuses heterogeneous textual evidence to construct semantically consistent, discrete item indices and auxiliary alignment tasks that ground linguistic representations in interaction semantics; (ii) Reasoning Curriculum…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Topic Modeling · Recommender Systems and Techniques
