LGCLIRMLDec 18, 2018

Towards Deep Conversational Recommendations

arXiv:1812.07617v2467 citations
Originality Synthesis-oriented
AI Analysis

It addresses the problem of developing conversational recommendation systems for researchers by providing a new dataset and initial exploration, but it is incremental as it builds on existing neural dialogue techniques.

The paper tackles the lack of a large-scale real-world dataset for conversational recommendations by collecting ReDial, a dataset of over 10,000 movie recommendation conversations, and uses it to explore neural architectures and methods for building such systems.

There has been growing interest in using neural networks and deep learning techniques to create dialogue systems. Conversational recommendation is an interesting setting for the scientific exploration of dialogue with natural language as the associated discourse involves goal-driven dialogue that often transforms naturally into more free-form chat. This paper provides two contributions. First, until now there has been no publicly available large-scale dataset consisting of real-world dialogues centered around recommendations. To address this issue and to facilitate our exploration here, we have collected ReDial, a dataset consisting of over 10,000 conversations centered around the theme of providing movie recommendations. We make this data available to the community for further research. Second, we use this dataset to explore multiple facets of conversational recommendations. In particular we explore new neural architectures, mechanisms, and methods suitable for composing conversational recommendation systems. Our dataset allows us to systematically probe model sub-components addressing different parts of the overall problem domain ranging from: sentiment analysis and cold-start recommendation generation to detailed aspects of how natural language is used in this setting in the real world. We combine such sub-components into a full-blown dialogue system and examine its behavior.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes