2021
DOI: 10.1162/coli_a_00403
|View full text |Cite
|
Sign up to set email alerts
|

RYANSQL: Recursively Applying Sketch-based Slot Fillings for Complex Text-to-SQL in Cross-Domain Databases

Abstract: Text-to-SQL is the problem of converting a user question into an SQL query, when the question and database are given. In this paper, we present a neural network approach called RYANSQL (Recursively Yielding Annotation Network for SQL) to solve complex Text-to-SQL tasks for cross-domain databases. Statement Position Code (SPC) is defined to transform a nested SQL query into a set of non-nested SELECT statements; a sketch-based slot filling approach is proposed to synthesize each SELECT statement for its corresp… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
36
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 57 publications
(48 citation statements)
references
References 22 publications
0
36
0
Order By: Relevance
“…Base Parser + BERT-base 66.8 63.3 Base Parser + BERT-base + DG-MAML 68.9 65.2 With BERT-large: RYANSQL + BERT-large (Choi et al, 2020) 70.6 60.6 RAT-SQL + BERT-large 69.7 65.6 Execution Accuracy GAZP + Distil-BERT (Zhong et al, 2020) 59.…”
Section: Our Modelsmentioning
confidence: 99%
“…Base Parser + BERT-base 66.8 63.3 Base Parser + BERT-base + DG-MAML 68.9 65.2 With BERT-large: RYANSQL + BERT-large (Choi et al, 2020) 70.6 60.6 RAT-SQL + BERT-large 69.7 65.6 Execution Accuracy GAZP + Distil-BERT (Zhong et al, 2020) 59.…”
Section: Our Modelsmentioning
confidence: 99%
“…Natural language to SQL: Natural language interfaces to databases have been an active field of study for many years (Woods et al, 1972;Warren and Pereira, 1982;Popescu et al, 2003;Li and Jagadish, 2014). The development of new large scale datasets, such as WikiSQL (Zhong et al, 2017) and SPIDER (Yu et al, 2018b), has reignited the interest in this area with several new models introduced recently (Choi et al, 2020;Wang et al, 2020;Scholak et al, 2020). Another related line of work has focused on conversation semantic parsing, e.g.…”
Section: Related Work and Discussionmentioning
confidence: 99%
“…BRIDGE leverages the database content to augment the schema representation. RYANSQL (Choi et al, 2020) formulates the Text-to-SQL task as a slot-filling task to predict each SELECT statement. EditSQL , IGSQL (Cai and Wan, 2020) and R 2 SQL (Hui et al) consider the dialogue context during translating the utterance into SQL query.…”
Section: Related Workmentioning
confidence: 99%