SOTAVerified

Text-to-SQL Calibration: No Need to Ask -- Just Rescale Model Probabilities

2024-11-23Unverified0· sign in to hype

Ashwin Ramachandran, Sunita Sarawagi

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Calibration is crucial as large language models (LLMs) are increasingly deployed to convert natural language queries into SQL for commercial databases. In this work, we investigate calibration techniques for assigning confidence to generated SQL queries. We show that a straightforward baseline -- deriving confidence from the model's full-sequence probability -- outperforms recent methods that rely on follow-up prompts for self-checking and confidence verbalization. Our comprehensive evaluation, conducted across two widely-used Text-to-SQL benchmarks and multiple LLM architectures, provides valuable insights into the effectiveness of various calibration strategies.

Tasks

Reproductions