paper-with-me

Papers

ChatGPT for Conversational Recommendation: Refining Recommendations by Reprompting with Feedback

2024-01-07 · Kyle Dylan Spurlock, Cagla Acun, Esin Saka, Olfa Nasraoui

Recommendation algorithms have been pivotal in handling the overwhelming volume of online content. However, these algorithms seldom consider direct user input, resulting in superficial interaction between them. Efforts have been made to include the user directly in the recommendation process through conversation, but these systems too have had limited interactivity. Recently, Large Language Models (LLMs) like ChatGPT have gained popularity due to their ease of use and their ability to adapt dynamically to various tasks while responding to feedback. In this paper, we investigate the effectiveness of ChatGPT as a top-n conversational recommendation system. We build a rigorous pipeline around ChatGPT to simulate how a user might realistically probe the model for recommendations: by first instructing and then reprompting with feedback to refine a set of recommendations. We further explore the effect of popularity bias in ChatGPT's recommendations, and compare its performance to baseline models. We find that reprompting ChatGPT with feedback is an effective strategy to improve recommendation relevancy, and that popularity bias can be mitigated through prompt engineering.

📄 PDF Abstract BibTeX arXiv:2401.03605

Code (0)

등록된 구현이 없습니다.

Tasks

Conversational RecommendationPrompt Engineering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Bridging Conversational and Collaborative Signals for Conversational Recommendation

2024-12-09 · Ahmad Bin Rabiah, Nafis Sadeq, Julian McAuley

Conversational recommendation systems (CRS) leverage contextual information from conversations to generate recommendations but often struggle due to a lack of collaborative filtering (CF) signals, which capture user-item…

Collaborative FilteringConversational RecommendationRecommendation Systems

Navigating User Experience of ChatGPT-based Conversational Recommender Systems: The Effects of Prompt Guidance and Recommendation Domain

2024-05-22 · Yizhe Zhang, Yucheng Jin, Li Chen, Ting Yang

Conversational recommender systems (CRS) enable users to articulate their preferences and provide feedback through natural language. With the advent of large language models (LLMs), the potential to enhance user engageme…

Recommendation Systems

Sparks of Artificial General Recommender (AGR): Early Experiments with ChatGPT

2023-05-08 · Guo Lin, Yongfeng Zhang

This study investigates the feasibility of developing an Artificial General Recommender (AGR), facilitated by recent advancements in Large Language Models (LLMs). An AGR comprises both conversationality and universality …

To Recommend or Not: Recommendability Identification in Conversations with Pre-trained Language Models

2024-03-27 · Zhefan Wang, Weizhi Ma, Min Zhang

Most current recommender systems primarily focus on what to recommend, assuming users always require personalized recommendations. However, with the widely spread of ChatGPT and other chatbots, a more crucial problem in …

Recommendation Systems

ChatGPT Needs SPADE (Sustainability, PrivAcy, Digital divide, and Ethics) Evaluation: A Review

2023-04-13 · Sunder Ali Khowaja, Parus Khuwaja, Kapal Dev, Weizheng Wang 외

ChatGPT is another large language model (LLM) vastly available for the consumers on their devices but due to its performance and ability to converse effectively, it has gained a huge popularity amongst research as well a…

EthicsLanguage ModelingLanguage ModellingLarge Language Model