pith. sign in

arxiv: 1706.04560 · v3 · pith:5AKRQT67new · submitted 2017-06-14 · 💻 cs.CL · cs.AI· cs.NE

Neural Models for Key Phrase Detection and Question Generation

classification 💻 cs.CL cs.AIcs.NE
keywords modelanswersgenerationneuralquestionkey-phrasephrasesreading
0
0 comments X
read the original abstract

We propose a two-stage neural model to tackle question generation from documents. First, our model estimates the probability that word sequences in a document are ones that a human would pick when selecting candidate answers by training a neural key-phrase extractor on the answers in a question-answering corpus. Predicted key phrases then act as target answers and condition a sequence-to-sequence question-generation model with a copy mechanism. Empirically, our key-phrase extraction model significantly outperforms an entity-tagging baseline and existing rule-based approaches. We further demonstrate that our question generation system formulates fluent, answerable questions from key phrases. This two-stage system could be used to augment or generate reading comprehension datasets, which may be leveraged to improve machine reading systems or in educational settings.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Weak Supervision Enhanced Generative Network for Question Generation

    cs.CL 2019-07 unverdicted novelty 5.0

    WeGen adds a weakly supervised Relation Guider and dynamic multi-interaction transfer to an encoder-decoder question generator to better use whole-passage context around an answer span.