Pith. sign in

REVIEW 43 cited by

Just Ask for Calibration: Strategies for Eliciting Calibrated Confidence Scores from Language Models Fine-Tuned with Human Feedback

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 2305.14975 v2 pith:F34ZUHHX submitted 2023-05-24 cs.CL

classification cs.CL
keywords confidencerlhf-lmsconditionalprobabilitiesscoresanswercalibratedcalibration
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

A trustworthy real-world prediction system should produce well-calibrated confidence scores; that is, its confidence in an answer should be indicative of the likelihood that the answer is correct, enabling deferral to an expert in cases of low-confidence predictions. Recent studies have shown that unsupervised pre-training produces large language models (LMs) whose conditional probabilities are remarkably well-calibrated. However, the most widely-used LMs are fine-tuned with reinforcement learning from human feedback (RLHF-LMs), and some studies have suggested that RLHF-LMs produce conditional probabilities that are very poorly calibrated. In light of this perceived weakness, we conduct a broad evaluation of methods for extracting confidence scores from RLHF-LMs. For RLHF-LMs such as ChatGPT, GPT-4, and Claude, we find that verbalized confidences emitted as output tokens are typically better-calibrated than the model's conditional probabilities on the TriviaQA, SciQ, and TruthfulQA benchmarks, often reducing the expected calibration error by a relative 50%.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 43 Pith papers

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

  1. MARGIN: Runtime Confidence Calibration for Multi-Agent Foundation Model Coordination

    cs.LG 2026-05 unverdicted novelty 7.0 of 10

    MARGIN is an online per-agent per-band calibration method using symmetric exponentially weighted moving averages with Bayesian shrinkage that reduces calibration error 3-6x under distribution shift and improves multi-...

  2. How Overconfidence in Initial Choices and Underconfidence Under Criticism Modulate Change of Mind in Large Language Models

    cs.LG 2025-07 conditional novelty 7.0 of 10

    LLMs show a choice-supportive bias when their initial answer is visible and overweight opposing advice relative to a Bayesian ideal observer, explaining their combined stubbornness and sensitivity to criticism.

  3. AI Alignment at Your Discretion

    cs.AI 2025-02 conditional novelty 7.0 of 10

    The paper formalizes alignment discretion and shows empirically that annotators and models exercise substantial, often arbitrary, and mutually divergent discretion when applying alignment principles.

  4. One Human, $N$ Agents: Audit-Budget Allocation for LLM Agent Fleets under Miscalibrated, Correlated Confidence

    cs.AI 2026-07 conditional novelty 6.5 of 10

    Past a budget-dependent miscalibration threshold δ* that rises as B/N shrinks, confidence-ranked auditing of LLM agent fleets is worse than random; open-weight models land near the flip while shared difficulty dominat...

  5. Explanatory Engagement Under Rare Anomalous Failure: Asymptotic Rarity in Model Behavior (or: The Asymptotic AI)

    cs.AI 2026-08 conditional novelty 6.0 of 10

    Under immediate forced explanations, LLM engagement with rare tool failures rises then plateaus rather than collapsing, and elicitation condition determines whether any rarity effect is visible.

  6. CARE: Confidence-Aware Reasoning for Reliable Medical VQA

    cs.CV 2026-08 conditional novelty 6.0 of 10

    A confidence-aware reward inside GRPO, called CAR, jointly improves diagnostic accuracy and confidence calibration of a 7B medical VQA model on VQA-RAD, SLAKE, and PathVQA.

  7. Small Vision-Language Models Know When They Are Wrong But Cannot Say So: A Two-Model Study of Stated versus Internal Confidence Under Realistic Image Degradation

    cs.CV 2026-07 conditional novelty 6.0 of 10

    In two small VLMs, internal token probability detects errors with AUROC up to 0.99 while verbalized confidence stays near 0.9 and performs near chance, except under severe low light where both fail.

  8. The Computational Basis of Confidence in Large Language Models

    cs.LG 2026-07 unverdicted novelty 6.0 of 10

    Answer-logit differences in multimodal LMs behave as monotonic readouts of a latent decision variable in simple perceptual and memory tasks, but not in complex visual reasoning.

  9. Estimating Uncertainty from Reasoning: A Large-Scale Study of Multi- and Crosslingual MCQA Performance in LLMs

    cs.CL 2026-07 conditional novelty 6.0 of 10

    A large-scale multilingual evaluation of LLM uncertainty estimation methods across 22 languages and 9 models finds that English reasoning closes the UE gap for low-resource languages and that optimal UE method choice ...

  10. Confidence Calibration in Large Language Models

    cs.AI 2026-04 conditional novelty 6.0 of 10

    LLMs show average overconfidence moderated by a strong hard-easy effect, quantified across tasks and via the new LifeEval actuarial-probability benchmark.

  11. Uncertainty-aware Generative Recommendation

    cs.IR 2026-02 conditional novelty 6.0 of 10

    UGR injects uncertainty into generative recommendation preference optimization via confidence-weighted rewards, difficulty-aware reweighting, and explicit confidence tokens, improving ranking accuracy and training stability.

  12. UCPO: Uncertainty-Aware Policy Optimization

    cs.AI 2026-01 conditional novelty 6.0 of 10

    UCPO uses decoupled advantage normalization and a dynamic uncertainty reward to train LLMs to express uncertainty, improving answer reliability (PAQ) but sometimes lowering F1.

  13. HalluField: Detecting LLM Hallucinations via Field-Theoretic Modeling

    cs.LG 2025-09 conditional novelty 6.0 of 10

    HalluField flags LLM hallucinations using a hand-weighted temperature-perturbation of token-level 'free energy' (negative log-likelihood) and Shannon entropy.

  14. Unsupervised Hallucination Detection by Inspecting Reasoning Processes

    cs.CL 2025-09 conditional novelty 6.0 of 10

    IRIS detects LLM hallucinations by training a lightweight probe on hidden states elicited during the model's own step-by-step verification, using the model's verbalized confidence as soft pseudolabels.

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

    cs.CL 2025-08 conditional novelty 6.0 of 10

    FineCE trains a language model to emit fine-grained, continuous confidence scores during generation, outperforming existing coarse confidence estimators on six benchmarks.

  16. Co-DETECT: Collaborative Discovery of Edge Cases in Text Classification

    cs.CL 2025-07 conditional novelty 6.0 of 10

    A mixed-initiative system where LLMs flag low-confidence annotations, cluster them, and propose codebook rules that human experts review and iterate on.

  17. Reasoning about Uncertainty: Do Reasoning Models Know When They Don't Know?

    cs.AI 2025-06 conditional novelty 6.0 of 10

    Reasoning language models are systematically overconfident, deeper reasoning makes them more overconfident, and a two-stage introspective prompting method improves calibration for some models.

  18. AbstentionBench: Reasoning LLMs Fail on Unanswerable Questions

    cs.AI 2025-06 conditional novelty 6.0 of 10

    Reasoning fine-tuning makes LLMs more accurate on answerable problems but worse at abstaining on unanswerable ones, across a new 20-dataset benchmark.

  19. SQLens: An End-to-End Framework for Error Detection and Correction in Text-to-SQL

    cs.CL 2025-06 conditional novelty 6.0 of 10

    SQLens uses weak supervision over database and LLM error signals to detect clause-level semantic errors in text-to-SQL and fixes them iteratively, improving execution accuracy on BIRD and Spider.

  20. Shaking to Reveal: Perturbation-Based Detection of LLM Hallucinations

    cs.AI 2025-06 conditional novelty 6.0 of 10

    SSP adds a learned, sample-specific noise prompt to an LLM input and scores hallucination by the cosine shift in intermediate representations, outperforming output-confidence baselines on QA benchmarks.

  21. From Evidence to Belief: A Bayesian Epistemology Approach to Language Models

    cs.AI 2025-04 conditional novelty 6.0 of 10

    Language models follow Bayesian confirmation with golden evidence but fail to follow Bayesian disconfirmation and irrelevance assumptions, and they are biased toward golden evidence.

  22. Exploring the Potential for Large Language Models to Demonstrate Rational Probabilistic Beliefs

    cs.AI 2025-04 conditional novelty 6.0 of 10

    LLMs frequently violate the probability axioms of complementarity and monotonicity when rating the truth of everyday claims, even when using chain-of-thought or argumentative prompting techniques.

  23. What is a Number, That a Large Language Model May Know It?

    cs.CL 2025-02 conditional novelty 6.0 of 10

    LLM similarity ratings over number pairs are best explained by combining Levenshtein string edit distance with a log-linear numerical distance, indicating entangled string and numeric representations.

  24. UAlign: Leveraging Uncertainty Estimations for Factuality Alignment on Large Language Models

    cs.CL 2024-12 conditional novelty 6.0 of 10

    UAlign improves LLM factuality alignment by adding predicted confidence and semantic entropy as input features to prompts and the reward model, helping the model answer known questions and refuse unknown ones.

  25. Bigger or Cheaper? Scale and Quantization Effects on Uncertainty Signals in Vision-Language Models Under Image Degradation

    cs.CV 2026-07 conditional novelty 5.0 of 10

    In Qwen2-VL under image degradation, scale raises internal error-detection AUROC from 0.80 to 0.98 while verbalized confidence stays weak, and 4-bit hurts the confidence signal far more than accuracy, so a 7B-4bit mod...

  26. Enhancing Trustworthy GUI Grounding via Self-Critiqued Reinforcement Learning

    cs.CV 2025-10 conditional novelty 5.0 of 10

    HyperClick trains GUI grounding models with GRPO to output clicks plus confidence scores, jointly rewarding correct clicks and Brier-calibrated confidence, and reports SOTA accuracy on six of seven benchmarks with bet...

  27. LAVA: Language Model Assisted Verbal Autopsy for Cause-of-Death Determination

    cs.CL 2025-09 conditional novelty 5.0 of 10

    GPT-5 outperforms traditional verbal autopsy algorithms on cause-of-death prediction, achieving 48.6% to 53.5% top-1 accuracy across adult, child, and neonate datasets.

  28. PaVeRL-SQL: Text-to-SQL via Partial-Match Rewards and Verbal Reinforcement Learning

    cs.AI 2025-09 reject novelty 5.0 of 10

    PaVeRL-SQL reports SOTA execution accuracy on Spider2.0-SQLite using partial-match rewards and verbal RL, but overclaims SOTA on Spider and BIRD.

  29. Revisiting Uncertainty Estimation and Calibration of Large Language Models

    cs.CL 2025-05 conditional novelty 5.0 of 10

    Across 80 LLMs on MMLU-Pro, linguistic verbal uncertainty judged by another LLM gives better calibration and error ranking on average than token-probability or numeric self-reported uncertainty, with exceptions.

  30. Maximizing Confidence Alone Improves Reasoning

    cs.LG 2025-05 conditional novelty 5.0 of 10

    Reinforcement learning with a reward equal to the negative entropy of the model's own token distribution improves benchmark accuracy without any labeled answers.

  31. Grammars of Formal Uncertainty: When to Trust LLMs in Automated Reasoning Tasks

    cs.CL 2025-05 reject novelty 5.0 of 10

    A grammar-based model of LLM-generated SMT-LIB code produces uncertainty signals that predict formalization errors on some reasoning tasks, with fused signals giving large error reductions only in an in-sample evaluation.

  32. Lightweight Latent Verifiers for Efficient Meta-Generation Strategies

    cs.AI 2025-04 conditional novelty 5.0 of 10

    LiLaVe, an XGBoost verifier trained on hidden states of a base LLM, predicts answer correctness with AUC comparable to large LLM-based verifiers, and enables conditional majority voting and self-correction that improv...

  33. Guiding VLM Agents with Process Rewards at Inference Time for GUI Navigation

    cs.CL 2025-04 conditional novelty 5.0 of 10

    GuidNav improves GUI navigation by reranking top-k VLM action candidates with a learned process reward model, yielding about 3.4% higher static action accuracy and up to around 33% relative dynamic task success gains.

  34. ReFoRCE: A Text-to-SQL Agent with Self-Refinement, Consensus Enforcement, and Column Exploration

    cs.CL 2025-02 conditional novelty 5.0 of 10

    An agentic Text-to-SQL pipeline using schema compression, self-refinement, majority voting, and selective column exploration reports state-of-the-art execution accuracy on Spider 2.0: 35.83 on Snow and 36.56 on Lite.

  35. Is my Meeting Summary Good? Estimating Quality with a Multi-LLM Evaluator

    cs.CL 2024-11 conditional novelty 5.0 of 10

    A multi-agent, self-training LLM framework called MESA evaluates meeting summaries by detecting eight error types and reports higher correlation with human scores than existing automatic metrics.

  36. Inteligencia Artificial jur\'idica y el desaf\'io de la veracidad: an\'alisis de alucinaciones, optimizaci\'on de RAG y principios para una integraci\'on responsable

    cs.AI 2025-09 conditional novelty 4.0 of 10

    Legal AI hallucination persists in commercial RAG tools (17-34%+ of queries), so the report argues the fix is consultative, source-citing system design plus mandatory human oversight, not better generative models.

  37. Counterfactual Probing for Hallucination Detection and Mitigation in Large Language Models

    cs.CL 2025-08 reject novelty 4.0 of 10

    Counterfactual Probing detects LLM hallucinations by measuring how much a model's confidence changes when a claim is altered to a plausible but incorrect variant, then hedges flagged statements with template-based mit...

  38. Uncertainty-Driven Expert Control: Enhancing the Reliability of Medical Vision-Language Models

    cs.CV 2025-07 reject novelty 4.0 of 10

    Expert-CFG combines entropy-based uncertainty selection with classifier-free guidance over expert-highlighted text to refine MedVLM outputs, reporting gains on VQA-RAD, SLAKE, and PathVQA.

  39. How Knowledge Popularity Influences and Enhances LLM Knowledge Boundary Perception

    cs.CL 2025-05 conditional novelty 4.0 of 10

    Entity popularity and entity co-occurrence in Wikipedia correlate with LLM QA accuracy, confidence, and calibration, and combining them with confidence improves answer-correctness prediction by 5.24% on average.

  40. Unveiling Uncertainty: A Deep Dive into Calibration and Performance of Multimodal Large Language Models

    cs.CV 2024-12 reject novelty 4.0 of 10

    Multimodal LLMs are persistently miscalibrated, their calibration barely changes after fine-tuning or multimodal training, and they prefer giving answers to admitting ignorance, though prompting and temperature scalin...

  41. Can You Trust LLM Judgments? Reliability of LLM-as-a-Judge

    cs.CL 2024-12 conditional novelty 4.0 of 10

    LLM judges are often internally inconsistent across seed variations, with McDonald's omega reliability scores mostly below acceptable thresholds.

  42. A Survey on Uncertainty Quantification of Large Language Models: Taxonomy, Open Research Challenges, and Future Directions

    cs.CL 2024-12 conditional novelty 4.0 of 10

    A review that organizes LLM uncertainty quantification into token-level, self-verbalized, semantic-similarity, and mechanistic interpretability categories.

  43. Loki's Dance of Illusions: A Comprehensive Survey of Hallucination in Large Language Models

    cs.CL 2025-06 reject novelty 3.0 of 10

    A survey of LLM hallucination research that formalizes hallucination types and argues, via incompleteness and undecidability arguments, that hallucinations cannot be fully eliminated.

Pith tools