Pith. sign in

REVIEW 13 cited by

Taming Overconfidence in LLMs: Reward Calibration in RLHF

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 2410.09724 v2 pith:BLYUXNVX submitted 2024-10-13 cs.CL

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

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Language model calibration refers to the alignment between the confidence of the model and the actual performance of its responses. While previous studies point out the overconfidence phenomenon in Large Language Models (LLMs) and show that LLMs trained with Reinforcement Learning from Human Feedback (RLHF) are overconfident with a more sharpened output probability, in this study, we reveal that RLHF tends to lead models to express verbalized overconfidence in their own responses. We investigate the underlying cause of this overconfidence and demonstrate that reward models used for Proximal Policy Optimization (PPO) exhibit inherent biases towards high-confidence scores regardless of the actual quality of responses. Building upon this insight, we propose two PPO variants: PPO-M: PPO with Calibrated Reward Modeling and PPO-C: PPO with Calibrated Reward Calculation. PPO-M integrates explicit confidence scores in reward model training, which calibrates reward models to better capture the alignment between response quality and verbalized confidence. PPO-C adjusts the reward score during PPO based on the difference between the current reward and the exponential average of past rewards. Both PPO-M and PPO-C can be seamlessly integrated into the current PPO pipeline and do not require additional golden labels. We evaluate our methods on both Llama3-8B and Mistral-7B across six diverse datasets including multiple-choice and open-ended generation. Experimental results demonstrate that both of our methods can reduce calibration error and maintain performance comparable to standard PPO. We further show that they could preserve model capabilities in open-ended conversational settings.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 13 Pith papers

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

  1. Can Large Language Models Match the Conclusions of Systematic Reviews?

    cs.CL 2025-05 conditional novelty 7.0 of 10

    On 284 medical questions derived from Cochrane systematic reviews, the best of 24 LLMs, DeepSeek V3, matches expert conclusions 62.40% of the time, and all tested models struggle with uncertain or low-quality evidence.

  2. Beyond Post-Hoc Temperature Scaling: Bilevel Optimization for LLM Calibration

    cs.LG 2026-08 conditional novelty 6.0 of 10

    CALM uses bilevel optimization to tune per-vocabulary temperature-like logit adjustments during LLM fine-tuning, and reports improved out-of-domain calibration for aligned language models.

  3. Auto-Fill: Learning to Predict Missing Values Accurately with Specialist Language Models

    cs.LG 2026-07 conditional novelty 6.0 of 10

    An ensemble of three post-trained small specialist language models (knowledge, reasoning, coding) with calibrated confidence and abstention outperforms frontier reasoning models on high-precision missing-value predict...

  4. 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.

  5. Another Turn, Better Output? A Turn-Wise Analysis of Iterative LLM Prompting

    cs.AI 2025-09 conditional novelty 6.0 of 10

    Iterative LLM refinement helps early in ideation and code, but in math only late under elaboration prompting; vague feedback tends to plateau or degrade quality.

  6. Two Minds Better Than One: Collaborative Reward Modeling for LLM Alignment

    cs.LG 2025-05 conditional novelty 6.0 of 10

    Two co-trained reward models that filter each other's training batches via peer review and synchronized curriculum learning improve reward-model accuracy and downstream policy win-rates under injected preference noise.

  7. Position: The Hidden Costs and Measurement Gaps of Reinforcement Learning with Verifiable Rewards

    cs.LG 2025-09 conditional novelty 5.0 of 10

    The paper identifies confounds in RLVR evaluations that inflate apparent gains and proposes a minimum standard for budget-matched, contamination-aware assessment with calibration tracking.

  8. LLM Assertiveness can be Mechanistically Decomposed into Emotional and Logical Components

    cs.LG 2025-08 unverdicted novelty 5.0 of 10

    Mechanistic evidence that LLM assertiveness decomposes into orthogonal emotional and logical components that steer predictions differently.

  9. AGI Is Coming... Right After AI Learns to Play Wordle

    cs.AI 2025-04 conditional novelty 5.0 of 10

    OpenAI's Computer-User Agent solves Wordle only 5.36% of the time and its color perception degrades sharply as the game progresses, showing brittleness in a simple multimodal task.

  10. Can LLMs plan paths in the real world?

    cs.AI 2024-11 conditional novelty 4.0 of 10

    In all six real-world path-planning scenarios, GPT-4, Gemini, and Mistral produced routes with major errors, leading the authors to judge all three unreliable for navigation.

  11. LLM Harms: A Taxonomy and Discussion

    cs.CY 2025-12 unverdicted novelty 3.0 of 10

    This paper proposes a taxonomy of LLM harms in five categories and suggests mitigation strategies plus a dynamic auditing system for responsible development.

  12. Uncertainty-Aware Adaptation of Large Language Models for Protein-Protein Interaction Analysis

    cs.LG 2025-02 conditional novelty 3.0 of 10

    LoRA ensembles and Bayesian LoRA improve accuracy and calibration of LLM-based protein-protein interaction prediction on disease-specific datasets, though gains are small and baselines are limited.

  13. Many of Your DPOs are Secretly One: Attempting Unification Through Mutual Information

    cs.LG 2025-01 reject novelty 3.0 of 10

    MI-DPO rewrites many DPO variants as one sigmoid loss with a free prior, but the prior is reverse-engineered from each algorithm, making the unification tautological.

Pith tools