Improving The Reconstruction Quality by Overfitted Decoder Bias in Neural Image Compression
End-to-end trainable models have reached the performance of traditional handcrafted compression techniques on videos and images. Since the parameters of these models are learned over large training sets, they are not optimal for any given image to be compressed. In this paper, we propose an instance-based fine-tuning of a subset of decoder's bias to improve the reconstruction quality in exchange for extra encoding time and minor additional signaling cost. The proposed method is applicable to any end-to-end compression methods, improving the state-of-the-art neural image compression BD-rate by $3-5\%$.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderImage CompressionSimilar Papers 제목 키워드 기반
Overfitted image coding at reduced complexity
Overfitted image codecs offer compelling compression performance and low decoder complexity, through the overfitting of a lightweight decoder for each image. Such codecs include Cool-chic, which presents image coding per…
CPUDecoderImage CompressionCool-Chic: Perceptually Tuned Low Complexity Overfitted Image Coder
This paper summarises the design of the Cool-Chic candidate for the Challenge on Learned Image Compression. This candidate attempts to demonstrate that neural coding methods can lead to low complexity and lightweight ima…
Image CompressionLow-complexity Overfitted Neural Image Codec
We propose a neural image codec at reduced complexity which overfits the decoder parameters to each input image. While autoencoders perform up to a million multiplications per decoded pixel, the proposed approach only re…
DecoderGood, Cheap, and Fast: Overfitted Image Compression with Wasserstein Distortion
Inspired by the success of generative image models, recent work on learned image compression increasingly focuses on better probabilistic models of the natural image distribution, leading to excellent image quality. This…
Image CompressionMS-SSIMSSIMCompact Latent Representation for Image Compression (CLRIC)
Current image compression models often require separate models for each quality level, making them resource-intensive in terms of both training and storage. To address these limitations, we propose an innovative approach…
Image Compression