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

IMPQ: Interaction-Aware Layerwise Mixed Precision Quantization for LLMs

View Full Paper
JZJunchen ZhaoADAli DerakhshanDBDushyant Bharadwaj

Key Points

  • IMPQ significantly reduces Perplexity by 20 to 80 percent, enhancing performance as bit-width tightens.
  • Shapley-based Progressive Quantization Estimation efficiently estimates layer sensitivities and inter-layer interactions.
  • Experiments across Llama-3, Gemma-2, and Qwen-3 show consistent superiority over isolated metric methods.
  • IMPQ utilizes binary quadratic optimization for assigning precision levels, effectively addressing memory constraints.

Abstract

Large Language Models (LLMs) promise impressive capabilities, yet their multi-billion-parameter scale makes on-device or low-resource deployment prohibitive. Mixed-precision quantization offers a compelling solution, but existing methods struggle when the average precision drops below four bits, as they rely on isolated, layer-specific metrics that overlook critical inter-layer interactions affecting overall performance. In this paper, we propose two innovations to address these limitations. First, we frame the mixed-precision quantization problem as a cooperative game among layers and introduce Shapley-based Progressive Quantization Estimation (SPQE) to efficiently obtain accurate Shapley estimates of layer sensitivities and inter-layer interactions. Second, building upon SPQE, we propose Interaction-aware Mixed-Precision Quantization (IMPQ) which translates these Shapley estimates into a binary quadratic optimization formulation, assigning either 2 or 4-bit precision to layers under strict memory constraints. Comprehensive experiments conducted on Llama-3, Gemma-2, and Qwen-3 models across three independent PTQ backends (Quanto, HQQ, GPTQ) demonstrate IMPQ's scalability and consistently superior performance compared to methods relying solely on isolated metrics. Across average precisions spanning 4 bit down to 2 bit, IMPQ cuts Perplexity by 20 to 80 percent relative to the best baseline, with the margin growing as the bit-width tightens.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Zhao et al. (2025) studied this question.

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

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1APTQ: Attention-aware Post-Training Mixed-Precision Quantization for Large Language Models2024 · 26 citations
  2. 2SliM-LLM: Salience-Driven Mixed-Precision Quantization for Large Language Models2024 · 1 citations
  3. 3MPPQ: Enhancing Post-Training Quantization for LLMs via Mixed Supervision, Proxy Rounding, and Pre-Searching2025
  4. 4AMQ: Enabling AutoML for Mixed-precision Weight-Only Quantization of Large Language Models2025
  5. 5ABQ-LLM: Arbitrary-Bit Quantized Inference Acceleration for Large Language Models2024 · 1 citations