Pith. sign in

REVIEW 3 cited by

Editing-Based SQL Query Generation for Cross-Domain Context-Dependent Questions

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 1909.00786 v2 pith:4AHBLRZQ submitted 2019-09-02 cs.CL

classification cs.CL
keywords generationeditingcontext-dependentcross-domainqueryquestionssparctable
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We focus on the cross-domain context-dependent text-to-SQL generation task. Based on the observation that adjacent natural language questions are often linguistically dependent and their corresponding SQL queries tend to overlap, we utilize the interaction history by editing the previous predicted query to improve the generation quality. Our editing mechanism views SQL as sequences and reuses generation results at the token level in a simple manner. It is flexible to change individual tokens and robust to error propagation. Furthermore, to deal with complex table structures in different domains, we employ an utterance-table encoder and a table-aware decoder to incorporate the context of the user utterance and the table schema. We evaluate our approach on the SParC dataset and demonstrate the benefit of editing compared with the state-of-the-art baselines which generate SQL from scratch. Our code is available at https://github.com/ryanzhumich/sparc_atis_pytorch.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

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

  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 of 10

    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...

  2. Needle: A Generative AI-Powered Multi-modal Database for Answering Complex Natural Language Queries

    cs.IR 2024-12 conditional novelty 6.0 of 10

    Needle generates AI-made query images from text, embeds them with an ensemble of visual models, and uses nearest-neighbor search to retrieve matching real images, beating zero-shot text-image baselines on complex queries.

  3. Cooperative SQL Generation for Segmented Databases By Using Multi-functional LLM Agents

    cs.CL 2024-12 reject novelty 5.0 of 10

    Two LLM agents that each hold only part of a database schema can cooperate to write SQL almost as accurately as a single agent with the full schema.

Pith tools