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
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.
Forward citations
Cited by 3 Pith papers
-
The Nuts and Bolts of Natural Language to SQL Translation: A Systematic Analysis of Model Pipeline Optimisation Approaches and their Interactions
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...
-
Needle: A Generative AI-Powered Multi-modal Database for Answering Complex Natural Language Queries
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.
-
Cooperative SQL Generation for Segmented Databases By Using Multi-functional LLM Agents
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.
Discussion (0). Continue with ORCID to comment.