THINK: A Novel Conversation Model for Generating Grammatically Correct and Coherent Responses
Bin Sun, Shaoxiong Feng, Yiwei Li, Jiamou Liu, Kan Li

TL;DR
The paper introduces THINK, a conversation model that enhances response coherence and grammatical correctness by simplifying context vectors and strengthening the decoder, outperforming existing models in automatic and human evaluations.
Contribution
The novel THINK model improves response coherence and grammaticality by modifying the encoder-decoder framework with a teamwork generation approach and semantics extractor.
Findings
THINK produces more coherent responses than baselines.
Automatic and human evaluations favor THINK's responses.
The model reduces duplicated and self-contradicting responses.
Abstract
Many existing conversation models that are based on the encoder-decoder framework have focused on ways to make the encoder more complicated to enrich the context vectors so as to increase the diversity and informativeness of generated responses. However, these approaches face two problems. First, the decoder is too simple to effectively utilize the previously generated information and tends to generate duplicated and self-contradicting responses. Second, the complex encoder tends to generate diverse but incoherent responses because the complex context vectors may deviate from the original semantics of context. In this work, we proposed a conversation model named "THINK" (Teamwork generation Hover around Impressive Noticeable Keywords) to make the decoder more complicated and avoid generating duplicated and self-contradicting responses. The model simplifies the context vectors and…
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
TopicsSpeech and dialogue systems · Topic Modeling · Natural Language Processing Techniques
