Resdsql: Decoupling schema linking and skeleton parsing for text-to-sql

H Li, J Zhang, C Li, H Chen - Proceedings of the AAAI Conference on …, 2023 - ojs.aaai.org
One of the recent best attempts at Text-to-SQL is the pre-trained language model. Due to the
structural property of the SQL queries, the seq2seq model takes the responsibility of parsing …

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 …

[HTML][HTML] A survey on complex factual question answering

L Zhang, J Zhang, X Ke, H Li, X Huang, Z Shao, S Cao… - AI Open, 2023 - Elsevier
Answering complex factual questions has drawn a lot of attention. Researchers leverage
various data sources to support complex QA, such as unstructured texts, structured …

Towards complex text-to-sql in cross-domain database with intermediate representation

J Guo, Z Zhan, Y Gao, Y Xiao, JG Lou, T Liu… - arXiv preprint arXiv …, 2019 - arxiv.org
We present a neural approach called IRNet for complex and cross-domain Text-to-SQL.
IRNet aims to address two challenges: 1) the mismatch between intents expressed in natural …

TAPEX: Table pre-training via learning a neural SQL executor

Q Liu, B Chen, J Guo, M Ziyadi, Z Lin, W Chen… - arXiv preprint arXiv …, 2021 - arxiv.org
Recent progress in language model pre-training has achieved a great success via
leveraging large-scale unstructured textual data. However, it is still a challenge to apply pre …

A survey on table question answering: recent advances

N Jin, J Siebert, D Li, Q Chen - China Conference on Knowledge Graph …, 2022 - Springer
Abstract Table Question Answering (Table QA) refers to providing precise answers from
tables to answer a user's question. In recent years, there have been a lot of works on table …

Lego: Latent execution-guided reasoning for multi-hop question answering on knowledge graphs

H Ren, H Dai, B Dai, X Chen… - International …, 2021 - proceedings.mlr.press
Answering complex natural language questions on knowledge graphs (KGQA) is a
challenging task. It requires reasoning with the input natural language questions as well as …

NL4DV: A toolkit for generating analytic specifications for data visualization from natural language queries

A Narechania, A Srinivasan… - IEEE Transactions on …, 2020 - ieeexplore.ieee.org
Natural language interfaces (NLls) have shown great promise for visual data analysis,
allowing people to flexibly specify and interact with visualizations. However, developing …

Natural SQL: Making SQL easier to infer from natural language specifications

Y Gan, X Chen, J Xie, M Purver, JR Woodward… - arXiv preprint arXiv …, 2021 - arxiv.org
Addressing the mismatch between natural language descriptions and the corresponding
SQL queries is a key challenge for text-to-SQL translation. To bridge this gap, we propose …