Do LLMs Understand Collaborative Signals? Diagnosis and Repair
Shahrooz Pouryousef, Ali Montazeralghaem

TL;DR
This paper investigates whether large language models can effectively reason over collaborative signals in recommendation tasks, compares their performance to traditional models, and proposes retrieval-augmented generation to enhance their reasoning capabilities.
Contribution
It provides a fundamental analysis of LLMs' reasoning over collaborative information and introduces a retrieval-augmented approach to improve their performance in recommender systems.
Findings
LLMs outperform matrix factorization when given relevant, well-structured information.
Providing more relevant information generally improves LLM performance.
Retrieval-augmented generation enhances LLM reasoning in recommendation tasks.
Abstract
Collaborative information from user-item interactions is a fundamental source of signal in successful recommender systems. Recently, researchers have attempted to incorporate this knowledge into large language model-based recommender approaches (LLMRec) to enhance their performance. However, there has been little fundamental analysis of whether LLMs can effectively reason over collaborative information. In this paper, we analyze the ability of LLMs to reason about collaborative information in recommendation tasks, comparing their performance to traditional matrix factorization (MF) models. We propose a simple and effective method to improve LLMs' reasoning capabilities using retrieval-augmented generation (RAG) over the user-item interaction matrix with four different prompting strategies. Our results show that the LLM outperforms the MF model whenever we provide relevant information in…
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
TopicsRecommender Systems and Techniques · Explainable Artificial Intelligence (XAI) · Topic Modeling
