paper-with-me

홈 › Papers

ChainCQG: Flow-Aware Conversational Question Generation

2021-02-04 · EACL 2021 2 · Jing Gu, Mostafa Mirshekari, Zhou Yu, Aaron Sisto

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.

📄 PDF Abstract BibTeX arXiv:2102.02864

Code (1)

searchableai/ChainCQG 공식 구현 pytorch

Tasks

Conversational Question AnsweringQuestion AnsweringQuestion GenerationQuestion-Generation

Similar Papers 제목 키워드 기반

CoHS-CQG: Context and History Selection for Conversational Question Generation

2022-09-14 · COLING 2022 10 · Xuan Long Do, Bowei Zou, Liangming Pan, Nancy F. Chen 외

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 Comprehension

Towards Answer-unaware Conversational Question Generation

2019-11-01 · WS 2019 11 · Mao Nakanishi, Tetsunori Kobayashi, Yoshihiko Hayashi

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-Generation

Interconnected Question Generation with Coreference Alignment and Conversation Flow Modeling

2019-06-17 · ACL 2019 7 · Yifan Gao, Piji Li, Irwin King, Michael R. Lyu

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-GenerationSentence

GraphFlow: Exploiting Conversation Flow with Graph Neural Networks for Conversational Machine Comprehension

2019-07-31 · Yu Chen, Lingfei Wu, Mohammed J. Zaki

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 Comprehension

Prompt Guided Copy Mechanism for Conversational Question Answering

2023-08-07 · Yong Zhang, Zhitao Li, Jianzong Wang, Yiming Gao 외

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