R$^2$ec: Towards Large Recommender Models with Reasoning
Runyang You, Yongqi Li, Xinyu Lin, Xin Zhang, Wenjie Wang, Wenjie Li, Liqiang Nie

TL;DR
R$^2$ec is a large recommender model with built-in reasoning capabilities, combining efficient item prediction and reasoning chain generation, optimized through reinforcement learning, and demonstrating superior performance across multiple datasets.
Contribution
The paper introduces R$^2$ec, a unified recommender model with intrinsic reasoning, dual-head architecture, and a novel reinforcement learning framework for joint optimization.
Findings
Outperforms traditional and LLM-based recommenders on three datasets.
Achieves competitive efficiency and adaptability in diverse scenarios.
Validates the effectiveness of integrated reasoning in recommendation tasks.
Abstract
Large recommender models have extended LLMs as powerful recommenders via encoding or item generation, and recent breakthroughs in LLM reasoning synchronously motivate the exploration of reasoning in recommendation. In this work, we propose Rec, a unified large recommender model with intrinsic reasoning capability. Rec introduces a dual-head architecture that supports both reasoning chain generation and efficient item prediction in a single model, significantly reducing inference latency. To overcome the lack of annotated reasoning data, we design RecPO, a reinforcement learning framework that optimizes reasoning and recommendation jointly with a novel fused reward mechanism. Extensive experiments on three datasets demonstrate that Rec outperforms traditional, LLM-based, and reasoning-augmented recommender baselines, while further analyses validate its competitive efficiency…
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
Taxonomy
TopicsData Management and Algorithms · Machine Learning in Healthcare · Topic Modeling
