paper-with-me

Papers

Variable-Rate Learned Image Compression with Multi-Objective Optimization and Quantization-Reconstruction Offsets

2024-02-29 · Fatih Kamisli, Fabien Racape, Hyomin Choi

Achieving successful variable bitrate compression with computationally simple algorithms from a single end-to-end learned image or video compression model remains a challenge. Many approaches have been proposed, including conditional auto-encoders, channel-adaptive gains for the latent tensor or uniformly quantizing all elements of the latent tensor. This paper follows the traditional approach to vary a single quantization step size to perform uniform quantization of all latent tensor elements. However, three modifications are proposed to improve the variable rate compression performance. First, multi objective optimization is used for (post) training. Second, a quantization-reconstruction offset is introduced into the quantization operation. Third, variable rate quantization is used also for the hyper latent. All these modifications can be made on a pre-trained single-rate compression model by performing post training. The algorithms are implemented into three well-known image compression models and the achieved variable rate compression results indicate negligible or minimal compression performance loss compared to training multiple models. (Codes will be shared at https://github.com/InterDigitalInc/CompressAI)

📄 PDF Abstract BibTeX arXiv:2402.18930

Code (1)

InterDigitalInc/CompressAI 공식 구현 pytorch

Tasks

Image CompressionQuantizationVideo Compression

Similar Papers 제목 키워드 기반

Variable Rate Deep Image Compression With a Conditional Autoencoder

2019-09-11 · ICCV 2019 10 · Yoojin Choi, Mostafa El-Khamy, Jungwon Lee

In this paper, we propose a novel variable-rate learned image compression framework with a conditional autoencoder. Previous learning-based image compression methods mostly require training separate networks for differen…

Image CompressionQuantization

Multi-Scale Invertible Neural Network for Wide-Range Variable-Rate Learned Image Compression

2025-03-27 · Hanyue Tu, Siqi Wu, Li Li, Wengang Zhou 외

Autoencoder-based structures have dominated recent learned image compression methods. However, the inherent information loss associated with autoencoders limits their rate-distortion performance at high bit rates and res…

Image Compression

Interpolation variable rate image compression

2021-09-20 · Zhenhong Sun, Zhiyu Tan, Xiuyu Sun, Fangyi Zhang 외

Compression standards have been used to reduce the cost of image storage and transmission for decades. In recent years, learned image compression methods have been proposed and achieved compelling performance to the trad…

Image CompressionMS-SSIMSSIM

QVRF: A Quantization-error-aware Variable Rate Framework for Learned Image Compression

2023-03-10 · Kedeng Tong, Yaojun Wu, Yue Li, Kai Zhang 외

Learned image compression has exhibited promising compression performance, but variable bitrates over a wide range remain a challenge. State-of-the-art variable rate methods compromise the loss of model performance and r…

Image CompressionQuantization

Saliency-aware End-to-end Learned Variable-Bitrate 360-degree Image Compression

2024-02-14 · Oguzhan Gungordu, A. Murat Tekalp

Effective compression of 360$^\circ$ images, also referred to as omnidirectional images (ODIs), is of high interest for various virtual reality (VR) and related applications. 2D image compression methods ignore the equat…

Image Compression