paper-with-me

홈 › Papers

xDBTagger: Explainable Natural Language Interface to Databases Using Keyword Mappings and Schema Graph

2022-10-07 · Arif Usta, Akifhan Karakayali, Özgür Ulusoy

Translating natural language queries (NLQ) into structured query language (SQL) in interfaces to relational databases is a challenging task that has been widely studied by researchers from both the database and natural language processing communities. Numerous works have been proposed to attack the natural language interfaces to databases (NLIDB) problem either as a conventional pipeline-based or an end-to-end deep-learning-based solution. Nevertheless, regardless of the approach preferred, such solutions exhibit black-box nature, which makes it difficult for potential users targeted by these systems to comprehend the decisions made to produce the translated SQL. To this end, we propose xDBTagger, an explainable hybrid translation pipeline that explains the decisions made along the way to the user both textually and visually. We also evaluate xDBTagger quantitatively in three real-world relational databases. The evaluation results indicate that in addition to being fully interpretable, xDBTagger is effective in terms of accuracy and translates the queries more efficiently compared to other state-of-the-art pipeline-based systems up to 10000 times.

📄 PDF Abstract BibTeX arXiv:2210.03768

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Queries

Similar Papers 제목 키워드 기반

Dataset for a Neural Natural Language Interface for Databases (NNLIDB)

2017-07-11 · IJCNLP 2017 11 · Florin Brad, Radu Iacob, Ionel Hosu, Traian Rebedea

Progress in natural language interfaces to databases (NLIDB) has been slow mainly due to linguistic issues (such as language ambiguity) and domain portability. Moreover, the lack of a large corpus to be used as a standar…

Translation

An End-to-end Neural Natural Language Interface for Databases

2018-04-02 · Prasetya Utama, Nathaniel Weir, Fuat Basik, Carsten Binnig 외

The ability to extract insights from new data sets is critical for decision making. Visual interactive tools play an important role in data exploration since they provide non-technical users with an effective way to visu…

Decision Making

Towards a Natural Language Query Processing System

2020-09-25 · Chantal Montgomery, Haruna Isah, Farhana Zulkernine

Tackling the information retrieval gap between non-technical database end-users and those with the knowledge of formal query languages has been an interesting area of data management and analytics research. The use of na…

Information RetrievalManagementRetrieval

Recent Advances in SQL Query Generation: A Survey

2020-05-15 · Jovan Kalajdjieski, Martina Toshevska, Frosina Stojanovska

Natural language is hypothetically the best user interface for many domains. However, general models that provide an interface between natural language and any other domain still do not exist. Providing natural language …

Survey

QUEST: A Natural Language Interface to Relational Databases

2018-05-01 · LREC 2018 5 · Vadim Sheinin, Elahe Khorashani, Hangu Yeo, Kun Xu 외
Relation ExtractionSemantic Parsing