paper-with-me

Papers

Neural Conversation Recommendation with Online Interaction Modeling

2019-11-01 · IJCNLP 2019 11 · Xingshan Zeng, Jing Li, Lu Wang, Kam-Fai Wong

The prevalent use of social media leads to a vast amount of online conversations being produced on a daily basis. It presents a concrete challenge for individuals to better discover and engage in social media discussions. In this paper, we present a novel framework to automatically recommend conversations to users based on their prior conversation behaviors. Built on neural collaborative filtering, our model explores deep semantic features that measure how a user{'}s preferences match an ongoing conversation{'}s context. Furthermore, to identify salient characteristics from interleaving user interactions, our model incorporates graph-structured networks, where both replying relations and temporal features are encoded as conversation context. Experimental results on two large-scale datasets collected from Twitter and Reddit show that our model yields better performance than previous state-of-the-art models, which only utilize lexical features and ignore past user interactions in the conversations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative Filtering

Similar Papers 제목 키워드 기반

A Bayesian Approach to Conversational Recommendation Systems

2020-02-12 · Francesca Mangili, Denis Broggini, Alessandro Antonucci, Marco Alberti 외

We present a conversational recommendation system based on a Bayesian approach. A probability mass function over the items is updated after any interaction with the user, with information-theoretic criteria optimally sha…

Conversational RecommendationRecommendation Systems

Bundle MCR: Towards Conversational Bundle Recommendation

2022-07-26 · Zhankui He, Handong Zhao, Tong Yu, Sungchul Kim 외

Bundle recommender systems recommend sets of items (e.g., pants, shirt, and shoes) to users, but they often suffer from two issues: significant interaction sparsity and a large output space. In this work, we extend multi…

Conversational RecommendationRecommendation Systems

User Memory Reasoning for Conversational Recommendation

2020-05-30 · COLING 2020 8 · Hu Xu, Seungwhan Moon, Honglei Liu, Pararth Shah 외

We study a conversational recommendation model which dynamically manages users' past (offline) preferences and current (online) requests through a structured and cumulative user memory knowledge graph, to allow for natur…

Conversational Recommendation

Lending Interaction Wings to Recommender Systems with Conversational Agents

2023-10-06 · NeurIPS 2023 11

Recommender systems trained on offline historical user behaviors are embracing conversational techniques to online query user preference. Unlike prior conversational recommendation approaches that systemically combine co…

AttributeConversational RecommendationLanguage ModellingLarge Language Model+1

Estimation-Action-Reflection: Towards Deep Interaction Between Conversational and Recommender Systems

2020-02-21 · Wenqiang Lei, Xiangnan He, Yisong Miao, Qingyun Wu 외

Recommender systems are embracing conversational technologies to obtain user preferences dynamically, and to overcome inherent limitations of their static models. A successful Conversational Recommender System (CRS) requ…

Recommendation Systems