A Hybrid Retrieval-Generation Neural Conversation Model
Liu Yang, Junjie Hu, Minghui Qiu, Chen Qu, Jianfeng Gao, W. Bruce, Croft, Xiaodong Liu, Yelong Shen, Jingjing Liu

TL;DR
This paper introduces a hybrid neural conversation model that combines retrieval and generation techniques, resulting in more informative and coherent multi-turn dialogue systems, outperforming existing methods on social media datasets.
Contribution
The paper presents a novel hybrid model that integrates retrieval and generation approaches for neural conversation systems, improving response quality and diversity.
Findings
Outperforms pure retrieval and generation models on Twitter and Foursquare datasets.
Achieves higher scores on automatic and human evaluations.
Provides insights into combining retrieval and generation for better dialogue systems.
Abstract
Intelligent personal assistant systems that are able to have multi-turn conversations with human users are becoming increasingly popular. Most previous research has been focused on using either retrieval-based or generation-based methods to develop such systems. Retrieval-based methods have the advantage of returning fluent and informative responses with great diversity. However, the performance of the methods is limited by the size of the response repository. On the other hand, generation-based methods can produce highly coherent responses on any topics. But the generated responses are often generic and not informative due to the lack of grounding knowledge. In this paper, we propose a hybrid neural conversation model that combines the merits of both response retrieval and generation methods. Experimental results on Twitter and Foursquare data show that the proposed model outperforms…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
