🤖Stalecollected in 39m

Transformer Signals Predict Generation Accuracy

PostLinkedIn
🤖Read original on Reddit r/MachineLearning
#auroc#moe-signalstransformer-internal-signalsllama-3.1-8b-instructqwen-2.5-7b-instructmistral-7b-instructmixtral-8x7b-instructgsmskhumaneval

💡Internal signals predict LLM correctness at 0.90 AUROC—rerank samples 3x better

⚡ 30-Second TL;DR

What Changed

AUROC up to 0.90 (Qwen/HumanEval T6); early-window surprisal alone hits 0.80 for Mixtral

Why It Matters

Enables uncertainty estimation without extra compute, improving candidate selection in sampling. Per-architecture calibration needed; boosts high-confidence accuracy in deployed LLMs.

What To Do Next

Extract early-token surprisal from your Llama/Qwen model to rank generation candidates.

Who should care:Researchers & Academics

Key Points

  • AUROC up to 0.90 (Qwen/HumanEval T6); early-window surprisal alone hits 0.80 for Mixtral
  • Ranking k=10 by first-10-token surprisal: +25-35pp Pass@1 on HumanEval
  • MoE (Mixtral) vs dense: collapsed_rate_mean separates at rank-biserial -0.899; no cross-model transfer
  • Predicts format failures (Mistral 0.88 AUROC); orthogonal to top-k margin confidence

🧠 Deep Insight

Background and context from public sources — not the original article. 4 sources cited.

🔑 Enhanced Key Takeaways

  • Surprisal from Transformer-based LMs best predicts human reading times after ~2 billion training tokens, beyond which fit degrades due to excessive data[1].
  • Larger LMs exhibit inverse scaling: lower perplexity correlates with poorer surprisal prediction of reading times, underpredicting open-class words like nouns[2].
  • This inverse scaling extends to fMRI brain imaging data, with 17 LMs across families showing larger models predict neural responses more poorly[3].

🔮 Future ImplicationsAI analysis grounded in cited sources

Optimal LM training limited to ~2B tokens for human-like surprisal
Surprisal fits peak at this scale before diverging from human reading times and fMRI data due to memorization effects[1][3].
Surprisal-based accuracy predictors must account for model scale
Inverse scaling in larger LMs implies generation signals like early surprisal vary systematically by size, limiting cross-model transfer[2].

Timeline

2023-12
EMNLP findings: Surprisal from Transformers best predicts reading times at 2B tokens
2025-06
arXiv: Surprisal from larger LMs predicts fMRI data more poorly (v1)
2026-02
arXiv v2 release of fMRI surprisal scaling study
2026-03
Clippers talk on fMRI surprisal inverse scaling
📰

Weekly AI Recap

Read this week's curated digest of top AI events →

👉Related Updates

AI-curated news aggregator. All content rights belong to original publishers.
Original source: Reddit r/MachineLearning

This is a summary, not the original. Read the source, or get the weekly briefing.

Weekly AI briefing

One email a week. Unsubscribe anytime.