paper-with-me

홈 › Papers

Post-Training Quantization Is All You Need to Perform Cross-Platform Learned Image Compression

2021-09-29 · Dailan He, Ziming Yang, Yan Wang, Yuan Chen, Qi Zhang, Hongwei Qin

It has been witnessed that learned image compression has outperformed conventional image coding techniques and tends to be practical in industrial applications. One of the most critical issues preventing it from being practical is the non-deterministic calculation, which makes the probability prediction cross-platform inconsistent and frustrates successful decoding. We propose to solve this problem by introducing well-developed post-training quantization and making the model inference integer-arithmetic-only, which is much simpler than presently existing training and fine-tuning based approaches yet still keeps the superior rate-distortion performance of learned image compression. Based on that, we further improve the discretization of the entropy parameters and extend the deterministic inference to fit Gaussian mixture models. With our proposed methods, the current state-of-the-art image compression models can infer in a cross-platform consistent manner, which makes the further development and practice of learned image compression more promising.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AllImage CompressionQuantization

Similar Papers 제목 키워드 기반

Hybrid and Non-Uniform quantization methods using retro synthesis data for efficient inference

2020-12-26 · Tej pratap GVSL, Raja Kumar

Existing quantization aware training methods attempt to compensate for the quantization loss by leveraging on training data, like most of the post-training quantization methods, and are also time consuming. Both these me…

Quantization

PoTPTQ: A Two-step Power-of-Two Post-training for LLMs

2025-07-16 · Xinyu Wang, Vahid Partovi Nia, Peng Lu, Jerry Huang 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable performance across various natural language processing (NLP) tasks. However, their deployment is challenging due to the substantial computational resources requir…

Attention Round for Post-Training Quantization

2022-07-07 · Huabin Diao, Gongyan Li, Shaoyun Xu, Yuexing Hao

At present, the quantification methods of neural network models are mainly divided into post-training quantization (PTQ) and quantization aware training (QAT). Post-training quantization only need a small part of the dat…

Combinatorial OptimizationQuantization

Investigating Social Bias Changes in Quantized Language Models

2026-02-05 · Stanley Z. Hua, Sanae Lotfi, Irene Y. Chen arxiv

Post-training quantization reduces the memory needed to run large language models but alters their social biases in ways that aggregate metrics fail to capture. We present the first large-scale study of 50 quantized mode…

Outlier-Aware Post-Training Quantization for Image Super-Resolution

2025-11-01 · Hailing Wang, jianglin Lu, Yitian Zhang, Yun Fu arxiv

Quantization techniques, including quantization-aware training (QAT) and post-training quantization (PTQ), have become essential for inference acceleration of image super-resolution (SR) networks. Compared to QAT, PTQ ha…

Image Super-Resolution