Pith. sign in

REVIEW 1 cited by

Alpha-SQL: Zero-Shot Text-to-SQL using Monte Carlo Tree Search

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 2502.17248 v2 pith:L4SHGAA5 submitted 2025-02-24 cs.DB

classification cs.DB
keywords alpha-sqlfine-tuningreasoningsearchtext-to-sqlzero-shotactionsapproach
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Text-to-SQL, which enables natural language interaction with databases, serves as a pivotal method across diverse industries. With new, more powerful large language models (LLMs) emerging every few months, fine-tuning has become incredibly costly, labor-intensive, and error-prone. As an alternative, zero-shot Text-to-SQL, which leverages the growing knowledge and reasoning capabilities encoded in LLMs without task-specific fine-tuning, presents a promising and more challenging direction. To address this challenge, we propose Alpha-SQL, a novel approach that leverages a Monte Carlo Tree Search (MCTS) framework to iteratively infer SQL construction actions based on partial reasoning states. To enhance the framework's reasoning capabilities, we introduce LLM-as-Action-Model to dynamically generate SQL construction actions during the MCTS process, steering the search toward more promising SQL queries. Moreover, Alpha-SQL employs a self-supervised reward function to evaluate the quality of candidate SQL queries, ensuring more accurate and efficient query generation. Experimental results show that Alpha-SQL achieves 69.7% execution accuracy on the BIRD development set, using a 32B open-source LLM without fine-tuning. Alpha-SQL outperforms the best previous zero-shot approach based on GPT-4o by 2.5% on the BIRD development set.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. DrugMCTS: a drug repurposing framework combining multi-agent, RAG and Monte Carlo Tree Search

    cs.AI 2025-07 conditional novelty 6.0 of 10

    A multi-agent, retrieval-augmented search framework lets a 7B language model outperform larger baselines on drug-target interaction prediction, but its headline recall relies on knowing the ground-truth output count.

Pith tools