LGCLMar 18

Beyond Outliers: A Data-Free Layer-wise Mixed-Precision Quantization Approach Driven by Numerical and Structural Dual-Sensitivity

arXiv:2603.1735427.71 citationsh-index: 16
Predicted impact top 8% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses efficient model compression for AI deployment, offering an incremental improvement by refining sensitivity estimation in quantization.

The paper tackles the problem of layer-wise mixed-precision quantization for model compression by proposing NSDS, a calibration-free framework that uses numerical and structural sensitivity to allocate bits, achieving superior performance across diverse models and tasks without calibration data.

Layer-wise mixed-precision quantization (LMPQ) enables effective compression under extreme low-bit settings by allocating higher precision to sensitive layers. However, existing methods typically treat all intra-layer weight modules uniformly and rely on a single numerical property when estimating sensitivity, overlooking their distinct operational roles and structural characteristics. To address this, we propose NSDS, a novel calibration-free LMPQ framework driven by Numerical and Structural Dual-Sensitivity. Specifically, it first mechanistically decomposes each layer into distinct operational roles and quantifies their sensitivity from both numerical and structural perspectives. These dual-aspect scores are then aggregated into a unified layer-wise metric through a robust aggregation scheme based on MAD-Sigmoid and Soft-OR to guide bit allocation. Extensive experiments demonstrate that NSDS consistently achieves superior performance compared to various baselines across diverse models and downstream tasks, without relying on any calibration data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes