Extreme Image Compression using Fine-tuned VQGANs
Qi Mao, Tinghan Yang, Yinuo Zhang, Zijian Wang, Meng Wang, Shiqi Wang,, Siwei Ma

TL;DR
This paper introduces a vector quantization-based generative image compression framework that achieves extremely low bitrates with high perceptual quality, outperforming existing codecs especially at bitrates below 0.04 bpp.
Contribution
The work integrates VQGANs with clustering and transformers to enable efficient, variable bitrate image compression at extreme low bitrates, with robust image restoration capabilities.
Findings
Outperforms state-of-the-art codecs at bitrates ≤ 0.04 bpp.
Maintains high perceptual quality even with 20% index loss.
Effective image restoration using a transformer in unstable environments.
Abstract
Recent advances in generative compression methods have demonstrated remarkable progress in enhancing the perceptual quality of compressed data, especially in scenarios with low bitrates. However, their efficacy and applicability to achieve extreme compression ratios ( bpp) remain constrained. In this work, we propose a simple yet effective coding framework by introducing vector quantization (VQ)--based generative models into the image compression domain. The main insight is that the codebook learned by the VQGAN model yields a strong expressive capacity, facilitating efficient compression of continuous information in the latent space while maintaining reconstruction quality. Specifically, an image can be represented as VQ-indices by finding the nearest codeword, which can be encoded using lossless compression methods into bitstreams. We propose clustering a pre-trained…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Image and Signal Denoising Methods · Advanced Image Processing Techniques
