AI RESEARCH
Disentangling Ambiguity from Instability in Large Language Models: A Clinical Text-to-SQL Case Study
arXiv CS.CL
•
ArXi:2602.12015v2 Announce Type: replace Deploying large language models for clinical Text-to-SQL requires distinguishing two qualitatively different causes of output diversity: (i) input ambiguity that should trigger clarification, and (ii) model instability that should trigger human review. We propose CLUES, a framework that models Text-to-SQL as a two-stage process (interpretations --> answers) and decomposes semantic uncertainty into an ambiguity score and an instability score. The instability score is computed via the Schur complement of a bipartite semantic graph matrix.