Synthesizing Text-to-SQL Data from Weak and Strong LLMs (2024.acl-long)

Copied to clipboard

Challenge: a capability gap exists between open-source and closed-source large language models (LLMs) . the adoption of closed-sourced LLMs introduces concerns pertaining to openness, privacy, and substantial costs.
Approach: They propose a synthetic data approach that combines strong and weak models for error information . they demonstrate the effectiveness of SENSE, a specialized text-to-SQL model .
Outcome: The proposed method enhances the domain generalization of text-to-SQL models and explores the potential of error data supervision through preference learning.

Similar Papers

SQLForge: Synthesizing Reliable and Diverse Data to Enhance Text-to-SQL Reasoning in LLMs (2025.findings-acl)

Copied to clipboard

Challenge: Existing closed-source LLMs have a performance gap in text-to-SQL reasoning tasks.
Approach: They propose a SQL-based approach to synthesize reliable data to enhance text-to-SQL reasoning in LLMs.
Outcome: The proposed model achieves state-of-the-art accuracy on the widely recognized Spider and BIRD benchmarks, significantly narrowing the performance gap with closed-source methods.
Importance of Synthesizing High-quality Data for Text-to-SQL Parsing (2023.findings-acl)

Copied to clipboard

Challenge: Existing text-to-SQL parsers lack the data to perform well with augmented synthetic data.
Approach: They propose a framework that imposes strong typing constraints and incorporates key relationships from schema.
Outcome: The proposed framework improves on the high-quality synthesized SQL and natural language question (NLQ) models have significant accuracy boosts and achieve new state-of-the-art performance on spider.
DTS-SQL: Decomposed Text-to-SQL with Small Large Language Models (2024.findings-emnlp)

Copied to clipboard

Challenge: relying on proprietary Large Language Models poses privacy and cost implications for models.
Approach: They propose a two-stage fine-tuning approach that breaks down the task into two simpler tasks.
Outcome: The proposed method achieves 60.31% execution accuracy on Bird hold-out test set . it is the highest performance among methods using 7B parameter models .
Better as Generators Than Classifiers: Leveraging LLMs and Synthetic Data for Low-Resource Multilingual Classification (2026.findings-eacl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated remarkable multilingual capabilities, making them promising tools in both high- and low-resource languages.
Approach: They use a multilingual LLM to generate synthetic datasets covering 11 languages and 4 classification tasks and use them to train smaller models.
Outcome: The proposed model outperforms the large generator in low-resource languages and tasks.
A Rigorous Evaluation of LLM Data Generation Strategies for Low-Resource Languages (2025.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) are increasingly used to generate synthetic textual data for training smaller specialized models.
Approach: They evaluate the performance of large language models and their generation strategies in 11 different languages using 3 NLP tasks and 4 open-source LLMs.
Outcome: The proposed generation strategies and their combinations yield strong results across 11 languages, including several extremely low-resource ones.
Exploiting Asymmetry for Synthetic Training Data Generation: SynthIE and the Case of Information Extraction (2023.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) have great potential for synthetic data generation.
Approach: They show that large language models can generate useful data even for complex tasks . they use a symmetric task difficulty asymmetry to prompt an LLM to generate plausible input text for a target output structure.
Outcome: The proposed approach outperforms existing models by a substantial margin on closed information extraction tasks with 1.8M data points and 770M parameters.
DSQG-Syn: Synthesizing High-quality Data for Text-to-SQL Parsing by Domain Specific Question Generation (2025.findings-naacl)

Copied to clipboard

Challenge: Existing methods for generating SQL queries using natural language questions produce inconsistent NLQ-SQL pairs.
Approach: They propose a text-to-SQL data synthesis framework that generates domain-relevant questions . they synthesize NLQ-SqL pairs that are domain-specific and intent-consistent .
Outcome: The proposed method outperforms closed-source LLMs on the Text-to-SQL task.
Knowledge-to-SQL: Enhancing SQL Generation with Data Expert LLM (2024.findings-acl)

Copied to clipboard

Challenge: Existing methods for Generating accurate SQL queries for user questions rely on the capability of large language models (LLMs) however, some knowledge is not explicitly included in the database schema and user question or has been learned by LLMs.
Approach: They propose a Knowledge-to-SQL framework that employs tailored Data Expert LLM (DELLM) to provide helpful knowledge for all text-to SQL models.
Outcome: The proposed framework improves the state-of-the-art approaches for text-to-SQL tasks by leveraging a data expert LLM (DELLM) to provide useful knowledge for all text- to-SqL models.
Synthetic Data Generation with Large Language Models for Text Classification: Potential and Limitations (2023.emnlp-main)

Copied to clipboard

Challenge: Recent studies have explored using large language models to generate synthetic datasets . however, the effectiveness of the LLM-generated synthetic data is inconsistent across different classification tasks.
Approach: They propose to use large language models to generate synthetic datasets to better understand factors that moderate the effectiveness of LLM-generated synthetic data.
Outcome: The results show that subjectivity is negatively associated with the performance of the model trained on synthetic data.
On LLMs-Driven Synthetic Data Generation, Curation, and Evaluation: A Survey (2024.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) provide a data-centric solution to alleviate limitations of real-world data with synthetic data generation.
Approach: They propose a generic workflow for LLM-driven synthetic data generation.
Outcome: The proposed workflows highlight gaps in existing research and outline avenues for future studies.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations