Multi-turn dialogue-oriented pretrained question generation model

Yanmeng Wang,Wenge Rong,Jianfei Zhang,Shijie Zhou,Zhang Xiong
DOI: https://doi.org/10.1007/s40747-020-00147-2
IF: 6.7
2020-01-01
Complex & Intelligent Systems
Abstract:In recent years, teaching machines to ask meaningful and coherent questions has attracted considerable attention in natural language processing. Question generation has found wide applications in areas such as education (testing knowledge) and chatbots (enhancing interaction). Following previous studies on conversational question generation, we propose a pretrained, encoder–decoder model that can incorporate the semantic information from both passage and hidden conversation representations. We adopt BERT as the encoder to combine external text and dialogue history, and we design a multi-head attention-based decoder to incorporate the semantic information from both text and hidden dialogue representations into the decoding process, thereby generating coherent questions. Experiments with conversational question generation and document-grounded dialogue response generation tasks indicate that the proposed model is superior to baseline models in terms of both standard metrics and human evaluations.
What problem does this paper attempt to address?