Deep Learning Driven Natural Languages Text to SQL Query Conversion: A
Survey
- URL: http://arxiv.org/abs/2208.04415v1
- Date: Mon, 8 Aug 2022 20:54:34 GMT
- Title: Deep Learning Driven Natural Languages Text to SQL Query Conversion: A
Survey
- Authors: Ayush Kumar, Parth Nagarkar, Prabhav Nalhe, and Sanjeev Vijayakumar
- Abstract summary: In this paper, we try to present a holistic overview of 24 recent neural network models studied in the last couple of years.
We also give an overview of 11 datasets that are widely used to train models for TEXT2 technologies.
- Score: 2.309914459672557
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: With the future striving toward data-centric decision-making, seamless access
to databases is of utmost importance. There is extensive research on creating
an efficient text-to-sql (TEXT2SQL) model to access data from the database.
Using a Natural language is one of the best interfaces that can bridge the gap
between the data and results by accessing the database efficiently, especially
for non-technical users. It will open the doors and create tremendous interest
among users who are well versed in technical skills or not very skilled in
query languages. Even if numerous deep learning-based algorithms are proposed
or studied, there still is very challenging to have a generic model to solve
the data query issues using natural language in a real-work scenario. The
reason is the use of different datasets in different studies, which comes with
its limitations and assumptions. At the same time, we do lack a thorough
understanding of these proposed models and their limitations with the specific
dataset it is trained on. In this paper, we try to present a holistic overview
of 24 recent neural network models studied in the last couple of years,
including their architectures involving convolutional neural networks,
recurrent neural networks, pointer networks, reinforcement learning, generative
models, etc. We also give an overview of the 11 datasets that are widely used
to train the models for TEXT2SQL technologies. We also discuss the future
application possibilities of TEXT2SQL technologies for seamless data queries.
Related papers
- Text2SQL is Not Enough: Unifying AI and Databases with TAG [47.45480855418987]
Table-Augmented Generation (TAG) is a paradigm for answering natural language questions over databases.
We develop benchmarks to study the TAG problem and find that standard methods answer no more than 20% of queries correctly.
arXiv Detail & Related papers (2024-08-27T00:50:14Z) - Evaluating the Data Model Robustness of Text-to-SQL Systems Based on Real User Queries [4.141402725050671]
This paper is the first in-depth evaluation of the data model robustness of Text-to-- systems in practice.
It is based on a real-world deployment of FootballDB, a system that was deployed over a 9 month period in the context of the FIFA World Cup 2022.
All of our data is based on real user questions that were asked live to the system. We manually labeled and translated a subset of these questions for three different data models.
arXiv Detail & Related papers (2024-02-13T10:28:57Z) - Relational Deep Learning: Graph Representation Learning on Relational
Databases [69.7008152388055]
We introduce an end-to-end representation approach to learn on data laid out across multiple tables.
Message Passing Graph Neural Networks can then automatically learn across the graph to extract representations that leverage all data input.
arXiv Detail & Related papers (2023-12-07T18:51:41Z) - SQL-PaLM: Improved Large Language Model Adaptation for Text-to-SQL (extended) [53.95151604061761]
This paper introduces the framework for enhancing Text-to- filtering using large language models (LLMs)
With few-shot prompting, we explore the effectiveness of consistency decoding with execution-based error analyses.
With instruction fine-tuning, we delve deep in understanding the critical paradigms that influence the performance of tuned LLMs.
arXiv Detail & Related papers (2023-05-26T21:39:05Z) - A Survey on Text-to-SQL Parsing: Concepts, Methods, and Future
Directions [102.8606542189429]
The goal of text-to-corpora parsing is to convert a natural language (NL) question to its corresponding structured query language () based on the evidences provided by databases.
Deep neural networks have significantly advanced this task by neural generation models, which automatically learn a mapping function from an input NL question to an output query.
arXiv Detail & Related papers (2022-08-29T14:24:13Z) - "What Do You Mean by That?" A Parser-Independent Interactive Approach
for Enhancing Text-to-SQL [49.85635994436742]
We include human in the loop and present a novel-independent interactive approach (PIIA) that interacts with users using multi-choice questions.
PIIA is capable of enhancing the text-to-domain performance with limited interaction turns by using both simulation and human evaluation.
arXiv Detail & Related papers (2020-11-09T02:14:33Z) - Data Agnostic RoBERTa-based Natural Language to SQL Query Generation [0.0]
The NL2 task aims at finding deep learning approaches to solve the problem converting by natural language questions into valid queries.
We have presented an approach with data privacy at its core.
Although we have not achieved state of the art results, we have eliminated the need for the table right from the training of the model.
arXiv Detail & Related papers (2020-10-11T13:18:46Z) - Photon: A Robust Cross-Domain Text-to-SQL System [189.1405317853752]
We present Photon, a robust, modular, cross-domain NLIDB that can flag natural language input to which a mapping cannot be immediately determined.
The proposed method effectively improves the robustness of text-to-native system against untranslatable user input.
arXiv Detail & Related papers (2020-07-30T07:44:48Z) - Efficient Deployment of Conversational Natural Language Interfaces over
Databases [45.52672694140881]
We propose a novel method for accelerating the training dataset collection for developing the natural language-to-query-language machine learning models.
Our system allows one to generate conversational multi-term data, where multiple turns define a dialogue session.
arXiv Detail & Related papers (2020-05-31T19:16:27Z) - ValueNet: A Natural Language-to-SQL System that Learns from Database
Information [4.788755317132195]
Building natural language interfaces for databases has been a long-standing challenge.
Recent focus of research has been on neural networks to tackle this challenge on complex datasets like Spider.
We propose two end-to-end NL-to-end systems that incorporate values using the challenging Spider.
arXiv Detail & Related papers (2020-05-29T15:43:39Z) - Recent Advances in SQL Query Generation: A Survey [0.0]
With the rise of deep learning techniques, there is extensive ongoing research in designing a suitable natural language interface to relational databases.
We describe models with various architectures such as convolutional neural networks, recurrent neural networks, pointer networks, reinforcement learning, etc.
arXiv Detail & Related papers (2020-05-15T17:31:29Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.