Reason-to-Recommend: Using Interaction-of-Thought Reasoning to Enhance LLM Recommendation
Keyu Zhao, Fengli Xu, Yong Li

TL;DR
This paper introduces R2Rec, a reasoning-enhanced recommendation framework that leverages interaction-of-thought prompting and reinforcement learning to improve recommendation accuracy and interpretability using LLMs.
Contribution
The paper proposes a novel interaction-of-thought prompting strategy combined with a two-stage training pipeline for LLM-based recommendation, addressing implicit feedback challenges.
Findings
R2Rec outperforms classical and LLM baselines in recommendation accuracy.
Explicit reasoning chains improve interpretability of recommendations.
Achieves significant improvements in HitRatio@1 and overall performance.
Abstract
Driven by advances in Large Language Models (LLMs), integrating them into recommendation tasks has gained interest due to their strong semantic understanding and prompt flexibility. Prior work encoded user-item interactions or metadata into prompts for recommendations. In parallel, LLM reasoning, boosted by test-time scaling and reinforcement learning, has excelled in fields like mathematics and code, where reasoning traces and correctness signals are clear, enabling high performance and interpretability. However, directly applying these reasoning methods to recommendation is ineffective because user feedback is implicit and lacks reasoning supervision. To address this, we propose , a reasoning-enhanced recommendation framework that samples interaction chains from the user-item graph and converts them into structured interaction-of-thoughts via a progressive masked…
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
TopicsTopic Modeling · Advanced Graph Neural Networks · Explainable Artificial Intelligence (XAI)
