English

CLARITY: A Framework and Benchmark for Conversational Language Ambiguity and Unanswerability in Interactive NL2SQL Systems

Computation and Language 2026-04-27 v1

Abstract

NL2SQL systems deployed in industry settings often encounter ambiguous or unanswerable queries, particularly in interactive scenarios with incomplete user clarification. Existing benchmarks typically assume a single source of ambiguity and rely on user interaction for resolution, overlooking realistic failure modes. We introduce Clarity, a framework for automatically generating an NL2SQL benchmark with multi-faceted ambiguities and diverse user behaviors across both single- and multi-turn settings. Using a constraint-driven pipeline, Clarity transforms executable SQL into ambiguous queries, augmented with grounded conversational continuations and schema-level metadata. Empirical evaluation on Spider and BIRD shows that leading NL2SQL systems, including those based on strong LLMs, suffer significant performance degradation under multi-faceted ambiguity. While these systems often detect ambiguity, they struggle to accurately localize and resolve the underlying schema-level sources. Our results highlight the need for more robust ambiguity detection and resolution in industry-grade NL2SQL systems.

Keywords

Cite

@article{arxiv.2604.22313,
  title  = {CLARITY: A Framework and Benchmark for Conversational Language Ambiguity and Unanswerability in Interactive NL2SQL Systems},
  author = {Tabinda Sarwar and Farhad Moghimifar and Cong Duy Vu Hoang and Xiaoxiao Ma and Shawn Chang Xu and Fahimeh Saleh and Poorya Zaremoodi and Avirup Sil and Katrin Kirchhoff},
  journal= {arXiv preprint arXiv:2604.22313},
  year   = {2026}
}

Comments

Accepted at ACL 2026 (Industry Track)

R2 v1 2026-07-01T12:33:29.480Z