English

AMBROSIA: A Benchmark for Parsing Ambiguous Questions into Database Queries

Computation and Language 2024-11-01 v2

Abstract

Practical semantic parsers are expected to understand user utterances and map them to executable programs, even when these are ambiguous. We introduce a new benchmark, AMBROSIA, which we hope will inform and inspire the development of text-to-SQL parsers capable of recognizing and interpreting ambiguous requests. Our dataset contains questions showcasing three different types of ambiguity (scope ambiguity, attachment ambiguity, and vagueness), their interpretations, and corresponding SQL queries. In each case, the ambiguity persists even when the database context is provided. This is achieved through a novel approach that involves controlled generation of databases from scratch. We benchmark various LLMs on AMBROSIA, revealing that even the most advanced models struggle to identify and interpret ambiguity in questions.

Keywords

Cite

@article{arxiv.2406.19073,
  title  = {AMBROSIA: A Benchmark for Parsing Ambiguous Questions into Database Queries},
  author = {Irina Saparina and Mirella Lapata},
  journal= {arXiv preprint arXiv:2406.19073},
  year   = {2024}
}

Comments

NeurIPS 2024 D&B Track Spotlight

R2 v1 2026-06-28T17:21:06.280Z