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 (SQG), CQG is more challenging in the sense that the generated question is required not only to be meaningful, but also to align with the occurred conversation history. While previous studies mainly focus on how to model the flow and alignment of the conversation, there has been no thorough study to date on which parts of the context and history are necessary for the model. We argue that shortening the context and history is crucial as it can help the model to optimise more on the conversational alignment property. To this end, we propose CoHS-CQG, a two-stage CQG framework, which adopts a CoHS module to shorten the context and history of the input. In particular, CoHS selects contiguous sentences and history turns according to their relevance scores by a top-p strategy. Our model achieves state-of-the-art performances on CoQA in both the answer-aware and answer-unaware settings.
Code (1)
Tasks
Question GenerationQuestion-GenerationReading ComprehensionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Learning to Select the Relevant History Turns in Conversational Question Answering
The increasing demand for the web-based digital assistants has given a rapid rise in the interest of the Information Retrieval (IR) community towards the field of conversational question answering (ConvQA). However, one …
Binary ClassificationConversational Question AnsweringInformation RetrievalQuestion AnsweringRole of Attentive History Selection in Conversational Information Seeking
The rise of intelligent assistant systems like Siri and Alexa have led to the emergence of Conversational Search, a research track of Information Retrieval (IR) that involves interactive and iterative information-seeking…
Conversational SearchInformation RetrievalRetrievalCombining Impression Feature Representation for Multi-turn Conversational Question Answering
Multi-turn conversational Question Answering (ConvQA) is a practical task that requires the understanding of conversation history, such as previous QA pairs, the passage context, and current question. It can be applied t…
Conversational Question Answeringfeature selectionQuestion AnsweringAttentive History Selection for Conversational Question Answering
Conversational question answering (ConvQA) is a simplified but concrete setting of conversational search. One of its major challenges is to leverage the conversation history to understand and answer the current question.…
Conversational Question AnsweringConversational SearchMulti-Task LearningPosition+1BERT-CoQAC: BERT-based Conversational Question Answering in Context
As one promising way to inquire about any particular information through a dialog with the bot, question answering dialog systems have gained increasing research interests recently. Designing interactive QA systems has a…
Conversational Question AnsweringLanguage ModellingNatural Language UnderstandingQuestion Answering+1