Displacement Is Not Direction: Evaluating Fidelity Metrics for Quantized LLM Deployment
arXiv:2606.19558
Abstract
Fidelity metrics, such as per-token KL divergence (KLD) against a high-precision reference, are often used in practice as low-cost proxies for benchmark quality. We test this practice on a 28-quant cohort of Qwen3.6-35B-A3B and a 41-quant cohort of Devstral-Small-2-24B, evaluated across a suite of downstream benchmarks. We find that KLD is strongly correlated with benchmark score over the full cohort ( on Qwen and on Devstral, both with ). However, this relationship collapses to non-significance in the near-baseline silent zone ( on Qwen and , , on Devstral). This collapse persists across 14 measurement variants, including different KLD aggregations, perplexity formulations, top-1 agreement, calibration corpora, and context lengths. At the per-prompt level, KLD has only weak failure-prediction power on code, with failed-vs-passed geometric-mean ratios in across five models on LiveCodeBench, and fails as a cross-model router, achieving only accuracy on disagreement prompts. We trace the collapse to a structural decomposition: KLD primarily measures the volume of disagreement with the reference, with silent-zone composite () on Qwen and () on Devstral, while its relationship to the direction of those disagreements is weak and task-conditional.