Pith. sign in

REVIEW 3 cited by

Calibrating Reasoning in Language Models with Internal Consistency

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 2405.18711 v2 pith:7LIVYGYO submitted 2024-05-29 cs.AI cs.CL

classification cs.AIcs.CL
keywords reasoninginternalconsistencylayersllmsrepresentationsgeneratedmodels
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Large language models (LLMs) have demonstrated impressive capabilities in various reasoning tasks, aided by techniques like chain-of-thought prompting that elicits verbalized reasoning. However, LLMs often generate text with obvious mistakes and contradictions, raising doubts about their ability to robustly process and utilize generated rationales. In this work, we investigate reasoning in LLMs through the lens of internal representations, focusing on how these representations are influenced by generated rationales. Our preliminary analysis reveals that while generated rationales improve answer accuracy, inconsistencies emerge between the model's internal representations in middle layers and those in final layers, potentially undermining the reliability of their reasoning processes. To address this, we propose internal consistency as a measure of the model's confidence by examining the agreement of latent predictions decoded from intermediate layers. Extensive empirical studies across different models and datasets demonstrate that internal consistency effectively distinguishes between correct and incorrect reasoning paths. Motivated by this, we propose a new approach to calibrate reasoning by up-weighting reasoning paths with high internal consistency, resulting in a significant boost in reasoning performance. Further analysis uncovers distinct patterns in attention and feed-forward modules across layers, providing insights into the emergence of internal inconsistency. In summary, our results demonstrate the potential of using internal representations for self-evaluation of LLMs. Our code is available at github.com/zhxieml/internal-consistency.

Discussion (0). Sign in to comment.

Forward citations

Cited by 3 Pith papers

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

  1. Implicit Reasoning Steering via Concept Chaining

    cs.CL 2026-07 conditional novelty 6.0 of 10

    Reinforcement-learning-optimized concept-chain paragraphs covertly steer language-model multiple-choice preferences after continued pretraining, with far lower detectability than direct paraphrases.

  2. Real-Time Progress Prediction in Reasoning Language Models

    cs.LG 2025-06 conditional novelty 6.0 of 10

    Fine-tuned reasoning models and linear probes can emit estimates of normalized trace position, used here as a progress proxy, reaching 0.161 MAE on math traces, though simple length baselines capture most of the signal.

  3. Thought calibration: Efficient and confident test-time scaling

    cs.LG 2025-05 conditional novelty 6.0 of 10

    A calibrated early-exit rule for reasoning LLMs, based on hidden-state probes and Learn-then-Test risk control, reduces thinking tokens by up to 60% in-distribution and 20% out-of-distribution while roughly preserving...

Pith tools