Pith. sign in

REVIEW 3 cited by

SelECT-SQL: Self-correcting ensemble Chain-of-Thought for Text-to-SQL

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 2409.10007 v1 pith:YDOHXCXB submitted 2024-09-16 cs.CL cs.AI

classification cs.CLcs.AI
keywords performancetext-to-sqllanguageselect-sqlwhenchain-of-thoughtensemblegpt-3
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

In recent years,Text-to-SQL, the problem of automatically converting questions posed in natural language to formal SQL queries, has emerged as an important problem at the intersection of natural language processing and data management research. Large language models (LLMs) have delivered impressive performance when used in an off-the-shelf performance, but still fall significantly short of expected expert-level performance. Errors are especially probable when a nuanced understanding is needed of database schemas, questions, and SQL clauses to do proper Text-to-SQL conversion. We introduce SelECT-SQL, a novel in-context learning solution that uses an algorithmic combination of chain-of-thought (CoT) prompting, self-correction, and ensemble methods to yield a new state-of-the-art result on challenging Text-to-SQL benchmarks. Specifically, when configured using GPT-3.5-Turbo as the base LLM, SelECT-SQL achieves 84.2% execution accuracy on the Spider leaderboard's development set, exceeding both the best results of other baseline GPT-3.5-Turbo-based solutions (81.1%), and the peak performance (83.5%) of the GPT-4 result reported on the leaderboard.

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. MIRA: Evidence-Verified Repair Memory for Text-to-SQL Correction

    cs.DB 2026-08 conditional novelty 6.0 of 10

    MIRA decomposes historical SQL corrections into independently reusable, evidence-verified repair memory items and adapts them to new queries, improving execution accuracy by 16.53 and 8.78 points on BIRD and ScienceBenchmark.

  2. Exploring the Landscape of Text-to-SQL with Large Language Models: Progresses, Challenges and Opportunities

    cs.CL 2025-05 conditional novelty 4.0 of 10

    A systematic review organizing LLM-based text-to-SQL methods into pre-processing, in-context learning, fine-tuning, and post-processing paradigms, with a catalog of datasets, metrics, challenges, and future directions.

  3. Enhancing Text2Cypher with Schema Filtering

    cs.DB 2025-05 conditional novelty 4.0 of 10

    Schema filtering, especially exact-match pruning, reduces prompt length and cost for Text2Cypher and improves accuracy for smaller models, though larger models gain less.

Pith tools