Toward Knowledge-Enriched Conversational Recommendation Systems
Conversational Recommendation Systems recommend items through language based interactions with users.In order to generate naturalistic conversations and effectively utilize knowledge graphs (KGs) containing background information, we propose a novel Bag-of-Entities loss, which encourages the generated utterances to mention concepts related to the item being recommended, such as the genre or director of a movie. We also propose an alignment loss to further integrate KG entities into the response generation network. Experiments on the large-scale REDIAL dataset demonstrate that the proposed system consistently outperforms state-of-the-art baselines.
Code (0)
등록된 구현이 없습니다.
Tasks
Conversational RecommendationKnowledge GraphsRecommendation SystemsResponse GenerationSimilar Papers 제목 키워드 기반
KECRS: Towards Knowledge-Enriched Conversational Recommendation System
The chit-chat-based conversational recommendation systems (CRS) provide item recommendations to users through natural language interactions. To better understand user's intentions, external knowledge graphs (KG) have bee…
Conversational RecommendationEntity EmbeddingsKnowledge GraphsRecommendation Systems+2RevCore: Review-augmented Conversational Recommendation
Existing conversational recommendation (CR) systems usually suffer from insufficient item information when conducted on short dialogue history and unfamiliar items. Incorporating external information (e.g., reviews) is a…
Conversational RecommendationDecoderResponse GenerationOn Estimating the Training Cost of Conversational Recommendation Systems
Conversational recommendation systems have recently gain a lot of attention, as users can continuously interact with the system over multiple conversational turns. However, conversational recommendation systems are based…
Conversational RecommendationKnowledge DistillationRecommendation SystemsSelf-Supervised Bot Play for Conversational Recommendation with Justifications
Conversational recommender systems offer the promise of interactive, engaging ways for users to find items they enjoy. We seek to improve conversational recommendation via three dimensions: 1) We aim to mimic a common mo…
Conversational RecommendationRecommendation SystemsLearning to Ask Appropriate Questions in Conversational Recommendation
Conversational recommender systems (CRSs) have revolutionized the conventional recommendation paradigm by embracing dialogue agents to dynamically capture the fine-grained user preference. In a typical conversational rec…
Conversational RecommendationQuestion GenerationQuestion-GenerationRecommendation Systems