ARES: A Reading Comprehension Ensembling Service (2020.emnlp-demos)

Copied to clipboard

Challenge: ARES is a machine reading comprehension (MRC) demonstration system which utilizes an ensemble of models to increase F1 by 2.3 points.
Approach: They propose a machine reading comprehension (MRC) demonstration system which utilizes an ensemble of models to increase F1 by 2.3 points.
Outcome: The proposed system increases F1 by 2.3 points on a short answer task using an ensemble of models.

Similar Papers

MRQA 2019 Shared Task: Evaluating Generalization in Reading Comprehension (D19-58)

Copied to clipboard

Challenge: MRQA datasets have been used to benchmark progress in general-purpose language understanding.
Approach: They propose to combine 18 question answering datasets into one shared task to evaluate their generalization capabilities.
Outcome: The best system achieved an average F1 score of 72.5 on the 12 held-out datasets, 10.7 absolute points higher than baseline based on BERT.
Improving Machine Reading Comprehension with General Reading Strategies (N19-1)

Copied to clipboard

Challenge: Recent studies have shown that reading strategies improve comprehension levels for readers lacking adequate prior knowledge.
Approach: They propose three general strategies to improve machine reading comprehension (MRC) by fine-tuning a pre-trained model with strategies and a target task.
Outcome: The proposed models improve non-extractive machine reading comprehension (MRC) on the largest general domain multiple-choice dataset RACE.
Cut to the Chase: A Context Zoom-in Network for Reading Comprehension (D18-1)

Copied to clipboard

Challenge: Recent deep-learning based models suffer from reasoning over long documents and do not trivially generalize to cases where the answer is not present as a span.
Approach: They propose a novel context zoom-in network (ConZNet) that can skip through irrelevant parts of a document and generate an answer using only the relevant regions of text.
Outcome: The proposed architecture outperforms state-of-the-art results by 12.62% (ROUGE-L) relative improvement on the recently proposed and challenging RC dataset ‘NarrativeQA’.
HeQ: a Large and Diverse Hebrew Reading Comprehension Benchmark (2023.findings-emnlp)

Copied to clipboard

Challenge: Current benchmarks for Hebrew Natural Language Processing (NLP) focus mainly on morpho-syntactic tasks, neglecting the semantic dimension of language understanding.
Approach: They propose to use Hebrew machine reading comprehension (MRC) as extractive Question Answering to address this problem.
Outcome: The proposed benchmark features 30,147 question-answer pairs derived from both Hebrew Wikipedia articles and Israeli tech news.
Enhancing Pre-Trained Generative Language Models with Question Attended Span Extraction on Machine Reading Comprehension (2024.emnlp-main)

Copied to clipboard

Challenge: Extractive Machine Reading Comprehension (MRC) is a challenging field in the field of Natural Language Processing.
Approach: They propose a Question-Attended Span Extraction module to address the limitations of generative approaches for extractive machine reading comprehension (MRC) . module significantly enhances performance of pre-trained generative language models, enabling them to surpass the extractive capabilities of advanced Large Language Models (LLMs)
Outcome: The QASE module surpasses state-of-the-art models in few-shot settings.
Quoref: A Reading Comprehension Dataset with Questions Requiring Coreferential Reasoning (D19-1)

Copied to clipboard

Challenge: Existing reading comprehension benchmarks do not contain complex coreferential phenomena . obtaining questions focused on such phenomena is difficult because of lexical cues .
Approach: They propose to use a crowdsourced dataset to examine the ability of models to resolve coreference among entities in Wikipedia paragraphs.
Outcome: The proposed model performs significantly worse than humans on the reading comprehension benchmark . paragraphs and other longer texts typically make multiple references to the same entities .
Cosmos QA: Machine Reading Comprehension with Contextual Commonsense Reasoning (D19-1)

Copied to clipboard

Challenge: Existing reading comprehension datasets focus on factual and literal understanding of context paragraphs, but our dataset focuses on reading between the lines over a diverse collection of everyday narratives.
Approach: They propose a large-scale dataset that requires commonsense-based reading comprehension, formulated as multiple-choice questions.
Outcome: The proposed architecture improves over the baselines of existing reading comprehension datasets and shows a significant gap between machine (68.4%) and human performance (94%).
D-NET: A Pre-Training and Fine-Tuning Framework for Improving the Generalization of Machine Reading Comprehension (D19-58)

Copied to clipboard

Challenge: MRC requires machines to understand text and answer questions about the text.
Approach: They propose a simple system Baidu submitted for MRQA 2019 Shared Task that focused on generalization of machine reading comprehension (MRC) models.
Outcome: The proposed system is ranked at top 1 of all participants in terms of averaged F1 score.
Machine Reading Comprehension as Data Augmentation: A Case Study on Implicit Event Argument Extraction (2021.emnlp-main)

Copied to clipboard

Challenge: Existing datasets are too small to train a model for capturing regularities underlying how event arguments are extracted.
Approach: They propose to bridge implicit EAE with machine reading comprehension (MRC) by building a unified training framework and explicit data augmentation regimes via MRC.
Outcome: The proposed method obtains state-of-the-art performance on two benchmarks and demonstrates superior results in a data-low scenario.
Numerical reasoning in machine reading comprehension tasks: are we there yet? (2021.emnlp-main)

Copied to clipboard

Challenge: Numerical reasoning based machine reading comprehension models have achieved near-human performance on a variety of benchmarks, but are they capable of learning to reason?
Approach: They propose to use a DROP benchmark to measure machine reading comprehension and investigate models that have achieved near-human performance over standard metrics.
Outcome: The DROP benchmark has inspired the design of specialized BERT and embedding the results into a specialized model.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations