SOTAVerified

Coarse-to-Fine Decoding for Neural Semantic Parsing

2018-05-12ACL 2018Code Available0· sign in to hype

Li Dong, Mirella Lapata

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Semantic parsing aims at mapping natural language utterances into structured meaning representations. In this work, we propose a structure-aware neural architecture which decomposes the semantic parsing process into two stages. Given an input utterance, we first generate a rough sketch of its meaning, where low-level information (such as variable names and arguments) is glossed over. Then, we fill in missing details by taking into account the natural language input and the sketch itself. Experimental results on four datasets characteristic of different domains and meaning representations show that our approach consistently improves performance, achieving competitive results despite the use of relatively simple decoders.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Geocoarse2fineAccuracy88.2Unverified

Reproductions