English

Generating Highly Relevant Questions

Computation and Language 2019-10-09 v1

Abstract

The neural seq2seq based question generation (QG) is prone to generating generic and undiversified questions that are poorly relevant to the given passage and target answer. In this paper, we propose two methods to address the issue. (1) By a partial copy mechanism, we prioritize words that are morphologically close to words in the input passage when generating questions; (2) By a QA-based reranker, from the n-best list of question candidates, we select questions that are preferred by both the QA and QG model. Experiments and analyses demonstrate that the proposed two methods substantially improve the relevance of generated questions to passages and answers.

Keywords

Cite

@article{arxiv.1910.03401,
  title  = {Generating Highly Relevant Questions},
  author = {Jiazuo Qiu and Deyi Xiong},
  journal= {arXiv preprint arXiv:1910.03401},
  year   = {2019}
}

Comments

Accepted by EMNLP 2019

R2 v1 2026-06-23T11:37:35.601Z