References & Citations
Computer Science > Computation and Language
Title: Bidirectional Attention for SQL Generation
(Submitted on 30 Dec 2017 (v1), last revised 21 Jun 2018 (this version, v6))
Abstract: Generating structural query language (SQL) queries from natural language is a long-standing open problem. Answering a natural language question about a database table requires modeling complex interactions between the columns of the table and the question. In this paper, we apply the synthesizing approach to solve this problem. Based on the structure of SQL queries, we break down the model to three sub-modules and design specific deep neural networks for each of them. Taking inspiration from the similar machine reading task, we employ the bidirectional attention mechanisms and character-level embedding with convolutional neural networks (CNNs) to improve the result. Experimental evaluations show that our model achieves the state-of-the-art results in WikiSQL dataset.
Submission history
From: Huilin Gao [view email][v1] Sat, 30 Dec 2017 02:38:07 GMT (391kb)
[v2] Tue, 30 Jan 2018 09:17:33 GMT (556kb)
[v3] Wed, 31 Jan 2018 03:34:45 GMT (556kb)
[v4] Sat, 28 Apr 2018 01:41:13 GMT (555kb)
[v5] Fri, 18 May 2018 02:57:37 GMT (555kb)
[v6] Thu, 21 Jun 2018 01:30:09 GMT (108kb,D)
Link back to: arXiv, form interface, contact.