Deep Conversational Recommender in Travel
Lizi Liao, Ryuichi Takanobu, Yunshan Ma, Xun Yang, Minlie Huang and, Tat-Seng Chua

TL;DR
This paper introduces a Deep Conversational Recommender system for travel that combines seq2seq models, neural latent topics, GCNs, and pointer networks to improve multi-turn, constraint-aware travel dialogue responses.
Contribution
The paper presents a novel deep conversational recommender integrating topic control, graph-based venue relationships, and pointer networks for travel domain dialogues.
Findings
Achieves superior performance over baseline models.
Effectively incorporates user constraints like price and distance.
Enhances response relevance and informativeness.
Abstract
When traveling to a foreign country, we are often in dire need of an intelligent conversational agent to provide instant and informative responses to our various queries. However, to build such a travel agent is non-trivial. First of all, travel naturally involves several sub-tasks such as hotel reservation, restaurant recommendation and taxi booking etc, which invokes the need for global topic control. Secondly, the agent should consider various constraints like price or distance given by the user to recommend an appropriate venue. In this paper, we present a Deep Conversational Recommender (DCR) and apply to travel. It augments the sequence-to-sequence (seq2seq) models with a neural latent topic component to better guide response generation and make the training easier. To consider the various constraints for venue recommendation, we leverage a graph convolutional network (GCN) based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Natural Language Processing Techniques
