Pith. sign in

REVIEW 1 cited by

Grounded Adaptation for Zero-shot Executable Semantic Parsing

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2009.07396 v3 pith:4JCA76ED submitted 2020-09-16 cs.CL cs.AIcs.DBcs.LG

Grounded Adaptation for Zero-shot Executable Semantic Parsing

classification cs.CL cs.AIcs.DBcs.LG
keywords gazpsemanticenvironmentparseradaptationexamplesparsingzero-shot
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original 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.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. The Nuts and Bolts of Natural Language to SQL Translation: A Systematic Analysis of Model Pipeline Optimisation Approaches and their Interactions

    cs.CL 2026-07 conditional novelty 6.0

    Ablation and Shapley analysis of NatSQL, GAZP synthetic fine-tuning, token preprocessing, and a novel beam reranker on SmBoP and RASAT show that component interactions—not full stacking—drive the best lightweight NL2S...