English

R$^2$ec: Towards Large Recommender Models with Reasoning

Information Retrieval 2025-11-03 v3 Artificial Intelligence Computation and Language

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 R2^2ec, a unified large recommender model with intrinsic reasoning capability. R2^2ec 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 R2^2ec outperforms traditional, LLM-based, and reasoning-augmented recommender baselines, while further analyses validate its competitive efficiency among conventional LLM-based recommender baselines and strong adaptability to diverse recommendation scenarios. Code and checkpoints available at https://github.com/YRYangang/RRec.

Keywords

Cite

@article{arxiv.2505.16994,
  title  = {R$^2$ec: Towards Large Recommender Models with Reasoning},
  author = {Runyang You and Yongqi Li and Xinyu Lin and Xin Zhang and Wenjie Wang and Wenjie Li and Liqiang Nie},
  journal= {arXiv preprint arXiv:2505.16994},
  year   = {2025}
}

Comments

Accepted by Neurips 2025

R2 v1 2026-07-01T02:32:14.925Z