HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Learning Semantic Parsers from Denotations with Latent Structured Alignments and Abstract Programs

Bailin Wang Ivan Titov Mirella Lapata

Learning Semantic Parsers from Denotations with Latent Structured Alignments and Abstract Programs

Abstract

Semantic parsing aims to map natural language utterances onto machine interpretable meaning representations, aka programs whose execution against a real-world environment produces a denotation. Weakly-supervised semantic parsers are trained on utterance-denotation pairs treating programs as latent. The task is challenging due to the large search space and spuriousness of programs which may execute to the correct answer but do not generalize to unseen examples. Our goal is to instill an inductive bias in the parser to help it distinguish between spurious and correct programs. We capitalize on the intuition that correct programs would likely respect certain structural constraints were they to be aligned to the question (e.g., program fragments are unlikely to align to overlapping text spans) and propose to model alignments as structured latent variables. In order to make the latent-alignment framework tractable, we decompose the parsing task into (1) predicting a partial "abstract program" and (2) refining it while modeling structured alignments with differential dynamic programming. We obtain state-of-the-art performance on the WIKITABLEQUESTIONS and WIKISQL datasets. When compared to a standard attention baseline, we observe that the proposed structured-alignment mechanism is highly beneficial.

Code Repositories

berlino/weaksp_em19
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
semantic-parsing-on-wikitablequestionsStructured Attention
Accuracy (Dev): 43.7
Accuracy (Test): 44.5

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Learning Semantic Parsers from Denotations with Latent Structured Alignments and Abstract Programs | Papers | HyperAI