cd /news/large-language-models/actmap-single-pass-uncertainty-quant… · home topics large-language-models article
[ARTICLE · art-127436] src=machinebrief.com ↗ pub= topic=large-language-models verified=true sentiment=↑ positive

ActMap: Single-Pass Uncertainty Quantification from Generation-Time Activation Maps

Researchers introduced ActMap, a white-box representation that compresses a large language model's generation-time hidden-state trajectory into a fixed 12 × 32 × 128 tensor occupying 96 KiB, enabling single-pass uncertainty quantification. A lightweight Vision Transformer classifier reads an estimated correctness probability from each map in under a millisecond, and ActMap matched ACT-ViT — a detector trained on dense activation tensors 67× larger — at essentially the same mean AUROC with lower calibration error on ten of twelve pairs. Tested in-domain on short-answer QA, direct-answer math, and summarization factuality with three instruction-tuned 7-8B models, ActMap outperformed sampling, token-probability, attention, and embedding baselines, supporting abstention, routing, and selective verification from a single generation.

by read1 min views1 publishedSep 12, 2026

arXiv:2609.11498v1 Announce Type: new Abstract: Practical uncertainty quantification (UQ) for large language models must decide, from a single generation, whether a specific answer should be trusted. Existing methods either sample multiple generations, read only output-token probabilities, or reduce the model's internal computation to a single hidden state. We introduce ActMap, a white-box representation that compresses the generation-time hidden- state trajectory (every layer, every generated token) into a fixed $12 \times 32 \times 128$ tensor of temporal-statistic channels that preserves structure across transformer depth and pooled hidden coordinates. The map is captured during the generation pass with no measurable overhead, has a fixed shape across model depths and hidden sizes, and occupies 96 KiB: a compact artifact that can be retained for audit-relevant generations and probed directly, with occlusion analysis localizing the classifier's signal to mid-depth regions of the map. A lightweight classifier, instantiated as a compact Vision Transformer, reads an estimated correctness probability from each map in a fraction of a millisecond; capacity-matched MLPs perform comparably, indicating the representation itself carries the result. Trained and evaluated in-domain on short-answer QA, direct- answer math, and summarization factuality with three instruction-tuned 7-8B models, ActMap consistently outperforms sampling, token-probability, attention, and embedding baselines, and matches ACT-ViT, a detector trained on dense activation tensors $67 \times$ larger, at essentially the same mean AUROC with lower calibration error on ten of twelve pairs. The resulting score supports abstention, routing, and selective verification from a single generation, making it a practical primitive for scalable oversight of deployed models.

── more in #large-language-models 4 stories · sorted by recency
── more on @actmap 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/actmap-single-pass-u…] indexed:0 read:1min 2026-09-12 ·