CoRAL: Collaborative Retrieval-Augmented Large Language Models Improve Long-tail Recommendation
Junda Wu, Cheng-Chun Chang, Tong Yu, Zhankui He, Jianing Wang, Yupeng, Hou, Julian McAuley

TL;DR
This paper introduces CoRAL, a method that enhances large language models for long-tail recommendation by incorporating collaborative user-item interaction evidence through reinforcement learning, leading to improved reasoning and recommendation accuracy.
Contribution
The paper proposes a novel retrieval-augmented LLM framework, CoRAL, which effectively integrates collaborative information via reinforcement learning to improve long-tail recommendations.
Findings
CoRAL significantly improves LLM reasoning in recommendation tasks.
Reinforcement learning enables efficient exploration of collaborative information.
Enhanced recommendations for long-tail items and users.
Abstract
The long-tail recommendation is a challenging task for traditional recommender systems, due to data sparsity and data imbalance issues. The recent development of large language models (LLMs) has shown their abilities in complex reasoning, which can help to deduce users' preferences based on very few previous interactions. However, since most LLM-based systems rely on items' semantic meaning as the sole evidence for reasoning, the collaborative information of user-item interactions is neglected, which can cause the LLM's reasoning to be misaligned with task-specific collaborative information of the dataset. To further align LLMs' reasoning to task-specific user-item interaction knowledge, we introduce collaborative retrieval-augmented LLMs, CoRAL, which directly incorporate collaborative evidence into the prompts. Based on the retrieved user-item interactions, the LLM can analyze shared…
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 · Recommender Systems and Techniques · Natural Language Processing Techniques
MethodsCorrelation Alignment for Deep Domain Adaptation · Sparse Evolutionary Training · ALIGN
