Pith. sign in

REVIEW 1 cited by

Neural Models for Key Phrase Detection and Question Generation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1706.04560 v3 pith:5AKRQT67 submitted 2017-06-14 cs.CL cs.AIcs.NE

Neural Models for Key Phrase Detection and Question Generation

classification cs.CL cs.AIcs.NE
keywords modelanswersgenerationneuralquestionkey-phrasephrasesreading
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
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.

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.