We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Seq2SQL: Generating Structured Queries from Natural Language using Reinforcement Learning

Abstract: A significant amount of the world's knowledge is stored in relational databases. However, the ability for users to retrieve facts from a database is limited due to a lack of understanding of query languages such as SQL. We propose Seq2SQL, a deep neural network for translating natural language questions to corresponding SQL queries. Our model leverages the structure of SQL queries to significantly reduce the output space of generated queries. Moreover, we use rewards from in-the-loop query execution over the database to learn a policy to generate unordered parts of the query, which we show are less suitable for optimization via cross entropy loss. In addition, we will publish WikiSQL, a dataset of 80654 hand-annotated examples of questions and SQL queries distributed across 24241 tables from Wikipedia. This dataset is required to train our model and is an order of magnitude larger than comparable datasets. By applying policy-based reinforcement learning with a query execution environment to WikiSQL, our model Seq2SQL outperforms attentional sequence to sequence models, improving execution accuracy from 35.9% to 59.4% and logical form accuracy from 23.4% to 48.3%.
Comments: 12 pages, 5 figures
Subjects: Computation and Language (cs.CL); Artificial Intelligence (cs.AI)
Cite as: arXiv:1709.00103 [cs.CL]
  (or arXiv:1709.00103v7 [cs.CL] for this version)

Submission history

From: Victor Zhong [view email]
[v1] Thu, 31 Aug 2017 23:12:15 GMT (1543kb,D)
[v2] Wed, 20 Sep 2017 19:14:04 GMT (223kb,D)
[v3] Wed, 18 Oct 2017 01:34:46 GMT (195kb,D)
[v4] Thu, 26 Oct 2017 21:13:56 GMT (270kb,D)
[v5] Tue, 31 Oct 2017 20:49:31 GMT (270kb,D)
[v6] Tue, 7 Nov 2017 16:53:10 GMT (270kb,D)
[v7] Thu, 9 Nov 2017 23:06:14 GMT (270kb,D)

Link back to: arXiv, form interface, contact.