cd /news/large-language-models/beyond-scalar-sensitivity-activation… · home topics large-language-models article
[ARTICLE · art-137856] src=machinebrief.com ↗ pub= topic=large-language-models verified=true sentiment=· neutral

Beyond Scalar Sensitivity: Activation-Aware Mixed-Precision LLM Quantization with Cross-Layer Refinement

Researchers proposed Cross-layer Activation-aware Sensitivity Allocation (CASA), a two-phase mixed-precision quantization method that replaces scalar sensitivity proxies with an activation-aware metric derived from the Kronecker-factored Hessian, according to a new arXiv paper (2609.25916v1). The authors prove that even the optimal scalar proxy incurs multiplicative distortion up to the square root of the product of the input- and output-side Hessian condition numbers, a bound ranging from 10^1 to 10^13 for typical LLM modules, which makes inter-module sensitivity ranking unreliable. Experiments across multiple LLMs and bit budgets show CASA achieves lower perplexity than the latest scalar-proxy baselines, especially below 3 bits per weight, with zero-shot accuracy gains tracking each model's average per-module condition number.

by read1 min views1 publishedSep 23, 2026

arXiv:2609.25916v1 Announce Type: new Abstract: Mixed-precision weight quantization is commonly formulated as a Multiple-Choice Knapsack Problem (MCKP), yet existing solvers rely on scalar sensitivity proxies that collapse each weight matrix's Hessian into a single number and treat every module independently. We prove that even the optimal scalar proxy incurs multiplicative distortion up to $\sqrt{\kappa(\mathbf{A})\kappa(\mathbf{B})}$ relative to the full activation-aware quadratic, where $\kappa(\mathbf{A})$ and $\kappa(\mathbf{B})$ denote the condition numbers of the input- and output-side Hessian factors. This bound varies from $10^1$ to $10^{13}$ for typical LLM modules, making inter-module sensitivity ranking unreliable. To address these limitations, we propose Cross-layer Activation-aware Sensitivity Allocation (CASA), a two-phase method. In Stage 1, the scalar proxy is replaced by an activation-aware metric derived from the Kronecker-factored Hessian, reducing the MCKP to a form whose continuous relaxation admits a closed-form solution. In Stage 2, a cross-layer-aware local search evaluates bit-width updates using the end-to-end model loss. Experiments on multiple LLMs across different bit budgets show that CASA achieves lower perplexity than the latest scalar-proxy baselines, especially at ultra-low bit-widths ($<3$ bits per weight). Moreover, the performance gain in zero-shot accuracy tracks the per-model average condition-number over modules, confirming the distortion bound as a practical indicator of scalar-proxy failure.

── more in #large-language-models 4 stories · sorted by recency
── more on @cross-layer activation-aware sensitivity allocation (casa) 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/beyond-scalar-sensit…] indexed:0 read:1min 2026-09-23 ·