PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
October 20, 20250 citationsOpen Access

Identifying Sensitive Weights via Post-quantization Integral

View Full Paper
YHYongfeng HuWHWeiyu HuangZLZhengzhao Liang

Key Points

  • ReQuant improves state-of-the-art quantization methods, achieving a 2.66 reduction in perplexity.
  • Current gradient and Hessian based sensitivity metrics substantially underestimate quantization loss impact.
  • Proposed Post-quantization Integral enhances accuracy in estimating sensitivity for model weights.
  • An empirical study highlights the limitations of existing sensitivity metrics in post-training quantization.

Abstract

Serving Large Language Models (LLMs) is costly. However, post-training weight quantization can address this problem by both compressing their sizes for limited memory and saving bandwidth for acceleration. As not all weight dimensions are equally important, those methods typically rely on a sensitivity metric, which indicates the element-wise influence of weights on loss function and is used to preprocess original weights for better quantization. In this work, we conduct an empirical study on the accuracy of the sensitivity metric, and find that existing gradient and Hessian based metrics are very inaccurate: they underestimate quantization's impact on the loss function by orders of magnitude, mainly due to the small convergence radius of local 2nd order approximation, , gradient and Hessian term in Taylor's formula. To tackle this problem, we propose Post-quantization Integral (PQI), an accurate metric to estimate posterior sensitivity in a fine-grained manner. To leverage this accurate metric, we further propose ReQuant, a simple yet powerful framework that mainly consists of two Dense-and-Sparse detach components: self-adaptive outlier selection and step-wise significant weights detach. Results show that ReQuant boosts state-of-the-art post-training quantization methods, with a pronounced improvement of 2. 66 perplexity gain on Llama 3. 2 1B with QTIP.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Hu et al. (2025) studied this question.

synapsesocial.com/papers/68f5fcd68d54a28a75cf2013https://doi.org/10.48550/arxiv.2503.01901
Ask AI
Helpful
Bookmark
Share
View Full Paper