TaBERT: Pretraining for joint understanding of textual and tabular data

P Yin, G Neubig, W Yih, S Riedel - arXiv preprint arXiv:2005.08314, 2020 - arxiv.org
Recent years have witnessed the burgeoning of pretrained language models (LMs) for text-
based natural language (NL) understanding tasks. Such models are typically trained on free …

Rat-sql: Relation-aware schema encoding and linking for text-to-sql parsers

B Wang, R Shin, X Liu, O Polozov… - arXiv preprint arXiv …, 2019 - arxiv.org
When translating natural language questions into SQL queries to answer questions from a
database, contemporary semantic parsing models struggle to generalize to unseen …

Introduction to neural network‐based question answering over knowledge graphs

N Chakraborty, D Lukovnikov… - … : Data Mining and …, 2021 - Wiley Online Library
Question answering has emerged as an intuitive way of querying structured data sources
and has attracted significant advancements over the years. A large body of recent work on …

A comprehensive exploration on wikisql with table-aware word contextualization

W Hwang, J Yim, S Park, M Seo - arXiv preprint arXiv:1902.01069, 2019 - arxiv.org
We present SQLova, the first Natural-language-to-SQL (NL2SQL) model to achieve human
performance in WikiSQL dataset. We revisit and discuss diverse popular methods in …

Compositional generalization in semantic parsing: Pre-training vs. specialized architectures

D Furrer, M van Zee, N Scales, N Schärli - arXiv preprint arXiv:2007.08970, 2020 - arxiv.org
While mainstream machine learning methods are known to have limited ability to
compositionally generalize, new architectures and techniques continue to be proposed to …

Semantic evaluation for text-to-SQL with distilled test suites

R Zhong, T Yu, D Klein - arXiv preprint arXiv:2010.02840, 2020 - arxiv.org
We propose test suite accuracy to approximate semantic accuracy for Text-to-SQL models.
Our method distills a small test suite of databases that achieves high code coverage for the …

A review of nlidb with deep learning: findings, challenges and open issues

S Abbas, MU Khan, SUJ Lee, A Abbas… - IEEE Access, 2022 - ieeexplore.ieee.org
Relational databases are storage for a massive amount of data. Knowledge of structured
query language is a prior requirement to access that data. That is not possible for all non …

Grappa: Grammar-augmented pre-training for table semantic parsing

T Yu, CS Wu, XV Lin, B Wang, YC Tan, X Yang… - arXiv preprint arXiv …, 2020 - arxiv.org
We present GraPPa, an effective pre-training approach for table semantic parsing that learns
a compositional inductive bias in the joint representations of textual and tabular data. We …

Ryansql: Recursively applying sketch-based slot fillings for complex text-to-sql in cross-domain databases

DH Choi, MC Shin, EG Kim, DR Shin - Computational Linguistics, 2021 - direct.mit.edu
Text-to-SQL is the problem of converting a user question into an SQL query, when the
question and database are given. In this article, we present a neural network approach …

LI-EMRSQL: Linking information enhanced Text2SQL parsing on complex electronic medical records

Q Li, T You, J Chen, Y Zhang… - IEEE Transactions on …, 2023 - ieeexplore.ieee.org
Converting natural language text into executable SQL queries significantly impacts the
healthcare domain, specifically when applied to electronic medical records. Given that …