ChainCQG: Flow-Aware Conversational Question Generation
Conversational systems enable numerous valuable applications, and question-answering is an important component underlying many of these. However, conversational question-answering remains challenging due to the lack of realistic, domain-specific training data. Inspired by this bottleneck, we focus on conversational question generation as a means to generate synthetic conversations for training and evaluation purposes. We present a number of novel strategies to improve conversational flow and accommodate varying question types and overall fluidity. Specifically, we design ChainCQG as a two-stage architecture that learns question-answer representations across multiple dialogue turns using a flow propagation training strategy.ChainCQG significantly outperforms both answer-aware and answer-unaware SOTA baselines (e.g., up to 48% BLEU-1 improvement). Additionally, our model is able to generate different types of questions, with improved fluidity and coreference alignment.
Code (1)
Tasks
Conversational Question AnsweringQuestion AnsweringQuestion GenerationQuestion-GenerationSimilar Papers 제목 키워드 기반
CoHS-CQG: Context and History Selection for Conversational Question Generation
Conversational question generation (CQG) serves as a vital task for machines to assist humans, such as interactive reading comprehension, through conversations. Compared to traditional single-turn question generation (SQ…
Question GenerationQuestion-GenerationReading ComprehensionTowards Answer-unaware Conversational Question Generation
Conversational question generation is a novel area of NLP research which has a range of potential applications. This paper is first to presents a framework for conversational question generation that is unaware of the co…
Question GenerationQuestion-GenerationInterconnected Question Generation with Coreference Alignment and Conversation Flow Modeling
We study the problem of generating interconnected questions in question-answering style conversations. Compared with previous works which generate questions based on a single sentence (or paragraph), this setting is diff…
Question AnsweringQuestion GenerationQuestion-GenerationSentenceGraphFlow: Exploiting Conversation Flow with Graph Neural Networks for Conversational Machine Comprehension
Conversational machine comprehension (MC) has proven significantly more challenging compared to traditional MC since it requires better utilization of conversation history. However, most existing approaches do not effect…
Graph Neural NetworkGraph structure learningMachine Reading ComprehensionReading ComprehensionPrompt Guided Copy Mechanism for Conversational Question Answering
Conversational Question Answering (CQA) is a challenging task that aims to generate natural answers for conversational flow questions. In this paper, we propose a pluggable approach for extractive methods that introduces…
Conversational Question AnsweringQuestion Answering