paper-with-me

Papers

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

2026-04-24 · Tabinda Sarwar, Farhad Moghimifar, Cong Duy Vu Hoang, Xiaoxiao Ma, Shawn Chang Xu, Fahimeh Saleh, Poorya Zaremoodi, Avirup Sil, Katrin Kirchhoff arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.22313

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Unsupervised Question Clarity Prediction Through Retrieved Item Coherency

2022-08-09 · Negar Arabzadeh, Mahsa Seifikar, Charles L. A. Clarke

Despite recent progress on conversational systems, they still do not perform smoothly and coherently when faced with ambiguous requests. When questions are unclear, conversational systems should have the ability to ask c…

Conversational Question AnsweringPredictionQuestion AnsweringRetrieval

SemEval-2026 Task 6: CLARITY -- Unmasking Political Question Evasions

2026-03-14 · Konstantinos Thomas, Giorgos Filandrianos, Maria Lymperaiou, Chrysoula Zerva 외 arxiv

Political speakers often avoid answering questions directly while maintaining the appearance of responsiveness. Despite its importance for public discourse, such strategic evasion remains underexplored in Natural Languag…

Disambiguation in Conversational Question Answering in the Era of LLM: A Survey

2025-05-18 · Md Mehrab Tanjim, Yeonjun In, Xiang Chen, Victor S. Bursztyn 외

Ambiguity remains a fundamental challenge in Natural Language Processing (NLP) due to the inherent complexity and flexibility of human language. With the advent of Large Language Models (LLMs), addressing ambiguity has b…

BenchmarkingConversational Question AnsweringQuestion Answering

ClarifyMT-Bench: Benchmarking and Improving Multi-Turn Clarification for Conversational Large Language Models

2025-12-24 · Sichun Luo, Yi Huang, Mukai Li, Shichang Meng 외 arxiv

Large language models (LLMs) are increasingly deployed as conversational assistants in open-domain, multi-turn settings, where users often provide incomplete or ambiguous information. However, existing LLM-focused clarif…

Lexical Entrainment for Conversational Systems

2023-10-14 · Zhengxiang Shi, Procheta Sen, Aldo Lipani

Conversational agents have become ubiquitous in assisting with daily tasks, and are expected to possess human-like features. One such feature is lexical entrainment (LE), a phenomenon in which speakers in human-human con…

Response Generation