paper-with-me

홈 › Papers

Neural Models for Key Phrase Extraction and Question Generation

2018-07-01 · WS 2018 7 · S Subramanian, eep, Tong Wang, Xingdi Yuan, Saizheng Zhang, Adam Trischler, Yoshua Bengio

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringQuestion GenerationQuestion-GenerationReading Comprehension

Similar Papers 제목 키워드 기반

Neural Models for Key Phrase Detection and Question Generation

2017-06-14 · Sandeep Subramanian, Tong Wang, Xingdi Yuan, Saizheng Zhang 외

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 ans…

Question AnsweringQuestion GenerationQuestion-GenerationReading Comprehension

A Deep Generative Framework for Paraphrase Generation

2017-09-15 · Ankush Gupta, Arvind Agarwal, Prawaan Singh, Piyush Rai

Paraphrase generation is an important problem in NLP, especially in question answering, information retrieval, information extraction, conversation systems, to name a few. In this paper, we address the problem of generat…

DecoderInformation RetrievalParaphrase GenerationQuestion Answering+2

PIE-QG: Paraphrased Information Extraction for Unsupervised Question Generation from Small Corpora

2023-01-03 · Dinesh Nagumothu, Bahadorreza Ofoghi, Guangyan Huang, Peter W. Eklund

Supervised Question Answering systems (QA systems) rely on domain-specific human-labeled data for training. Unsupervised QA systems generate their own question-answer training pairs, typically using secondary knowledge s…

Language ModelingLanguage ModellingOpen Information ExtractionQuestion Answering+2

UniKeyphrase: A Unified Extraction and Generation Framework for Keyphrase Prediction

2021-06-09 · Findings (ACL) 2021 8 · Huanqin Wu, Wei Liu, Lei LI, Dan Nie 외

Keyphrase Prediction (KP) task aims at predicting several keyphrases that can summarize the main idea of the given document. Mainstream KP methods can be categorized into purely generative approaches and integrated model…

DiversityRelation

Learning Rich Representation of Keyphrases from Text

2021-10-16 · ACL ARR October 2021 10 · Anonymous

In this work, we explore how to learn task-specific language models aimed towards learning rich representation of keyphrases from text documents. We experiment with different masking strategies for training transformer l…

Abstractive Text SummarizationKeyphrase ExtractionKeyphrase Generationnamed-entity-recognition+5