Dts-sql: Decomposed text-to-sql with small large language models

M Pourreza, D Rafiei - arXiv preprint arXiv:2402.01117, 2024 - arxiv.org
Leading models for the text-to-SQL task heavily rely on proprietary Large Language Models
(LLMs), posing concerns over data privacy. Closing the performance gap between small …

Ptd-sql: Partitioning and targeted drilling with llms in text-to-sql

R Luo, L Wang, B Lin, Z Lin, Y Yang - arXiv preprint arXiv:2409.14082, 2024 - arxiv.org
Large Language Models (LLMs) have emerged as powerful tools for Text-to-SQL tasks,
exhibiting remarkable reasoning capabilities. Different from tasks such as math word …

Synthesizing text-to-SQL data from weak and strong LLMs

J Yang, B Hui, M Yang, J Yang, J Lin… - arXiv preprint arXiv …, 2024 - arxiv.org
The capability gap between open-source and closed-source large language models (LLMs)
remains a challenge in text-to-SQL tasks. In this paper, we introduce a synthetic data …

Can llm already serve as a database interface? a big bench for large-scale database grounded text-to-sqls

J Li, B Hui, G Qu, J Yang, B Li, B Li… - Advances in …, 2024 - proceedings.neurips.cc
Text-to-SQL parsing, which aims at converting natural language instructions into executable
SQLs, has gained increasing attention in recent years. In particular, GPT-4 and Claude-2 …

Interactive-T2S: Multi-Turn Interactions for Text-to-SQL with Large Language Models

G Xiong, J Bao, H Jiang, Y Song, W Zhao - arXiv preprint arXiv …, 2024 - arxiv.org
This study explores text-to-SQL parsing by leveraging the powerful reasoning capabilities of
large language models (LLMs). Despite recent advancements, existing LLM-based methods …

Codes: Towards building open-source language models for text-to-sql

H Li, J Zhang, H Liu, J Fan, X Zhang, J Zhu… - Proceedings of the …, 2024 - dl.acm.org
Language models have shown promising performance on the task of translating natural
language questions into SQL queries (Text-to-SQL). However, most of the state-of-the-art …

A survey on employing large language models for text-to-sql tasks

L Shi, Z Tang, N Zhang, X Zhang, Z Yang - arXiv preprint arXiv …, 2024 - arxiv.org
The increasing volume of data in relational databases and the expertise needed for writing
SQL queries pose challenges for users to access and analyze data. Text-to-SQL (Text2SQL) …

Text-to-sql empowered by large language models: A benchmark evaluation

D Gao, H Wang, Y Li, X Sun, Y Qian, B Ding… - arXiv preprint arXiv …, 2023 - arxiv.org
Large language models (LLMs) have emerged as a new paradigm for Text-to-SQL task.
However, the absence of a systematical benchmark inhibits the development of designing …

Decomposition for Enhancing Attention: Improving LLM-based Text-to-SQL through Workflow Paradigm

Y Xie, X Jin, T Xie, MX Lin, L Chen, C Yu… - arXiv preprint arXiv …, 2024 - arxiv.org
In-context learning of large-language models (LLMs) has achieved remarkable success in
the field of natural language processing, while extensive case studies reveal that the single …

SQL-PaLM: Improved Large Language Model Adaptation for Text-to-SQL (extended)

R Sun, SÖ Arik, A Muzio, L Miculicich… - arXiv preprint arXiv …, 2023 - arxiv.org
Text-to-SQL, the process of translating natural language into Structured Query Language
(SQL), represents a transformative application of large language models (LLMs), potentially …