Unsupervised Context Rewriting for Open Domain Conversation
Kun Zhou, Kai Zhang, Yu Wu, Shujie Liu, Jingsong Yu

TL;DR
This paper introduces an explicit context rewriting approach for open domain conversation, improving response generation and retrieval by rewriting the last utterance considering conversation history.
Contribution
It proposes a novel context rewriting network based on CopyNet and reinforcement learning, enhancing multi-turn dialogue modeling and response quality.
Findings
Outperforms baselines in rewriting quality
Improves multi-turn response generation
Enhances retrieval-based chatbot performance
Abstract
Context modeling has a pivotal role in open domain conversation. Existing works either use heuristic methods or jointly learn context modeling and response generation with an encoder-decoder framework. This paper proposes an explicit context rewriting method, which rewrites the last utterance by considering context history. We leverage pseudo-parallel data and elaborate a context rewriting network, which is built upon the CopyNet with the reinforcement learning method. The rewritten utterance is beneficial to candidate retrieval, explainable context modeling, as well as enabling to employ a single-turn framework to the multi-turn scenario. The empirical results show that our model outperforms baselines in terms of the rewriting quality, the multi-turn response generation, and the end-to-end retrieval-based chatbots.
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
