Reasoning-guided Collaborative Filtering with Language Models for Explainable Recommendation
Fahad Anwaar, Adil Mehmood Khan, Muhammad Khalid, Usman Zia, Kezhi Wang

TL;DR
This paper introduces RGCF-XRec, a novel framework that integrates reasoning-guided collaborative filtering into language models to provide explainable, efficient, and high-performing sequential recommendations, especially in cold-start and zero-shot scenarios.
Contribution
The paper proposes a unified model combining collaborative filtering knowledge with language models, enabling explainable recommendations with improved accuracy and efficiency over existing methods.
Findings
Significant improvements in HR@10 and ROUGE-L metrics across multiple datasets.
Enhanced cold-start and zero-shot recommendation performance.
Efficient training with a lightweight LLaMA backbone.
Abstract
Large Language Models (LLMs) exhibit potential for explainable recommendation systems but overlook collaborative signals, while prevailing methods treat recommendation and explanation as separate tasks, resulting in a memory footprint. We present RGCF-XRec, a hybrid framework that introduces reasoning-guided collaborative filtering (CF) knowledge into a language model to deliver explainable sequential recommendations in a single step. Theoretical grounding and empirical findings reveal that RGCF-XRec offers three key merits over leading CF-aware LLM-based methods: (1) reasoning-guided augmentation of CF knowledge through contextual prompting to discover latent preferences and interpretable reasoning paths; (2) an efficient scoring mechanism based on four dimensions: coherence, completeness, relevance, and consistency to mitigate noisy CF reasoning traces and retain high-quality…
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
TopicsExplainable Artificial Intelligence (XAI) · Recommender Systems and Techniques · Multimodal Machine Learning Applications
