paper-with-me

Papers

Machine Reading Comprehension: Generative or Extractive Reader?

2021-09-17 · ACL ARR September 2021 9 · Anonymous

While both extractive and generative readers have been successfully applied to the Question Answering (QA) task, little attention has been paid toward the comparison of these two readers. Which reader performs better? What are the reasons for the performance differences? In this paper, we aim to answer these questions in the setting of extractive QA tasks. We design multiple transformer-based models and different scenarios to systematically compare these two readers. Our findings characterize the difference of two readers and their pros and cons, which can instruct the optimal selection of the two readers, and open up new research avenues to improve each reader. Our major findings are: 1) generative readers perform better when the input context is long, whereas extractive readers are better when the context is short; 2) extractive readers generalize better as compared to the generative ones under out-of-domain settings, in both single- and multi-task learning scenarios. Our experiments also suggest that, although an encoder-only pre-trained language model (PrLM) is an intuitive choice for extractive readers, the encoder from encoder-decoder PrLM is a strong alternative that performs competitively.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderLanguage ModelingLanguage ModellingMachine Reading ComprehensionMulti-Task LearningQuestion AnsweringReading Comprehension

Similar Papers 제목 키워드 기반

Question Generation for Reading Comprehension Assessment by Modeling How and What to Ask

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Reading is integral to everyday life, and yet learning to read is a struggle for many young learners. During lessons, teachers can use comprehension questions to increase engagement, test reading skills, and improve ret…

Question GenerationQuestion-GenerationReading Comprehension

Enhancing Pre-Trained Generative Language Models with Question Attended Span Extraction on Machine Reading Comprehension

2024-04-27 · Lin Ai, Zheng Hui, Zizhou Liu, Julia Hirschberg

Machine Reading Comprehension (MRC) poses a significant challenge in the field of Natural Language Processing (NLP). While mainstream MRC methods predominantly leverage extractive strategies using encoder-only models suc…

Machine Reading ComprehensionReading Comprehension

Improving Machine Reading Comprehension with General Reading Strategies

2018-10-31 · NAACL 2019 6 · Kai Sun, Dian Yu, Dong Yu, Claire Cardie

Reading strategies have been shown to improve comprehension levels, especially for readers lacking adequate prior knowledge. Just as the process of knowledge accumulation is time-consuming for human readers, it is resour…

ARCLanguage ModelingLanguage ModellingMachine Reading Comprehension+3

Integrating Semantic Information into Sketchy Reading Module of Retro-Reader for Vietnamese Machine Reading Comprehension

2023-01-01 · Hang Thi-Thu Le, Viet-Duc Ho, Duc-Vu Nguyen, Ngan Luu-Thuy Nguyen

Machine Reading Comprehension has become one of the most advanced and popular research topics in the fields of Natural Language Processing in recent years. The classification of answerability questions is a relatively si…

Machine Reading ComprehensionReading ComprehensionVietnamese Machine Reading ComprehensionXLM-R

What If Sentence-hood is Hard to Define: A Case Study in Chinese Reading Comprehension

2021-11-01 · Findings (EMNLP) 2021 11 · Jiawei Wang, Hai Zhao, Yinggong Zhao, Libin Shen

Machine reading comprehension (MRC) is a challenging NLP task for it requires to carefully deal with all linguistic granularities from word, sentence to passage. For extractive MRC, the answer span has been shown mostly …

Chinese Reading ComprehensionMachine Reading ComprehensionReading ComprehensionSentence