Din-sql: Decomposed in-context learning of text-to-sql with self-correction

M Pourreza, D Rafiei - Advances in Neural Information …, 2024 - proceedings.neurips.cc
There is currently a significant gap between the performance of fine-tuned models and
prompting approaches using Large Language Models (LLMs) on the challenging task of text …

A survey on deep learning approaches for text-to-SQL

G Katsogiannis-Meimarakis, G Koutrika - The VLDB Journal, 2023 - Springer
To bridge the gap between users and data, numerous text-to-SQL systems have been
developed that allow users to pose natural language questions over relational databases …

Spider: A large-scale human-labeled dataset for complex and cross-domain semantic parsing and text-to-sql task

T Yu, R Zhang, K Yang, M Yasunaga, D Wang… - arXiv preprint arXiv …, 2018 - arxiv.org
We present Spider, a large-scale, complex and cross-domain semantic parsing and text-to-
SQL dataset annotated by 11 college students. It consists of 10,181 questions and 5,693 …

Towards complex text-to-sql in cross-domain database with intermediate representation

J Guo, Z Zhan, Y Gao, Y Xiao, JG Lou, T Liu… - arXiv preprint arXiv …, 2019 - arxiv.org
We present a neural approach called IRNet for complex and cross-domain Text-to-SQL.
IRNet aims to address two challenges: 1) the mismatch between intents expressed in natural …

Sqlnet: Generating structured queries from natural language without reinforcement learning

X Xu, C Liu, D Song - arXiv preprint arXiv:1711.04436, 2017 - arxiv.org
Synthesizing SQL queries from natural language is a long-standing open problem and has
been attracting considerable interest recently. Toward solving the problem, the de facto …

Improving text-to-sql evaluation methodology

C Finegan-Dollak, JK Kummerfeld, L Zhang… - arXiv preprint arXiv …, 2018 - arxiv.org
To be informative, an evaluation must measure how well systems generalize to realistic
unseen data. We identify limitations of and propose improvements to current evaluations of …

SQLizer: query synthesis from natural language

N Yaghmazadeh, Y Wang, I Dillig, T Dillig - Proceedings of the ACM on …, 2017 - dl.acm.org
This paper presents a new technique for automatically synthesizing SQL queries from
natural language (NL). At the core of our technique is a new NL-based program synthesis …

Typesql: Knowledge-based type-aware neural text-to-sql generation

T Yu, Z Li, Z Zhang, R Zhang, D Radev - arXiv preprint arXiv:1804.09769, 2018 - arxiv.org
Interacting with relational databases through natural language helps users of any
background easily query and analyze a vast amount of data. This requires a system that …

Constructing an interactive natural language interface for relational databases

F Li, HV Jagadish - Proceedings of the VLDB Endowment, 2014 - dl.acm.org
Natural language has been the holy grail of query interface designers, but has generally
been considered too hard to work with, except in limited specific circumstances. In this …

Syntaxsqlnet: Syntax tree networks for complex and cross-domaintext-to-sql task

T Yu, M Yasunaga, K Yang, R Zhang, D Wang… - arXiv preprint arXiv …, 2018 - arxiv.org
Most existing studies in text-to-SQL tasks do not require generating complex SQL queries
with multiple clauses or sub-queries, and generalizing to new, unseen databases. In this …