Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DuoRAT: Towards Simpler Text-to-SQL Models

About

Recent neural text-to-SQL models can effectively translate natural language questions to corresponding SQL queries on unseen databases. Working mostly on the Spider dataset, researchers have proposed increasingly sophisticated solutions to the problem. Contrary to this trend, in this paper we focus on simplifications. We begin by building DuoRAT, a re-implementation of the state-of-the-art RAT-SQL model that unlike RAT-SQL is using only relation-aware or vanilla transformers as the building blocks. We perform several ablation experiments using DuoRAT as the baseline model. Our experiments confirm the usefulness of some techniques and point out the redundancy of others, including structural SQL features and features that link the question with the schema.

Torsten Scholak, Raymond Li, Dzmitry Bahdanau, Harm de Vries, Chris Pal• 2020

Related benchmarks

TaskDatasetResultRank
Text-to-SQLSpider (dev)--
100
Text-to-SQLSpider 1.0 (dev)
Exact Match Accuracy69.4
92
Text-to-SQLSpider 1.0 (test)
EM Acc (Overall)65.4
91
Text-to-SQLSpider ADVETA-ADD
Exact Match (EM)36.4
10
Text-to-SQLSpider (ADVETA-RPL)
Exact Match (EM)23.8
10
Showing 5 of 5 rows

Other info

Follow for update