cd /news/large-language-models/no-universal-signal-predicts-sample-… · home topics large-language-models article
[ARTICLE · art-99300] src=arxiv.org ↗ pub= topic=large-language-models verified=true sentiment=· neutral

No Universal Signal Predicts Sample-Level LLM Regression under Version Updates

A new arXiv paper (2608.13607v1) finds that no single signal reliably predicts sample-level regression in large language models after version updates, based on tests across six benchmarks and six model update pairs. The study, which compares single-model signals like confidence against cross-version signals like likelihood drift, shows effectiveness varies by task and update, with confidence strongest on multiple-choice and simpler math, while likelihood/KL signals help more on harder math and code. The authors propose a selective fallback that routes high-risk samples to the old model, and release code at https://github.com/jiashengsally/llm-regression-signals.

read1 min views3 publishedAug 17, 2026

arXiv:2608.13607v1 Announce Type: new Abstract: Frontier LLMs are updated frequently and typically outperform their predecessors in aggregate. But aggregate gains say little about individual samples: an update can still cause sample-level regression, where a response correct under the old model becomes incorrect under the new one. This paper studies how to predict such regressions from signals available at inference time. We compare single-model signals (confidence, logit margin, attention entropy) against cross-version signals (output KL divergence, likelihood drift, token-level KL, representation drift) under a unified added-value test that isolates each signal's gain over a confidence baseline. Across six benchmarks in three task families (multiple-choice question answering, or MCQ; math reasoning; code generation) and six model update pairs, we find that (1) signal effectiveness is task-dependent: confidence is strongest on MCQ and simpler math, while likelihood/KL signals give the most frequent gains on harder math and code; (2) no signal is universally best across model updates either; and (3) some cross-version signals stay informative even when confidence fails, including without labels, which supports a proof-of-concept selective fallback that routes high-risk samples back to the old model. Practitioners can use these task-level patterns to choose which regression signal to trust for a given update. Code is available at https://github.com/jiashengsally/llm-regression-signals.

── more in #large-language-models 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/no-universal-signal-…] indexed:0 read:1min 2026-08-17 ·