paper-with-me

Papers

High-Fidelity Variable-Rate Image Compression via Invertible Activation Transformation

2022-09-12 · Shilv Cai, Zhijun Zhang, Liqun Chen, Luxin Yan, Sheng Zhong, Xu Zou

Learning-based methods have effectively promoted the community of image compression. Meanwhile, variational autoencoder (VAE) based variable-rate approaches have recently gained much attention to avoid the usage of a set of different networks for various compression rates. Despite the remarkable performance that has been achieved, these approaches would be readily corrupted once multiple compression/decompression operations are executed, resulting in the fact that image quality would be tremendously dropped and strong artifacts would appear. Thus, we try to tackle the issue of high-fidelity fine variable-rate image compression and propose the Invertible Activation Transformation (IAT) module. We implement the IAT in a mathematical invertible manner on a single rate Invertible Neural Network (INN) based model and the quality level (QLevel) would be fed into the IAT to generate scaling and bias tensors. IAT and QLevel together give the image compression model the ability of fine variable-rate control while better maintaining the image fidelity. Extensive experiments demonstrate that the single rate image compression model equipped with our IAT module has the ability to achieve variable-rate control without any compromise. And our IAT-embedded model obtains comparable rate-distortion performance with recent learning-based image compression methods. Furthermore, our method outperforms the state-of-the-art variable-rate image compression method by a large margin, especially after multiple re-encodings.

📄 PDF Abstract BibTeX arXiv:2209.05054

Code (1)

CaiShilv/HiFi-VRIC 공식 구현 pytorch

Tasks

Image CompressionVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Neural Multi-scale Image Compression

2018-05-16 · Ken Nakanishi, Shin-ichi Maeda, Takeru Miyato, Daisuke Okanohara

This study presents a new lossy image compression method that utilizes the multi-scale features of natural images. Our model consists of two networks: multi-scale lossy autoencoder and parallel multi-scale lossless coder…

CPUGPUImage Compression

Joint Degradation-Aware Arbitrary-Scale Super-Resolution for Variable-Rate Extreme Image Compression

2026-03-18 · Xinning Chai, Zhengxue Cheng, Xin Li, Rong Xie 외 arxiv

Recent diffusion-based extreme image compression methods have demonstrated remarkable performance at ultra-low bitrates. However, most approaches require training separate diffusion models for each target bitrate, result…

Image Compression

WeTok: Powerful Discrete Tokenization for High-Fidelity Visual Reconstruction

2025-08-07 · Shaobin Zhuang, Yiwei Guo, Canmiao Fu, Zhipeng Huang 외 arxiv

Visual tokenizer is a critical component for vision generation. However, the existing tokenizers often face unsatisfactory trade-off between compression ratios and reconstruction fidelity. To fill this gap, we introduce …

Machines Serve Human: A Novel Variable Human-machine Collaborative Compression Framework

2025-11-12 · Zifu Zhang, Shengxi Li, Xiancheng Sun, Mai Xu 외 arxiv

Human-machine collaborative compression has been receiving increasing research efforts for reducing image/video data, serving as the basis for both human perception and machine intelligence. Existing collaborative method…

Generative Image Compression by Estimating Gradients of the Rate-variable Feature Distribution

2025-05-27 · Minghao Han, Weiyi You, Jinhua Zhang, Leheng Zhang 외

While learned image compression (LIC) focuses on efficient data transmission, generative image compression (GIC) extends this framework by integrating generative modeling to produce photo-realistic reconstructed images. …

Image Compression