paper-with-me

Papers

Improving Conversational Recommendation Systems' Quality with Context-Aware Item Meta Information

2021-12-15 · Bowen Yang, Cong Han, Yu Li, Lei Zuo, Zhou Yu

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 (KG) based recommendation modules and integrate KG with language models for response generation. Although KG-based approaches prove effective, two issues remain to be solved. First, KG-based approaches ignore the information in the conversational context but only rely on entity relations and bag of words to recommend items. Second, it requires substantial engineering efforts to maintain KGs that model domain-specific relations, thus leading to less flexibility. In this paper, we propose a simple yet effective architecture comprising a pre-trained language model (PLM) and an item metadata encoder. The encoder learns to map item metadata to embeddings that can reflect the semantic information in the dialog context. The PLM then consumes the semantic-aligned item embeddings together with dialog context to generate high-quality recommendations and responses. Instead of modeling entity relations with KGs, our model reduces engineering complexity by directly converting each item to an embedding. Experimental results on the benchmark dataset ReDial show that our model obtains state-of-the-art results on both recommendation and response generation tasks.

📄 PDF Abstract BibTeX arXiv:2112.08140

Code (1)

by2299/mese 공식 구현 pytorch

Tasks

Conversational RecommendationLanguage ModelingLanguage ModellingRecommendation SystemsResponse Generation

Similar Papers 제목 키워드 기반

Improving Conversational Recommendation Systems’ Quality with Context-Aware Item Meta-Information

2022-07-01 · Findings (NAACL) 2022 7 · Bowen Yang, Cong Han, Yu Li, Lei Zuo 외

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 …

Conversational RecommendationKnowledge GraphsLanguage ModellingRecommendation Systems+1

Improving Conversational Recommendation Systems’ Quality with Context-Aware Item Meta-Information

2022-01-16 · ACL ARR January 2022 1 · Anonymous

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+1

Conversational Recommendation System using NLP and Sentiment Analysis

2025-05-17 · Piyush Talegaonkar, Siddhant Hole, Shrinesh Kamble, Prashil Gulechha 외

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+2

Enhancing Conversational Recommender Systems with Tree-Structured Knowledge and Pretrained Language Models

2025-11-16 · Yongwen Ren, Chao Wang, Peng Du, Chuan Qin 외 arxiv

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 Graphs

Collaborative Retrieval for Large Language Model-based Conversational Recommender Systems

2025-02-19 · Yaochen Zhu, Chao Wan, Harald Steck, Dawen Liang 외

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