Laziness Is a Virtue When It Comes to Compositionality in Neural Semantic Parsing

05/07/2023
by   Maxwell Crouse, et al.
3

Nearly all general-purpose neural semantic parsers generate logical forms in a strictly top-down autoregressive fashion. Though such systems have achieved impressive results across a variety of datasets and domains, recent works have called into question whether they are ultimately limited in their ability to compositionally generalize. In this work, we approach semantic parsing from, quite literally, the opposite direction; that is, we introduce a neural semantic parsing generation method that constructs logical forms from the bottom up, beginning from the logical form's leaves. The system we introduce is lazy in that it incrementally builds up a set of potential semantic parses, but only expands and processes the most promising candidate parses at each generation step. Such a parsimonious expansion scheme allows the system to maintain an arbitrarily large set of parse hypotheses that are never realized and thus incur minimal computational overhead. We evaluate our approach on compositional generalization; specifically, on the challenging CFQ dataset and three Text-to-SQL datasets where we show that our novel, bottom-up semantic parsing technique outperforms general-purpose semantic parsers while also being competitive with comparable neural parsers that have been designed for each task.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/29/2016

Semantic Parsing with Semi-Supervised Sequential Autoencoders

We present a novel semi-supervised approach for sequence transduction an...
research
06/11/2021

From Paraphrasing to Semantic Parsing: Unsupervised Semantic Parsing via Synchronous Semantic Decoding

Semantic parsing is challenging due to the structure gap and the semanti...
research
07/02/2019

Neural Semantic Parsing with Anonymization for Command Understanding in General-Purpose Service Robots

Service robots are envisioned to undertake a wide range of tasks at the ...
research
09/17/2013

Lambda Dependency-Based Compositional Semantics

This short note presents a new formal language, lambda dependency-based ...
research
09/30/2011

Learning Dependency-Based Compositional Semantics

Suppose we want to build a system that answers a natural language questi...
research
07/02/2015

Simple, Fast Semantic Parsing with a Tensor Kernel

We describe a simple approach to semantic parsing based on a tensor prod...
research
09/02/2019

A Sketch-Based System for Semantic Parsing

This paper presents our semantic parsing system for the evaluation task ...

Please sign up or login with your details

Forgot password? Click here to reset