Browse State-of-the-Art › Natural Questions
Natural Questions
89 papers with code · 2 benchmarks · 5 datasets archive 2025-07-28
Benchmarks archive 2025-07-28
2 leaderboard tables shown for this task, 2 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 |
|---|---|---|---|---|---|
| TheoremQA (19 rows) | GPT-4 (PoT) | TheoremQA: A Theorem-driven Question Answering dataset | code | Syntology ran 2 of 10 samples · 8 unverified | Compare |
| BIG-bench (1 row) | Gopher-280B (few-shot, k=64) | Scaling Language Models: Methods, Analysis & Insights from Training Gopher | 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
5 datasets whose archive record lists this task, ordered by the archive's paper count.
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 89 papers with code (178 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.
-
2 Jul 2020 8 repositories listedGenerative models for open domain question answering have proven to be competitive, without resorting to external knowledge.
-
10 Nov 2019 7 repositories listed Syntology ran 4 of 6 samples · 2 unverified · 4 pointer-only (licence)We introduce an approach for open-domain question answering (QA) that retrieves and reads a passage graph, where vertices are passages of text and edges represent relationships that are derived from an external…
-
21 Dec 2020 5 repositories listedTransformer is the backbone of modern NLP models.
-
1 Jul 2020 5 repositories listed Syntology ran 1 of 1 samples · 0 unverifiedIn much recent work, the retriever is a learned component that uses coarse-grained vector representations of questions and passages.
-
17 Feb 2022 3 repositories listed Syntology ran 5 of 5 samples · 0 unverified · 5 pointer-only (licence)But advancing the state-of-the-art across a broad set of natural language tasks has been hindered by training instabilities and uncertain quality during fine-tuning.
-
10 Dec 2021 3 repositories listedThe first computes a textual representation of a given question, the second combines it with the entity embeddings for entities involved in the question, and the third generates question-specific time embeddings.
-
8 Dec 2021 3 repositories listedLanguage modelling provides a step towards intelligent communication systems by harnessing large repositories of written human knowledge to better predict and understand the world.
-
9 Oct 2020 3 repositories listed Syntology ran 12 of 26 samples · 14 unverified · 26 pointer-only (licence)To demonstrate the generality of AutoQA, we also apply it to the Overnight dataset.
-
28 Apr 2020 3 repositories listed Syntology ran 2 of 3 samples · 1 unverifiedThe problem of event extraction requires detecting the event trigger and extracting its corresponding arguments.
-
24 Jan 2019 3 repositories listed Syntology ran 0 of 10 samples · 10 unverifiedThis technical note describes a new baseline for the Natural Questions.
-
7 Apr 2025 2 repositories listedGenerative information retrieval (GenIR) is a promising neural retrieval paradigm that formulates document retrieval as a document identifier (docid) generation task, allowing for end-to-end optimization toward a…
-
21 Jan 2023 2 repositories listedNeural text-to-SQL models have achieved remarkable performance in translating natural language questions into SQL queries.
-
24 Aug 2022 2 repositories listedWe believe this work facilitates the industry, as it saves enormous efforts and costs of deployment and increases the utility of computing resources.
-
5 Aug 2022 2 repositories listed Syntology ran 2 of 2 samples · 0 unverified · 2 pointer-only (licence)Retrieval augmented models are known to excel at knowledge intensive tasks without the need for as many parameters, but it is unclear whether they work in few-shot settings.
-
25 May 2022 2 repositories listedThe construction of this test collection also sheds light on the challenges of constructing large-scale KGQA datasets with genuinely NL questions.
-
25 May 2022 2 repositories listed Syntology ran 1 of 1 samples · 0 unverifiedOur results highlight the need for developing ODQA models that handle a broad range of question types, including single and multi-answer questions.
-
18 Dec 2021 2 repositories listedIn this setting, the CL system learns a sequence of SC tasks incrementally in a neural network, where each task builds a classifier to classify the sentiment of reviews of a particular product category or domain.
-
2 Jan 2021 2 repositories listedWe also explore two approaches for end-to-end supervised training of the reader and retriever components in OpenQA models.
-
30 Jul 2020 2 repositories listed Syntology ran 0 of 5 samples · 5 unverifiedProgress in cross-lingual modeling depends on challenging, realistic, and diverse evaluation sets.
-
11 Nov 2019 2 repositories listedAdditionally, we show that the transfer step of TANDA makes the adaptation step more robust to noise.
-
19 Mar 2016 2 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)There has been an explosion of work in the vision & language community during the past few years from image captioning to video transcription, and answering questions about images.
-
12 Jun 2025 1 repository listedSearch engines often follow a pipeline architecture, where complex but effective reranking components are used to refine the results of an initial retrieval.
-
18 May 2025 1 repository listedRetrieval-Augmented Generation (RAG) systems, widely used to improve the factual grounding of large language models (LLMs), are increasingly vulnerable to poisoning attacks, where adversaries inject manipulated content…
-
12 May 2025 1 repository listedRetrieval Augmented Generation (RAG) frameworks improve the accuracy of large language models (LLMs) by integrating external knowledge from retrieved documents, thereby overcoming the limitations of models' static…
-
12 May 2025 1 repository listedRecent research has questioned the role of fine-tuning vs.
-
14 Apr 2025 1 repository listedWe introduce S1-Bench, a novel benchmark designed to evaluate the performance of Large Reasoning Models (LRMs) on simple tasks that favor intuitive system 1 thinking rather than deliberative system 2 reasoning.
-
21 Dec 2024 1 repository listedThis paper proposes a novel approach to develop an open-domain and long-form Over-The-Top (OTT) Question-Answering (QA) dataset, DragonVerseQA, specifically oriented to the fantasy universe of "House of the Dragon" and…
-
18 Oct 2024 1 repository listedRetrieval-augmented generation (RAG) has become integral to large language models (LLMs), particularly for conversational AI systems where user questions may reference knowledge beyond the LLMs' training cutoff.
-
12 Aug 2024 1 repository listed Syntology ran 0 of 2 samples · 2 unverified · 2 pointer-only (licence)Open Domain Question Answering (ODQA) has been advancing rapidly in recent times, driven by significant developments in dense passage retrieval and pretrained language models.
-
20 Jun 2024 1 repository listed Syntology ran 6 of 7 samples · 1 unverified · 7 pointer-only (licence)Wearables generate rich motion data, yet current systems only classify what happened - failing to support natural questions about why it happened or what it means.
Syntology lines on 12 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