ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1801.00076
64
13
v1v2v3v4v5v6 (latest)

Bidirectional Attention for SQL Generation

30 December 2017
Tonglei Guo
Huilin Gao
ArXiv (abs)PDFHTML
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. It has been attracting considerable interest recently and driven by the explosive development of deep learning techniques. In this paper, we apply the sketch-based approach or synthesizing way 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. 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.

View on arXiv
Comments on this paper