Browse State-of-the-Art › Semantic Parsing
Semantic Parsing
414 papers with code · 20 benchmarks · 44 datasets archive 2025-07-28
Semantic Parsing is the task of transducing natural language utterances into formal meaning representations. The target meaning representations can be defined according to a wide variety of formalisms. This include linguistically-motivated semantic representations that are designed to capture the meaning of any sentence such as λ-calculus or the abstract meaning representations. Alternatively, for more task-driven approaches to Semantic Parsing, it is common for meaning representations to represent executable programs such as SQL queries, robotic commands, smart phone instructions, and even general-purpose programming languages like Python and Java.
Source: Tranx: A Transition-based Neural Abstract Syntax Parser for Semantic Parsing and Code Generation
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
20 leaderboard tables shown for this task, 20 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. 10 shown of 20 until expanded.
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
44 datasets whose archive record lists this task, ordered by the archive's paper count. 30 shown of 44 until expanded.
Subtasks archive 2025-07-28
7 subtasks in the archive's task tree.
Most implemented papers archive 2025-07-28
30 shown of 414 papers with code (1,202 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 Dec 2016 110 repositories listed Syntology ran 89 of 164 samples · 75 unverified · 90 pointer-only (licence)Point cloud is an important type of geometric data structure.
-
23 Oct 2019 57 repositories listed Syntology ran 2 of 31 samples · 29 unverifiedTransfer learning, where a model is first pre-trained on a data-rich task before being fine-tuned on a downstream task, has emerged as a powerful technique in natural language processing (NLP).
-
29 Jun 2017 10 repositories listedWe present a new, efficient frame-semantic parser that labels semantic arguments to FrameNet predicates.
-
5 Apr 2020 8 repositories listed Syntology ran 0 of 14 samples · 14 unverifiedIn this paper, we present TAPAS, an approach to question answering over tables without generating logical forms.
-
20 Jun 2018 7 repositories listedSemantic parsing is the task of transducing natural language (NL) utterances into formal meaning representations (MRs), commonly represented as tree structures.
-
24 Sep 2018 6 repositories listed Syntology ran 7 of 8 samples · 1 unverified · 3 pointer-only (licence)We define a new complex and cross-domain semantic parsing and text-to-SQL task where different complex SQL queries and databases appear in train and test sets.
-
20 Jun 2018 6 repositories listed Syntology ran 1 of 13 samples · 12 unverified · 4 pointer-only (licence)Though designed for decaNLP, MQAN also achieves state of the art results on the WikiSQL semantic parsing task in the single-task setting.
-
6 Apr 2017 6 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)We consider the problem of parsing natural language descriptions into source code written in a general-purpose programming language like Python.
-
16 Oct 2019 5 repositories listedWe present a simple methods to leverage the table content for the BERT-based model to solve the text-to-SQL problem.
-
4 Feb 2019 5 repositories listed Syntology ran 21 of 36 samples · 15 unverified · 33 pointer-only (licence)We present SQLova, the first Natural-language-to-SQL (NL2SQL) model to achieve human performance in WikiSQL dataset.
-
6 Jan 2016 5 repositories listed Syntology ran 1 of 7 samples · 6 unverified · 1 pointer-only (licence)Semantic parsing aims at mapping natural language to machine interpretable meaning representations.
-
6 Oct 2022 4 repositories listed Syntology ran 2 of 3 samples · 1 unverifiedWe propose Binder, a training-free neural-symbolic framework that maps the task input to a program, which (1) allows binding a unified API of language model (LM) functionalities to a programming language (e.
-
31 May 2022 4 repositories listed Syntology ran 1 of 3 samples · 2 unverifiedThrough these explorations, we show that PI can be a promising direction for conditioning language models, especially in scenarios with long and fixed prompts.
-
16 Jul 2021 4 repositories listedTAPEX addresses the data scarcity challenge via guiding the language model to mimic a SQL executor on the diverse, large-scale and high-quality synthetic corpus.
-
16 Apr 2020 4 repositories listed Syntology ran 2 of 6 samples · 4 unverifiedIn this technical report, we present two novel datasets for image scene understanding.
-
31 Jan 2020 4 repositories listedUnderstanding natural language questions entails the ability to break down a question into the requisite steps for computing its answer.
-
10 Nov 2019 4 repositories listed Syntology ran 4 of 7 samples · 3 unverifiedThe generalization challenge lies in (a) encoding the database relations in an accessible way for the semantic parser, and (b) modeling alignment between database columns and their mentions in a given query.
-
5 Jun 2019 4 repositories listed Syntology ran 4 of 4 samples · 0 unverified · 3 pointer-only (licence)The best model obtains an exact match accuracy of 20.
-
5 Oct 2018 4 repositories listed Syntology ran 2 of 7 samples · 5 unverified · 2 pointer-only (licence)We present TRANX, a transition-based neural semantic parser that maps natural language (NL) utterances into formal meaning representations (MRs).
-
6 Jul 2018 4 repositories listed Syntology ran 0 of 15 samples · 15 unverifiedWe present Memory Augmented Policy Optimization (MAPO), a simple and novel way to leverage a memory buffer of promising trajectories to reduce the variance of policy gradient estimate.
-
3 Aug 2015 4 repositories listedTwo important aspects of semantic parsing for question answering are the breadth of the knowledge source and the depth of logical compositionality.
-
6 Mar 2023 3 repositories listedHowever, the implementation of ICL is sophisticated due to the diverse retrieval and inference methods involved, as well as the varying pre-processing requirements for different models, datasets, and tasks.
-
10 Sep 2021 3 repositories listed Syntology ran 4 of 7 samples · 3 unverifiedLarge pre-trained language models for textual data have an unconstrained output space; at each decoding step, they can produce any of 10, 000s of sub-word tokens.
-
18 Dec 2020 3 repositories listedMost recently, there has been significant interest in learning contextual representations for various NLP tasks, by leveraging large scale text corpora to train large neural language models with self-supervised learning…
-
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.
-
16 Jan 2020 3 repositories listedThe key concept is to cover the space of possible compound queries on the database with a large number of in-domain questions synthesized with the help of a corpus of generic query templates.
-
20 Dec 2019 3 repositories listed Syntology ran 0 of 1 samples · 1 unverifiedWe present a large and realistic natural language question answering dataset that is constructed according to this method, and we use it to analyze the compositional generalization ability of three machine learning…
-
1 Mar 2019 3 repositories listedWe introduce a new English reading comprehension benchmark, DROP, which requires Discrete Reasoning Over the content of Paragraphs.
-
25 Feb 2018 3 repositories listed Syntology ran 0 of 1 samples · 1 unverifiedWe present new data and semantic parsing methods for the problem of mapping English sentences to Bash commands (NL2Bash).
-
25 Apr 2017 3 repositories listedOur goal is to learn a semantic parser that maps natural language utterances into executable programs when only indirect supervision is available: examples are labeled with the correct execution result, but not the…
Syntology lines on 19 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