Question-type Driven Question Generation
Question generation is a challenging task which aims to ask a question based on an answer and relevant context. The existing works suffer from the mismatching between question type and answer, i.e. generating a question with type $how$ while the answer is a personal name. We propose to automatically predict the question type based on the input answer and context. Then, the question type is fused into a seq2seq model to guide the question generation, so as to deal with the mismatching problem. We achieve significant improvement on the accuracy of question type prediction and finally obtain state-of-the-art results for question generation on both SQuAD and MARCO datasets.
Code (0)
등록된 구현이 없습니다.
Tasks
Question GenerationQuestion-GenerationType predictionVocal Bursts Type PredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A Question Type Driven and Copy Loss Enhanced Frameworkfor Answer-Agnostic Neural Question Generation
The answer-agnostic question generation is a significant and challenging task, which aims to automatically generate questions for a given sentence but without an answer. In this paper, we propose two new strategies to de…
Question GenerationQuestion-GenerationSentenceType predictionAnswer-driven Deep Question Generation based on Reinforcement Learning
Deep question generation (DQG) aims to generate complex questions through reasoning over multiple documents. The task is challenging and underexplored. Existing methods mainly focus on enhancing document representations,…
DecoderQuestion GenerationQuestion-Generationreinforcement-learning+2FOLLOWUPQG: Towards Information-Seeking Follow-up Question Generation
Humans ask follow-up questions driven by curiosity, which reflects a creative human cognitive process. We introduce the task of real-world information-seeking follow-up question generation (FQG), which aims to generate f…
InformativenessQuestion GenerationQuestion-GenerationQuestion Generation Based on Grammar Knowledge and Fine-grained Classification
Question generation is the task of automatically generating questions based on given context and answers, and there are problems that the types of questions and answers do not match. In minority languages such as Tibetan…
Question GenerationQuestion-GenerationInquisitive Question Generation for High Level Text Comprehension
Inquisitive probing questions come naturally to humans in a variety of settings, but is a challenging task for automatic systems. One natural type of question to ask tries to fill a gap in knowledge during text comprehen…
Question GenerationQuestion-GenerationReading ComprehensionVocal Bursts Intensity Prediction