A survey on text-to-sql parsing: Concepts, methods, and future directions

B Qin, B Hui, L Wang, M Yang, J Li, B Li… - arXiv preprint arXiv …, 2022 - arxiv.org
Text-to-SQL parsing is an essential and challenging task. The goal of text-to-SQL parsing is
to convert a natural language (NL) question to its corresponding structured query language …

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 …

Resdsql: Decoupling schema linking and skeleton parsing for text-to-sql

H Li, J Zhang, C Li, H Chen - Proceedings of the AAAI Conference on …, 2023 - ojs.aaai.org
One of the recent best attempts at Text-to-SQL is the pre-trained language model. Due to the
structural property of the SQL queries, the seq2seq model takes the responsibility of parsing …

TaBERT: Pretraining for joint understanding of textual and tabular data

P Yin, G Neubig, W Yih, S Riedel - arXiv preprint arXiv:2005.08314, 2020 - arxiv.org
Recent years have witnessed the burgeoning of pretrained language models (LMs) for text-
based natural language (NL) understanding tasks. Such models are typically trained on free …

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 …

Graphix-t5: Mixing pre-trained transformers with graph-aware layers for text-to-sql parsing

J Li, B Hui, R Cheng, B Qin, C Ma, N Huo… - Proceedings of the …, 2023 - ojs.aaai.org
The task of text-to-SQL parsing, which aims at converting natural language questions into
executable SQL queries, has garnered increasing attention in recent years. One of the major …

The natural language decathlon: Multitask learning as question answering

B McCann, NS Keskar, C Xiong, R Socher - arXiv preprint arXiv …, 2018 - arxiv.org
Deep learning has improved performance on many natural language processing (NLP)
tasks individually. However, general NLP models cannot emerge within a paradigm that …

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 …

A survey on table question answering: recent advances

N Jin, J Siebert, D Li, Q Chen - China Conference on Knowledge Graph …, 2022 - Springer
Abstract Table Question Answering (Table QA) refers to providing precise answers from
tables to answer a user's question. In recent years, there have been a lot of works on table …