REVIEW 5 cited by
Large Language Model Enhanced Text-to-SQL Generation: A Survey
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
Text-to-SQL translates natural language queries into Structured Query Language (SQL) commands, enabling users to interact with databases using natural language. Essentially, the text-to-SQL task is a text generation task, and its development is primarily dependent on changes in language models. Especially with the rapid development of Large Language Models (LLMs), the pattern of text-to-SQL has undergone significant changes. Existing survey work mainly focuses on rule-based and neural-based approaches, but it still lacks a survey of Text-to-SQL with LLMs. In this paper, we survey the large language model enhanced text-to-SQL generations, classifying them into prompt engineering, fine-tuning, pre-trained, and Agent groups according to training strategies. We also summarize datasets and evaluation metrics comprehensively. This survey could help people better understand the pattern, research status, and challenges of LLM-based text-to-SQL generations.
Forward citations
Cited by 5 Pith papers
-
LLM-based Question-Answer Framework for Sensor-driven HVAC System Interaction
JARVIS, an LLM-based HVAC question-answering framework with an Expert-LLM, a parameterized SQL builder, and bottom-up planning, outperforms a text-to-SQL baseline and its own ablations on a small expert-curated dataset.
-
SPOT: Bridging Natural Language and Geospatial Search for Investigative Journalists
SPOT converts natural-language scene descriptions into structured OpenStreetMap queries via a fine-tuned LLaMA 3 model and semantic tag bundles, reporting state-of-the-art query-interpretation accuracy on a 195-query ...
-
Bootstrapping Learned Cost Models with Synthetic SQL Queries
LLM-based synthetic SQL generation can train a learned cost model with fewer, more diverse queries than mechanical generation, though the measured accuracy gains are small and the comparison is not matched by training size.
-
SchemaGraphSQL: Efficient Schema Linking with Pathfinding Graph Algorithms for Text-to-SQL on Large-Scale Databases
By taking the union of all shortest paths between LLM-identified source and destination tables, SchemaGraphSQL reaches 95.71% table recall and 62.91% execution accuracy on BIRD dev, but the SOTA framing depends on rec...
-
Design and testing of an agent chatbot supporting decision making with public transport data
An agent-based LLM chatbot answers natural-language questions over GTFS public transport data, with a GPT-generated test set showing 53% fully correct answers on simple queries and 6 of 34 on complex ones.
Discussion (0). Sign in to comment.