English

Question-type Driven Question Generation

Computation and Language 2019-09-04 v1

Abstract

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 howhow 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.

Keywords

Cite

@article{arxiv.1909.00140,
  title  = {Question-type Driven Question Generation},
  author = {Wenjie Zhou and Minghua Zhang and Yunfang Wu},
  journal= {arXiv preprint arXiv:1909.00140},
  year   = {2019}
}

Comments

Accepted by EMNLP 2019

R2 v1 2026-06-23T11:01:56.604Z