Neural Matching Models for Question Retrieval and Next Question Prediction in Conversation
Liu Yang, Hamed Zamani, Yongfeng Zhang, Jiafeng Guo, W. Bruce Croft

TL;DR
This paper explores neural matching models for question retrieval and predicting the next question in conversations, demonstrating their effectiveness on datasets like Quora and Ubuntu chat logs.
Contribution
It formalizes the task of next question prediction in conversations and evaluates neural matching models for both question retrieval and prediction tasks.
Findings
Neural matching models perform well in question retrieval.
Neural models are effective for next question prediction.
Evaluation on Quora and Ubuntu datasets confirms their potential.
Abstract
The recent boom of AI has seen the emergence of many human-computer conversation systems such as Google Assistant, Microsoft Cortana, Amazon Echo and Apple Siri. We introduce and formalize the task of predicting questions in conversations, where the goal is to predict the new question that the user will ask, given the past conversational context. This task can be modeled as a "sequence matching" problem, where two sequences are given and the aim is to learn a model that maps any pair of sequences to a matching probability. Neural matching models, which adopt deep neural networks to learn sequence representations and matching scores, have attracted immense research interests of information retrieval and natural language processing communities. In this paper, we first study neural matching models for the question retrieval task that has been widely explored in the literature, whereas the…
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
