REVIEW 2 cited by
Representing Schema Structure with Graph Neural Networks for Text-to-SQL 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
read the original abstract
Research on parsing language to SQL has largely ignored the structure of the database (DB) schema, either because the DB was very simple, or because it was observed at both training and test time. In Spider, a recently-released text-to-SQL dataset, new and complex DBs are given at test time, and so the structure of the DB schema can inform the predicted SQL query. In this paper, we present an encoder-decoder semantic parser, where the structure of the DB schema is encoded with a graph neural network, and this representation is later used at both encoding and decoding time. Evaluation shows that encoding the schema structure improves our parser accuracy from 33.8% to 39.4%, dramatically above the current state of the art, which is at 19.7%.
Forward citations
Cited by 2 Pith papers
-
ROUTE: Robust Multitask Tuning and Collaboration for Text-to-SQL
Multitask supervised fine-tuning plus collaborative prompting on schema linking, noise correction, and continuation writing lifts open-source LLM Text2SQL accuracy on SPIDER and BIRD.
-
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.