paper-with-me

홈 › Papers

Confidence Estimation for Text-to-SQL in Large Language Models

2025-08-08 · Sepideh Entezari Maleki, Mohammadreza Pourreza, Davood Rafiei arxiv

Confidence estimation for text-to-SQL aims to assess the reliability of model-generated SQL queries without having access to gold answers. We study this problem in the context of large language models (LLMs), where access to model weights and gradients is often constrained. We explore both black-box and white-box confidence estimation strategies, evaluating their effectiveness on cross-domain text-to-SQL benchmarks. Our evaluation highlights the superior performance of consistency-based methods among black-box models and the advantage of SQL-syntax-aware approaches for interpreting LLM logits in white-box settings. Furthermore, we show that execution-based grounding of queries provides a valuable supplementary signal, improving the effectiveness of both approaches.

📄 PDF Abstract BibTeX arXiv:2508.14056

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Comprehensive Study of Multilingual Confidence Estimation on Large Language Models

2024-02-21 · Boyang Xue, Hongru Wang, Rui Wang, Sheng Wang 외

The tendency of Large Language Models (LLMs) to generate hallucinations raises concerns regarding their reliability. Therefore, confidence estimations indicating the extent of trustworthiness of the generations become es…

MlingConf: A Comprehensive Study of Multilingual Confidence Estimation on Large Language Models

2024-10-16 · Boyang Xue, Hongru Wang, Rui Wang, Sheng Wang 외

The tendency of Large Language Models (LLMs) to generate hallucinations raises concerns regarding their reliability. Therefore, confidence estimations indicating the extent of trustworthiness of the generations become es…

A Context-Aware Dual-Metric Framework for Confidence Estimation in Large Language Models

2025-08-01 · Mingruo Yuan, Shuyi Zhang, Ben Kao arxiv

Accurate confidence estimation is essential for trustworthy large language models (LLMs) systems, as it empowers the user to determine when to trust outputs and enables reliable deployment in safety-critical applications…

Shared Doubt: Zero-Shot Cross-Lingual Confidence Estimation for Language Models

2026-05-29 · Athina Kyriakou, Dennis Ulmer, Ivan Titov arxiv

Confidence estimation (CE), i.e., quantifying the reliability of a model's prediction, has attracted great interest in the context of large language models (LLMs). However, most studies focus on English, ignoring the mul…

Question Answering

Mind the Generation Process: Fine-Grained Confidence Estimation During LLM Generation

2025-08-16 · Jinyi Han, Tingyun Li, Shisong Chen, Jie Shi 외 arxiv

While large language models (LLMs) have demonstrated remarkable performance across diverse tasks, they fundamentally lack self-awareness and frequently exhibit overconfidence, assigning high confidence scores to incorrec…

Text Generation