Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
41 tokens/sec
GPT-4o
60 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
8 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Chat-REC: Towards Interactive and Explainable LLMs-Augmented Recommender System (2303.14524v2)

Published 25 Mar 2023 in cs.IR, cs.CL, and cs.LG
Chat-REC: Towards Interactive and Explainable LLMs-Augmented Recommender System

Abstract: LLMs have demonstrated their significant potential to be applied for addressing various application tasks. However, traditional recommender systems continue to face great challenges such as poor interactivity and explainability, which actually also hinder their broad deployment in real-world systems. To address these limitations, this paper proposes a novel paradigm called Chat-Rec (ChatGPT Augmented Recommender System) that innovatively augments LLMs for building conversational recommender systems by converting user profiles and historical interactions into prompts. Chat-Rec is demonstrated to be effective in learning user preferences and establishing connections between users and products through in-context learning, which also makes the recommendation process more interactive and explainable. What's more, within the Chat-Rec framework, user's preferences can transfer to different products for cross-domain recommendations, and prompt-based injection of information into LLMs can also handle the cold-start scenarios with new items. In our experiments, Chat-Rec effectively improve the results of top-k recommendations and performs better in zero-shot rating prediction task. Chat-Rec offers a novel approach to improving recommender systems and presents new practical scenarios for the implementation of AIGC (AI generated content) in recommender system studies.

Overview of Chat-REC: LLMs-Augmented Recommender System

The paper "Chat-REC: Towards Interactive and Explainable LLMs-Augmented Recommender System" presents an innovative approach to enhancing the capabilities of traditional recommender systems using LLMs. This method, named Chat-REC, integrates LLMs' potential to improve interactivity and explainability, two persistent limitations of conventional systems. By converting user profiles and interaction histories into prompts for in-context learning, Chat-REC enables LLMs to effectively capture user preferences and make personalized recommendations.

Key Contributions

  1. Novel Integration of LLMs and Recommender Systems: Chat-REC proposes the use of LLMs not as models requiring fine-tuning or parameter optimization, but as systems that enhance recommendation tasks by leveraging their context learning capabilities. This paradigm shift departs from traditional recommender systems that rely heavily on adjusting model parameters and instead focuses on prompt-based knowledge incorporation.
  2. Enhanced Interactivity and Explainability: By integrating conversational AI frameworks, Chat-REC improves user interaction, allowing for dynamic recommendation adjustments and providing explanations for recommendations. This addresses critical issues in existing systems where static and opaque recommendations often lead to suboptimal user satisfaction.
  3. Cross-Domain and Cold-Start Solutions: The system deftly handles cold start scenarios, recommending new items by using LLMs' background knowledge and prompt-based information injection. It also extends recommendations beyond single domains, using relationships identified by LLMs to suggest items across various categories like books, music, and movies.
  4. Experimental Validation: Using the MovieLens 100K dataset, the authors demonstrate that Chat-REC significantly outperforms traditional systems like LightFM, LightGCN, Item-KNN, and Matrix Factorization in tasks including top-k recommendation and rating prediction. Notably, models such as text-davinci-003 in the Chat-REC framework showed substantial improvements in both precision and NDCG scores, confirming the effectiveness of in-context learning.

Implications and Future Directions

The implications of Chat-REC are manifold, both theoretically and practically. Theoretically, it provides evidence that LLMs can serve effectively in domains beyond natural language understanding and generation, enhancing systems traditionally not reliant on language data. Practically, the approach offers pathways to more robust and user-friendly recommender systems, aligning technological advances with user expectations.

Moving forward, future developments could explore optimizing the interaction between structured and unstructured data in recommendation contexts. Additionally, examining how LLMs can handle real-world constraints such as privacy concerns and data sparsity could further bolster chat-recommendation systems' practicality.

In conclusion, Chat-REC exemplifies an effective amalgamation of LLM capabilities with traditional recommendation tasks, establishing a baseline for the development of more interactive and explainable recommendation systems in the future.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (6)
  1. Yunfan Gao (13 papers)
  2. Tao Sheng (12 papers)
  3. Youlin Xiang (1 paper)
  4. Yun Xiong (41 papers)
  5. Haofen Wang (32 papers)
  6. Jiawei Zhang (529 papers)
Citations (207)