Layered Image Compression using Scalable Auto-encoder
Chuanmin Jia, Zhaoyi Liu, Yao Wang, Siwei Ma, Wen Gao

TL;DR
This paper introduces a scalable auto-encoder framework for image compression that encodes images hierarchically, enabling multiple bit rates with a single model and achieving competitive rate-distortion performance and better perceptual quality.
Contribution
The paper proposes a hierarchical, scalable auto-encoder architecture for image compression that reduces the need for multiple models and improves perceptual quality at low-to-medium bit rates.
Findings
Achieves similar rate-distortion performance to state-of-the-art CNN codecs.
Enables scalable bit-rate encoding with a single model.
Provides better perceptual quality in the low-to-medium rate range.
Abstract
This paper presents a novel convolutional neural network (CNN) based image compression framework via scalable auto-encoder (SAE). Specifically, our SAE based deep image codec consists of hierarchical coding layers, each of which is an end-to-end optimized auto-encoder. The coarse image content and texture are encoded through the first (base) layer while the consecutive (enhance) layers iteratively code the pixel-level reconstruction errors between the original and former reconstructed images. The proposed SAE structure alleviates the need to train multiple models for different bit-rate points by recently proposed auto-encoder based codecs. The SAE layers can be combined to realize multiple rate points, or to produce a scalable stream. The proposed method has similar rate-distortion performance in the low-to-medium rate range as the state-of-the-art CNN based image codec (which uses…
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
