TL;DR
ValueNet introduces two neural network-based NL-to-SQL systems that effectively incorporate database values from user questions, achieving state-of-the-art accuracy on the challenging Spider dataset.
Contribution
It presents novel architectures that extract and utilize values from user questions, improving NL-to-SQL translation performance in real-world scenarios.
Findings
Achieved 67% and 62% execution accuracy on Spider dataset.
Outperformed previous models in incorporating question values.
Demonstrated practical effectiveness of value extraction in NL-to-SQL systems.
Abstract
Building natural language (NL) interfaces for databases has been a long-standing challenge for several decades. The major advantage of these so-called NL-to-SQL systems is that end-users can query complex databases without the need to know SQL or the underlying database schema. Due to significant advancements in machine learning, the recent focus of research has been on neural networks to tackle this challenge on complex datasets like Spider. Several recent NL-to-SQL systems achieve promising results on this dataset. However, none of the published systems, that provide either the source code or executable binaries, extract and incorporate values from the user questions for generating SQL statements. Thus, the practical use of these systems in a real-world scenario has not been sufficiently demonstrated yet. In this paper we propose ValueNet light and ValueNet -- two end-to-end…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
