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 …

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 …

[HTML][HTML] A survey on complex factual question answering

L Zhang, J Zhang, X Ke, H Li, X Huang, Z Shao, S Cao… - AI Open, 2023 - Elsevier
Answering complex factual questions has drawn a lot of attention. Researchers leverage
various data sources to support complex QA, such as unstructured texts, structured …

Parameterizing context: Unleashing the power of parameter-efficient fine-tuning and in-context tuning for continual table semantic parsing

Y Chen, S Zhang, G Qi, X Guo - Advances in Neural …, 2024 - proceedings.neurips.cc
Continual table semantic parsing aims to train a parser on a sequence of tasks, where each
task requires the parser to translate natural language into SQL based on task-specific tables …

CatSQL: Towards Real World Natural Language to SQL Applications

H Fu, C Liu, B Wu, F Li, J Tan, J Sun - Proceedings of the VLDB …, 2023 - dl.acm.org
Natural language to SQL (NL2SQL) techniques provide a convenient interface to access
databases, especially for non-expert users, to conduct various data analytics. Existing …

From BERT to GPT-3 codex: harnessing the potential of very large language models for data management

I Trummer - arXiv preprint arXiv:2306.09339, 2023 - arxiv.org
Large language models have recently advanced the state of the art on many natural
language processing benchmarks. The newest generation of models can be applied to a …

Benchmarking the text-to-sql capability of large language models: A comprehensive evaluation

B Zhang, Y Ye, G Du, X Hu, Z Li, S Yang, CH Liu… - arXiv preprint arXiv …, 2024 - arxiv.org
Large Language Models (LLMs) have emerged as a powerful tool in advancing the Text-to-
SQL task, significantly outperforming traditional methods. Nevertheless, as a nascent …

UniSAr: a unified structure-aware autoregressive language model for text-to-SQL semantic parsing

L Dou, Y Gao, M Pan, D Wang, W Che, JG Lou… - International Journal of …, 2023 - Springer
Existing text-to-SQL semantic parsers are typically designed for particular settings such as
handling queries that span multiple tables, domains, or turns which makes them ineffective …

A syntax-guided multi-task learning approach for Turducken-style code generation

G Yang, Y Zhou, X Chen, X Zhang, Y Xu, T Han… - Empirical Software …, 2023 - Springer
Due to the development of pre-trained language models, automated code generation
techniques have shown great promise in recent years. However, the generated code will not …