Pith. sign in

REVIEW 2 cited by

Llamas Know What GPTs Don't Show: Surrogate Models for Confidence Estimation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2311.08877 v1 pith:4WIVXXPS submitted 2023-11-15 cs.CL cs.LG

classification cs.CLcs.LG
keywords confidencemodelprobabilitiesdatasetsgpt-4modelssurrogateconfidences
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

To maintain user trust, large language models (LLMs) should signal low confidence on examples where they are incorrect, instead of misleading the user. The standard approach of estimating confidence is to use the softmax probabilities of these models, but as of November 2023, state-of-the-art LLMs such as GPT-4 and Claude-v1.3 do not provide access to these probabilities. We first study eliciting confidence linguistically -- asking an LLM for its confidence in its answer -- which performs reasonably (80.5% AUC on GPT-4 averaged across 12 question-answering datasets -- 7% above a random baseline) but leaves room for improvement. We then explore using a surrogate confidence model -- using a model where we do have probabilities to evaluate the original model's confidence in a given question. Surprisingly, even though these probabilities come from a different and often weaker model, this method leads to higher AUC than linguistic confidences on 9 out of 12 datasets. Our best method composing linguistic confidences and surrogate model probabilities gives state-of-the-art confidence estimates on all 12 datasets (84.6% average AUC on GPT-4).

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Representations of Fact, Fiction and Forecast in Large Language Models: Epistemics and Attitudes

    cs.CL 2025-06 conditional novelty 6.0 of 10

    LLMs show limited, task-dependent accuracy at choosing correct epistemic modals and attitude verbs in controlled stories, with better performance on necessity and fact statements than on possibility and belief statements.

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

    cs.CL 2025-08 unverdicted novelty 4.0 of 10

    Consistency-based methods are the most reliable confidence signal for text-to-SQL in black-box LLMs, and executing queries against a database adds a useful correctness signal.

Pith tools