DBTagger: Multi-Task Learning for Keyword Mapping in NLIDBs Using Bi-Directional Recurrent Neural Networks

AI-generated keywords: Natural Language Queries

AI-generated Key Points

The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.

  • Translating Natural Language Queries (NLQs) to Structured Query Language (SQL) is a challenging task
  • Conventional rule-based systems use a pipeline of solutions for each step of the task
  • Recent works have focused on translation and overlooked earlier steps
  • Keyword mapping is one of the most critical and challenging problems in this pipeline
  • The authors propose a novel deep learning-based supervised approach called DBTagger for keyword mapping
  • DBTagger utilizes POS tags of NLQs and is an end-to-end and schema-independent solution
  • The authors evaluate their approach on eight different datasets and report new state-of-the-art accuracy results with an average accuracy rate of 92.4%
  • DBTagger is faster than its counterparts up to 10000 times and scalable for bigger databases
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Arif Usta, Akifhan Karakayali, Özgür Ulusoy

To appear in VLDB 2021

Abstract: Translating Natural Language Queries (NLQs) to Structured Query Language (SQL) in interfaces deployed in relational databases is a challenging task, which has been widely studied in database community recently. Conventional rule based systems utilize series of solutions as a pipeline to deal with each step of this task, namely stop word filtering, tokenization, stemming/lemmatization, parsing, tagging, and translation. Recent works have mostly focused on the translation step overlooking the earlier steps by using ad-hoc solutions. In the pipeline, one of the most critical and challenging problems is keyword mapping; constructing a mapping between tokens in the query and relational database elements (tables, attributes, values, etc.). We define the keyword mapping problem as a sequence tagging problem, and propose a novel deep learning based supervised approach that utilizes POS tags of NLQs. Our proposed approach, called \textit{DBTagger} (DataBase Tagger), is an end-to-end and schema independent solution, which makes it practical for various relational databases. We evaluate our approach on eight different datasets, and report new state-of-the-art accuracy results, $92.4\%$ on the average. Our results also indicate that DBTagger is faster than its counterparts up to $10000$ times and scalable for bigger databases.

Submitted to arXiv on 11 Jan. 2021

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 2101.04226v1

This paper's license doesn't allow us to build upon its content and the summarizing process is here made with the paper's metadata rather than the article.

The task of translating Natural Language Queries (NLQs) to Structured Query Language (SQL) in interfaces deployed in relational databases is a challenging one, and has been the subject of recent studies in the database community. Conventional rule-based systems utilize a pipeline of solutions to deal with each step of this task, including stop word filtering, tokenization, stemming/lemmatization, parsing, tagging, and translation. However, recent works have focused mainly on the translation step while overlooking earlier steps by using ad-hoc solutions. One of the most critical and challenging problems in this pipeline is keyword mapping - constructing a mapping between tokens in the query and relational database elements such as tables, attributes, values etc. To address this problem, the authors propose a novel deep learning-based supervised approach called DBTagger (DataBase Tagger), which utilizes POS tags of NLQs. They define the keyword mapping problem as a sequence tagging problem and use bi-directional recurrent neural networks for multi-task learning. The proposed approach is an end-to-end and schema-independent solution making it practical for various relational databases. The authors evaluate their approach on eight different datasets and report new state-of-the-art accuracy results with an average accuracy rate of 92.4%. Additionally, they demonstrate that DBTagger is faster than its counterparts up to 10000 times and scalable for bigger databases. Overall, this study presents an innovative solution to the challenging task of translating NLQs into SQL queries by proposing a novel deep learning-based approach that outperforms existing methods while being practical for various relational databases.
Created on 08 Apr. 2023

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

The previous summary was created more than a year ago and can be re-run (if necessary) by clicking on the Run button below.

The license of this specific paper does not allow us to build upon its content and the summarizing tools will be run using the paper metadata rather than the full article. However, it still does a good job, and you can also try our tools on papers with more open licenses.

Similar papers summarized with our AI tools

Navigate through even more similar papers through a

tree representation

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.