Papers
arxiv:2109.05157

Exploring Underexplored Limitations of Cross-Domain Text-to-SQL Generalization

Published on Sep 11, 2021
Authors:
,

Abstract

Text-to-SQL models show poor generalization on questions requiring rare ___domain knowledge, as demonstrated using a human-curated dataset called Spider-DK.

Recently, there has been significant progress in studying neural networks for translating text descriptions into SQL queries under the zero-shot cross-___domain setting. Despite achieving good performance on some public benchmarks, we observe that existing text-to-SQL models do not generalize when facing ___domain knowledge that does not frequently appear in the training data, which may render the worse prediction performance for unseen domains. In this work, we investigate the robustness of text-to-SQL models when the questions require rarely observed ___domain knowledge. In particular, we define five types of ___domain knowledge and introduce Spider-DK (DK is the abbreviation of ___domain knowledge), a human-curated dataset based on the Spider benchmark for text-to-SQL translation. NL questions in Spider-DK are selected from Spider, and we modify some samples by adding ___domain knowledge that reflects real-world question paraphrases. We demonstrate that the prediction accuracy dramatically drops on samples that require such ___domain knowledge, even if the ___domain knowledge appears in the training set, and the model provides the correct predictions for related training samples.

Community

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2109.05157
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 0

No model linking this paper

Cite arxiv.org/abs/2109.05157 in a model README.md to link it from this page.

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2109.05157 in a dataset README.md to link it from this page.

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2109.05157 in a Space README.md to link it from this page.

Collections including this paper 0

No Collection including this paper

Add this paper to a collection to link it from this page.