arXiv:2511.07903eess.IVcs.CV2025-11AAAI被引 1

动态混合精度量化让图像压缩模型更省算力又不丢质量

DynaQuant: Dynamic Mixed-Precision Quantization for Learned Image Compression

  • 根据特征统计动态调整每层量化精度,精细适应不同数据分布
  • 在保持全精度性能的同时,显著降低计算与存储开销
  • 适合需要高效部署先进图像压缩模型的工程场景

现有学习型图像压缩(LIC)中的量化方法通常对所有层采用固定统一的比特位数,无法适应LIC模型中高度多样的数据分布和敏感性特性,导致性能与效率之间的权衡不佳。本文提出DynaQuant,一种动态混合精度量化新框架,从两个互补层面实现动态调整:首先,提出内容感知量化,通过可学习的缩放与偏移参数,动态适应潜在特征的统计变化;该机制通过新型距离感知梯度调制器(DGM)端到端训练,提供比标准直通估计器更丰富的学习信号;其次,引入基于数据驱动的动态比特位选择器,自动为各层分配最优精度,根据输入数据实时重构网络精度配置。该全动态方法在率失真(R-D)性能与计算成本间实现显著灵活性。实验表明,DynaQuant在保持接近全精度模型的率失真性能的同时,大幅降低计算与存储需求,从而支持先进LIC模型在多样硬件平台上的实际部署。

原文摘要 · Abstract (English)

Prevailing quantization techniques in Learned Image Compression (LIC) typically employ a static, uniform bit-width across all layers, failing to adapt to the highly diverse data distributions and sensitivity characteristics inherent in LIC models. This leads to a suboptimal trade-off between performance and efficiency. In this paper, we introduce DynaQuant, a novel framework for dynamic mixed-precision quantization that operates on two complementary levels. First, we propose content-aware quantization, where learnable scaling and offset parameters dynamically adapt to the statistical variations of latent features. This fine-grained adaptation is trained end-to-end using a novel Distance-aware Gradient Modulator (DGM), which provides a more informative learning signal than the standard Straight-Through Estimator. Second, we introduce a data-driven, dynamic bit-width selector that learns to assign an optimal bit precision to each layer, dynamically reconfiguring the network's precision profile based on the input data. Our fully dynamic approach offers substantial flexibility in balancing rate-distortion (R-D) performance and computational cost. Experiments demonstrate that DynaQuant achieves rd performance comparable to full-precision models while significantly reducing computational and storage requirements, thereby enabling the practical deployment of advanced LIC on diverse hardware platforms.

图像压缩量化动态精度深度学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。