Improving Conversational Recommendation Systems’ Quality with Context-Aware Item Meta-Information
A key challenge of Conversational Recommendation Systems (CRS) is to integrate the recommendation function and the dialog generation function smoothly. Previous works employ graph neural networks with external knowledge graphs (KG) to model individual recommendation items and integrate KGs with language models through attention mechanism for response generation. Although previous approaches prove effective, there is still room for improvement. For example, KG-based approaches only rely on entity relations and bag-of-words to recommend items and neglect the information in the conversational context. We propose to improve the usage of dialog context for both recommendation and response generation using an encoding architecture along with the self-attention mechanism of transformers. In this paper, we propose a simple yet effective architecture comprising a pre-trained language model (PLM) and an item metadata encoder to integrate the recommendation and the dialog generation better. The proposed item encoder learns to map item metadata to embeddings reflecting the rich information of the item, which can be matched with dialog context. The PLM then consumes the context-aware item embeddings and dialog context to generate high-quality recommendations and responses. Experimental results on the benchmark dataset ReDial show that our model obtains state-of-the-art results on both recommendation and response generation tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
Conversational RecommendationKnowledge GraphsLanguage ModellingRecommendation SystemsResponse GenerationSimilar Papers 제목 키워드 기반
Improving Conversational Recommendation Systems’ Quality with Context-Aware Item Meta-Information
A key challenge of Conversational Recommendation Systems (CRS) is to integrate the recommendation function and the dialog generation function smoothly. Previous works employ graph neural networks with external knowl…
Conversational RecommendationKnowledge GraphsLanguage ModellingRecommendation Systems+1Improving Conversational Recommendation Systems' Quality with Context-Aware Item Meta Information
Conversational recommendation systems (CRS) engage with users by inferring user preferences from dialog history, providing accurate recommendations, and generating appropriate responses. Previous CRSs use knowledge graph…
Conversational RecommendationLanguage ModelingLanguage ModellingRecommendation Systems+1Conversational Recommendation System using NLP and Sentiment Analysis
In today's digitally-driven world, the demand for personalized and context-aware recommendations has never been greater. Traditional recommender systems have made significant strides in this direction, but they often lac…
Conversational RecommendationDynamic Time WarpingMarketingRecommendation Systems+2Enhancing Conversational Recommender Systems with Tree-Structured Knowledge and Pretrained Language Models
Recent advances in pretrained language models (PLMs) have significantly improved conversational recommender systems (CRS), enabling more fluent and context-aware interactions. To further enhance accuracy and mitigate hal…
Knowledge GraphsCollaborative Retrieval for Large Language Model-based Conversational Recommender Systems
Conversational recommender systems (CRS) aim to provide personalized recommendations via interactive dialogues with users. While large language models (LLMs) enhance CRS with their superior understanding of context-aware…
Collaborative FilteringConversational RecommendationLanguage ModelingLanguage Modelling+4