Browse State-of-the-Art › Machine Reading Comprehension
Machine Reading Comprehension
206 papers with code · 4 benchmarks · 43 datasets archive 2025-07-28
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.
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
4 leaderboard tables shown for this task, 4 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
| Dataset | Best model (first row in archive order) | Paper | Code | Syntology | Compare |
|---|---|---|---|---|---|
| DREAM (3 rows) | ASA + RoBERTa | Adversarial Self-Attention for Language Understanding | code | — | Compare |
| ReClor (3 rows) | XLNet-large | ReClor: A Reading Comprehension Dataset Requiring Logical Reasoning | code | Syntology ran 0 of 2 samples · 2 unverified | Compare |
| UQuAD (2 rows) | BERT | UQuAD1.0: Development of an Urdu Question Answering Training Data... | — | — | Compare |
| BIOMRC (1 row) | MLP-based-weighting (on BIOMRC Lite) | Contextual embedding and model weighting by fusing domain... | code | — | Compare |
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
43 datasets whose archive record lists this task, ordered by the archive's paper count. 30 shown of 43 until expanded.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Parent tasks archive 2025-07-28
Most implemented papers archive 2025-07-28
30 shown of 206 papers with code (555 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
28 Nov 2016 14 repositories listed Syntology ran 3 of 33 samples · 30 unverifiedThe size of the dataset and the fact that the questions are derived from real user search queries distinguishes MS MARCO from other well-known publicly available datasets for machine reading comprehension and…
-
25 Oct 2019 8 repositories listed Syntology ran 2 of 5 samples · 3 unverified · 2 pointer-only (licence)Instead of treating the task of NER as a sequence labeling problem, we propose to formulate it as a machine reading comprehension (MRC) task.
-
10 Dec 2018 6 repositories listedConversational question answering (CQA) is a novel QA task that requires understanding of dialogue context.
-
10 Dec 2017 6 repositories listedWe propose a simple yet robust stochastic answer network (SAN) that simulates multi-step reasoning in machine reading comprehension.
-
24 Sep 2018 5 repositories listedThis paper presents an extension of the Stochastic Answer Network (SAN), one of the state-of-the-art machine reading comprehension models, to be able to judge whether a question is unanswerable or not.
-
18 Sep 2018 5 repositories listedWe propose a multi-task learning framework to learn a joint Machine Reading Comprehension (MRC) model that can be applied to a wide range of MRC tasks in different domains.
-
20 May 2021 4 repositories listedWe introduce Korean Language Understanding Evaluation (KLUE) benchmark.
-
7 Nov 2019 4 repositories listed Syntology ran 0 of 3 samples · 3 unverifiedMany NLP tasks such as tagging and machine reading comprehension are faced with the severe data imbalance issue: negative examples significantly outnumber positive examples, and the huge number of background examples…
-
30 Jun 2021 3 repositories listedRecent pretraining models in Chinese neglect two important aspects specific to the Chinese language: glyph and pinyin, which carry significant syntax and semantic information for language understanding.
-
23 Apr 2020 3 repositories listedMachine reading comprehension (MRC) is a crucial task in natural language processing and has achieved remarkable advancements.
-
13 Apr 2020 3 repositories listedThe advent of natural language understanding (NLU) benchmarks for English, such as GLUE and SuperGLUE allows new NLU models to be evaluated across a diverse set of tasks.
-
26 Jan 2020 3 repositories listedMulti-choice Machine Reading Comprehension (MRC) requires model to decide the correct answer from a set of answer options when given a passage and a question.
-
14 Nov 2017 3 repositories listedExperiments show that human performance is well above current state-of-the-art baseline systems, leaving plenty of room for the community to make improvements.
-
8 May 2017 3 repositories listedIn this paper, we introduce the Reinforced Mnemonic Reader for machine reading comprehension tasks, which enhances previous attentive readers in two aspects.
-
31 Aug 2023 2 repositories listed Syntology ran 0 of 6 samples · 6 unverified · 6 pointer-only (licence)We use this dataset to evaluate the capabilities of multilingual masked language models (MLMs) and large language models (LLMs).
-
19 Dec 2022 2 repositories listedMulti-Hop Question Answering (MHQA) is a significant area in question answering, requiring multiple reasoning components, including document retrieval, supporting sentence prediction, and answer span extraction.
-
18 Nov 2022 2 repositories listedWe introduce GENIUS: a conditional text generation model using sketches as input, which can fill in the missing contexts for a given sketch (key information consisting of textual spans, phrases, or words, concatenated…
-
21 May 2021 2 repositories listedRecent years have witnessed an increasing interest in training machines with reasoning ability, which deeply relies on accurately and clearly presented clue forms.
-
17 May 2021 2 repositories listedThe proposed method has the following merits: (1) it addresses the fundamental problem that edges in a dependency tree should be constructed between subtrees; (2) the MRC framework allows the method to retrieve missing…
-
13 Mar 2021 2 repositories listedAspect sentiment triplet extraction (ASTE), which aims to identify aspects from review sentences along with their corresponding opinion expressions and sentiments, is an emerging task in fine-grained opinion mining.
-
30 Dec 2020 2 repositories listedWhile pre-trained language models (PTLMs) have achieved noticeable success on many NLP tasks, they still struggle for tasks that require event temporal reasoning, which is essential for event-centric applications.
-
16 Jul 2020 2 repositories listedMachine reading is a fundamental task for testing the capability of natural language understanding, which is closely related to human cognition in many aspects.
-
2 May 2020 2 repositories listed Syntology ran 10 of 10 samples · 0 unverified · 10 pointer-only (licence)Advances in machine reading comprehension (MRC) rely heavily on the collection of large scale human-annotated examples in the form of (question, paragraph, answer) triples.
-
27 Jan 2020 2 repositories listedInspired by how humans solve reading comprehension questions, we proposed a retrospective reader (Retro-Reader) that integrates two stages of reading and verification strategies: 1) sketchy reading that briefly…
-
27 Jan 2020 2 repositories listed Syntology ran 1 of 8 samples · 7 unverified · 2 pointer-only (licence)In this paper, we propose Answer-Clue-Style-aware Question Generation (ACS-QG), which aims at automatically generating high-quality and diverse question-answer pairs from unlabeled text corpus at scale by imitating the…
-
15 Oct 2019 2 repositories listedNumerical reasoning, such as addition, subtraction, sorting and counting is a critical skill in human's reading comprehension, which has not been well considered in existing machine reading comprehension (MRC) systems.
-
1 Oct 2019 2 repositories listedMachine Reading Comprehension (MRC) for question answering (QA), which aims to answer a question given the relevant context passages, is an important way to test the ability of intelligence systems to understand human…
-
19 Jun 2019 2 repositories listedTo demonstrate the effectiveness of these models, we create a series of Chinese pre-trained language models as our baselines, including BERT, RoBERTa, ELECTRA, RBT, etc.
-
4 Mar 2016 2 repositories listed Syntology ran 0 of 10 samples · 10 unverifiedSeveral large cloze-style context-question-answer datasets have been introduced recently: the CNN and Daily Mail news data and the Children's Book Test.
-
10 Mar 2025 1 repository listedExisting MRC datasets primarily assess specific aspects of reading comprehension (RC), lacking a comprehensive MRC benchmark.
Syntology lines on 7 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections