cd /news/machine-learning/archead-activation-metric-residual-c… · home topics machine-learning article
[ARTICLE · art-87113] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=· neutral

ARCHead: Activation-Metric Residual Correction for Large Language Model Output Heads

Researchers introduced ARCHead, a packed language-modeling head compressor that reduces persistent storage by 3.7-3.9x while maintaining model quality. On Qwen3-8B-Base, ARCHead uses 25.6% of BF16 head storage with 1.007 relative perplexity, compared to 1.14-1.16 for storage-matched naive INT4. The method adds only 0.006-0.007 cross-entropy when replacing BF16 heads left by AWQ or bitsandbytes, with less than 2% throughput change.

read1 min views1 publishedAug 5, 2026

arXiv:2608.02703v1 Announce Type: new Abstract: Weight-only quantization substantially reduces the storage of large language model (LLM) transformer blocks, but practical backends often retain the final language-modeling head (LM-head) in BF16 or FP16. Quantizing this projection naively can strongly perturb the vocabulary-logit distribution. We present ARCHead, a packed LM-head compressor that combines a quantized low-rank core, group-wise INT4 residuals, and a low-rank correction fitted in an activation-derived metric. ARCHead stores no dense BF16 head and reduces persistent LM-head storage by 3.7-3.9x. On Qwen3-8B-Base, it uses 25.6% of BF16 head storage while attaining 1.007 relative perplexity; storage-matched naive INT4 yields 1.14-1.16. Replacing the BF16 head left by AWQ or bitsandbytes adds only 0.006-0.007 cross-entropy, with less than 2% throughput change in our measurements. ARCHead therefore complements block quantizers by compressing the large output projection they can leave untouched. Code is available at https://github.com/suayptalha/archead.

── more in #machine-learning 4 stories · sorted by recency
── more on @archead 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/archead-activation-m…] indexed:0 read:1min 2026-08-05 ·