A survey on text-to-sql parsing: Concepts, methods, and future directions
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 …
to convert a natural language (NL) question to its corresponding structured query language …
A Survey of NL2SQL with Large Language Models: Where are we, and where are we going?
Translating users' natural language queries (NL) into SQL queries (ie, NL2SQL) can
significantly reduce barriers to accessing relational databases and support various …
significantly reduce barriers to accessing relational databases and support various …
A survey of data augmentation approaches for NLP
Data augmentation has recently seen increased interest in NLP due to more work in low-
resource domains, new tasks, and the popularity of large-scale neural networks that require …
resource domains, new tasks, and the popularity of large-scale neural networks that require …
TaBERT: Pretraining for joint understanding of textual and tabular data
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 …
based natural language (NL) understanding tasks. Such models are typically trained on free …
Rat-sql: Relation-aware schema encoding and linking for text-to-sql parsers
When translating natural language questions into SQL queries to answer questions from a
database, contemporary semantic parsing models struggle to generalize to unseen …
database, contemporary semantic parsing models struggle to generalize to unseen …
Bridging textual and tabular data for cross-domain text-to-SQL semantic parsing
We present BRIDGE, a powerful sequential architecture for modeling dependencies
between natural language questions and relational databases in cross-DB semantic …
between natural language questions and relational databases in cross-DB semantic …
Beyond IID: three levels of generalization for question answering on knowledge bases
Existing studies on question answering on knowledge bases (KBQA) mainly operate with
the standard iid assumption, ie, training distribution over questions is the same as the test …
the standard iid assumption, ie, training distribution over questions is the same as the test …
LGESQL: line graph enhanced text-to-SQL model with mixed local and non-local relations
This work aims to tackle the challenging heterogeneous graph encoding problem in the text-
to-SQL task. Previous methods are typically node-centric and merely utilize different weight …
to-SQL task. Previous methods are typically node-centric and merely utilize different weight …
Rasat: Integrating relational structures into pretrained seq2seq model for text-to-sql
Relational structures such as schema linking and schema encoding have been validated as
a key component to qualitatively translating natural language into SQL queries. However …
a key component to qualitatively translating natural language into SQL queries. However …
SSQL: Injecting Syntax to Question-Schema Interaction Graph Encoder for Text-to-SQL Parsers
The task of converting a natural language question into an executable SQL query, known as
text-to-SQL, is an important branch of semantic parsing. The state-of-the-art graph-based …
text-to-SQL, is an important branch of semantic parsing. The state-of-the-art graph-based …