Machine Reading Comprehension

197 papers with code • 4 benchmarks • 41 datasets

Machine Reading Comprehension is one of the key problems in Natural Language Understanding, where the task is to read and comprehend a given text passage, and then answer questions based on it.

Source: Making Neural Machine Reading Comprehension Faster

Libraries

Use these libraries to find Machine Reading Comprehension models and implementations
2 papers
1,953
2 papers
1,108

Latest papers with no code

Leveraging External Knowledge Resources to Enable Domain-Specific Comprehension

no code yet • 15 Jan 2024

Machine Reading Comprehension (MRC) has been a long-standing problem in NLP and, with the recent introduction of the BERT family of transformer based language models, it has come a long way to getting solved.

Generative Large Language Models Are All-purpose Text Analytics Engines: Text-to-text Learning Is All Your Need

no code yet • 11 Dec 2023

Objective To solve major clinical natural language processing (NLP) tasks using a unified text-to-text learning architecture based on a generative large language model (LLM) via prompt tuning.

Sharing, Teaching and Aligning: Knowledgeable Transfer Learning for Cross-Lingual Machine Reading Comprehension

no code yet • 12 Nov 2023

In cross-lingual language understanding, machine translation is often utilized to enhance the transferability of models across languages, either by translating the training data from the source language to the target, or from the target to the source to aid inference.

Multi-grained Evidence Inference for Multi-choice Reading Comprehension

no code yet • 27 Oct 2023

Multi-choice Machine Reading Comprehension (MRC) is a major and challenging task for machines to answer questions according to provided options.

Hierarchical Evaluation Framework: Best Practices for Human Evaluation

no code yet • 3 Oct 2023

Human evaluation plays a crucial role in Natural Language Processing (NLP) as it assesses the quality and relevance of developed systems, thereby facilitating their enhancement.

Benchmarks for Pirá 2.0, a Reading Comprehension Dataset about the Ocean, the Brazilian Coast, and Climate Change

no code yet • 19 Sep 2023

By creating these baselines, researchers can more easily utilize Pir\'a as a resource for testing machine learning models across a wide range of question answering tasks.

Multi-turn Dialogue Comprehension from a Topic-aware Perspective

no code yet • 18 Sep 2023

On the other hand, the split segments are an appropriate element of multi-turn dialogue response selection.

Demonstration-based learning for few-shot biomedical named entity recognition under machine reading comprehension

no code yet • 12 Aug 2023

The objective of this study is to devise a strategy that can improve the model's capability to recognize biomedical entities in scenarios of few-shot learning.

Integrating a Heterogeneous Graph with Entity-aware Self-attention using Relative Position Labels for Reading Comprehension Model

no code yet • 19 Jul 2023

This results in optimized attention between the two if a relationship exists.

Teach model to answer questions after comprehending the document

no code yet • 18 Jul 2023

Multi-choice Machine Reading Comprehension (MRC) is a challenging extension of Natural Language Processing (NLP) that requires the ability to comprehend the semantics and logical relationships between entities in a given text.