pith. machine review for the scientific record. sign in

arxiv: 1906.02285 · v1 · submitted 2019-06-05 · 💻 cs.CL · cs.AI

Recognition: unknown

SParC: Cross-Domain Semantic Parsing in Context

Authors on Pith no claims yet
classification 💻 cs.CL cs.AI
keywords sparccross-domaindatasetchallengescomplexdatabasesdomainsquestions
0
0 comments X
read the original abstract

We present SParC, a dataset for cross-domainSemanticParsing inContext that consists of 4,298 coherent question sequences (12k+ individual questions annotated with SQL queries). It is obtained from controlled user interactions with 200 complex databases over 138 domains. We provide an in-depth analysis of SParC and show that it introduces new challenges compared to existing datasets. SParC demonstrates complex contextual dependencies, (2) has greater semantic diversity, and (3) requires generalization to unseen domains due to its cross-domain nature and the unseen databases at test time. We experiment with two state-of-the-art text-to-SQL models adapted to the context-dependent, cross-domain setup. The best model obtains an exact match accuracy of 20.2% over all questions and less than10% over all interaction sequences, indicating that the cross-domain setting and the con-textual phenomena of the dataset present significant challenges for future research. The dataset, baselines, and leaderboard are released at https://yale-lily.github.io/sparc.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Agent-Agnostic Evaluation of SQL Accuracy in Production Text-to-SQL Systems

    cs.AI 2026-04 unverdicted novelty 5.0

    STEF is a schema-agnostic evaluation framework that scores SQL generation accuracy from natural language inputs using semantic feature alignment and a composite metric.