Pinocchio: Fast Uncertainty Estimates for Black-Box Language Models

📅 2026-09-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
为了解决封闭源API模型不确定性估计问题,提出Pinocchio方法,通过外部校准器估计黑盒模型响应的正确性,无需访问模型内部信息。
📝 Abstract
In high-stakes decision-making applications of large language models (LLMs), practitioners require not only accurate LLMs but also uncertainty estimates for their predictions. Existing approaches to uncertainty estimation for LLMs require access to log-probabilities output by the model or require fine-tuning access. However, many industrial LLM products use closed-source API models, and many such API models like GPT do not return log-probabilities and may not allow fine-tuning. We introduce Pinocchio, an external calibrator that estimates the correctness of responses from black-box API models. Trained jointly on responses from seven LLMs, it achieves 0.862 AUROC predicting the correctness of held-out responses from those same models, and shows zero-shot transfer to thirteen unseen models across eight organizations. Our model needs only a single forward pass to generate an uncertainty estimate and requires no access to the target model's logits, weights, or internal states. A lightweight text only 0.8B checkpoint matches our largest model's AUROC. We release code for adding uncertainty estimation to existing repos in only two additional lines of code.
Problem

Research questions and friction points this paper is trying to address.

uncertainty estimation
black-box models
large language models
closed-source API
Innovation

Methods, ideas, or system contributions that make the work stand out.

external calibrator
black-box API models
uncertainty estimation
zero-shot transfer
single forward pass
🔎 Similar Papers
No similar papers found.
💼 Related Jobs
No related jobs found.
K
Kevin David Hayes
Department of Computer Science, University of Maryland
A
Arka Pal
Ritual AI
H
Haosong Zhang
Fudan University
Tom Goldstein
Tom Goldstein
Volpi-Cupal Professor of Computer Science, University of Maryland
Numerical OptimizationMachine LearningDistributed ComputingComputer Vision
M
Micah Goldblum
Department of Computer Science and Department of Electrical Engineering, Columbia University