paper-with-me

홈 › Papers

A Unified Abstractive Model for Generating Question-Answer Pairs

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

Large-scale question-answer pairs (QAP) are valuable for many applications, such as knowledge bases construction and machine reading comprehension. Although its importance has been widely recognized, existing approaches are still faced with critical challenges. On the one hand, QAPs are obtained by selecting spans from original texts as their answers, while abstractive answer generation is more suitable and natural for complex QA applications. On the other hand, the interaction between the sub-tasks of answer generation and question generation should be well captured to enhance each other mutually. To this end, we propose a Unified Abstractive model for Question-Answer Pairs generation (UA-QAP). Specifically, we devise the joint model with a query-guided gate to collectively model the two sub-tasks simultaneously and capture the interaction information between them. Therefore, our model can generate semantically comprehensive question-answer pairs. We conduct extensive experiments on three large-scale datasets. The experimental results demonstrate that our model achieves state-of-the-art performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Answer GenerationMachine Reading ComprehensionQuestion GenerationQuestion-GenerationReading Comprehension

Similar Papers 제목 키워드 기반

V-Doc : Visual questions answers with Documents

2022-05-27 · Yihao Ding, Zhe Huang, Runlin Wang, Yanhang Zhang 외

We propose V-Doc, a question-answering tool using document images and PDF, mainly for researchers and general non-deep learning experts looking to generate, process, and understand the document visual question answering …

Question AnsweringQuestion GenerationQuestion-GenerationVisual Question Answering+1

V-Doc: Visual Questions Answers With Documents

2022-01-01 · CVPR 2022 1 · Yihao Ding, Zhe Huang, Runlin Wang, Yanhang Zhang 외

We propose V-Doc, a question-answering tool using document images and PDF, mainly for researchers and general non-deep learning experts looking to generate, process, and understand the document visual question answer…

Question AnsweringQuestion GenerationQuestion-GenerationVisual Question Answering+1

Summarizing Lengthy Questions

2017-11-01 · IJCNLP 2017 11 · Tatsuya Ishigaki, Hiroya Takamura, Manabu Okumura

In this research, we propose the task of question summarization. We first analyzed question-summary pairs extracted from a Community Question Answering (CQA) site, and found that a proportion of questions cannot be summa…

Abstractive Text SummarizationCommunity Question AnsweringDecoderQuestion Answering

FEQA: A Question Answering Evaluation Framework for Faithfulness Assessment in Abstractive Summarization

2020-05-07 · ACL 2020 6 · Esin Durmus, He He, Mona Diab

Neural abstractive summarization models are prone to generate content inconsistent with the source document, i.e. unfaithful. Existing automatic metrics do not capture such mistakes effectively. We tackle the problem of …

Abstractive Text SummarizationQuestion AnsweringReading Comprehension

Closed-book Question Generation via Contrastive Learning

2022-10-13 · Xiangjue Dong, Jiaying Lu, Jianling Wang, James Caverlee

Question Generation (QG) is a fundamental NLP task for many downstream applications. Recent studies on open-book QG, where supportive answer-context pairs are provided to models, have achieved promising progress. However…

Contrastive LearningNatural QuestionsOpen-Domain Question AnsweringQuestion Answering+2