The Structure of Quantization Damage in LLMs: Why the Next Bit Should Be Spent Globally

📅 2026-09-01
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究通过因果混合精度干预测试了量化损伤的位置及如何分配额外精度预算,发现全局细化量化优于局部修复关键层。
📝 Abstract
Post-training quantization (PTQ) is widely used to reduce the cost of serving large language models (LLMs), but its accuracy cost is uneven and is often tuned per model. We study where quantization damage occurs and how to allocate a small additional precision budget. Using causal mixed-precision intervention as ground truth (raise each layer to 8-bit in turn and measure the accuracy it recovers) across 9 open-weight models in 4 architecture families, we test 3 intuitive hypotheses: that quantization damage lives in task circuits, where the model computes, or in weight statistics. None of them predicts which layers benefit from restored precision. Recovery is instead diffuse: for 8 of 9 models, recovering 75% of the gap takes roughly half the layers; the lone exception, Qwen3-8B, is sharply concentrated. At a matched precision budget, spending it globally on finer quantization granularity beats locally repairing the most recoverable layers for all 8 group-128-compatible models (all but OpenLLaMA, whose width rules out group-128), by 21-52 points, including the concentrated Qwen3-8B. We report 2 secondary findings: the residual is budget-limited (8-bit is near-lossless in our evaluation across RTN, GPTQ, and AWQ), and the location of peak recovery correlates with architecture within a family, though not across families. Within this budget setting, global granularity is a better default than selectively protecting critical layers. More broadly, cheap signals that correlate with quantization damage do not necessarily identify where restoring precision improves accuracy; this must be tested with causal intervention.
Problem

Research questions and friction points this paper is trying to address.

quantization damage
large language models
precision budget
causal intervention
accuracy improvement
Innovation

Methods, ideas, or system contributions that make the work stand out.

Post-training Quantization
Global Granularity
Precision Budget Allocation
Causal Mixed-Precision Intervention
🔎 Similar Papers
No similar papers found.
💼 Related Jobs
No related jobs found.
J
Jundong Hu
PayPal AI
S
Shekar Ramachandran
PayPal AI