HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Grounded Adaptation for Zero-shot Executable Semantic Parsing

Victor Zhong Mike Lewis Sida I. Wang Luke Zettlemoyer

Grounded Adaptation for Zero-shot Executable Semantic Parsing

Abstract

We propose Grounded Adaptation for Zero-shot Executable Semantic Parsing (GAZP) to adapt an existing semantic parser to new environments (e.g. new database schemas). GAZP combines a forward semantic parser with a backward utterance generator to synthesize data (e.g. utterances and SQL queries) in the new environment, then selects cycle-consistent examples to adapt the parser. Unlike data-augmentation, which typically synthesizes unverified examples in the training environment, GAZP synthesizes examples in the new environment whose input-output consistency are verified. On the Spider, Sparc, and CoSQL zero-shot semantic parsing tasks, GAZP improves logical form and execution accuracy of the baseline parser. Our analyses show that GAZP outperforms data-augmentation in the training environment, performance increases with the amount of GAZP-synthesized data, and cycle-consistency is central to successful adaptation.

Code Repositories

vzhong/gazp
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
dialogue-state-tracking-on-cosqlGAZP+BERT
interaction match accuracy: 12.8
question match accuracy: 39.7
text-to-sql-on-sparcGAZP + BERT
interaction match accuracy: 23.5
question match accuracy: 45.9

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
Grounded Adaptation for Zero-shot Executable Semantic Parsing | Papers | HyperAI