TL;DR
This paper introduces a method to enhance JPEG image compression by optimizing encoding through a frequency-domain pre-editing and joint quantization table learning, without altering the standard JPEG decoder, leading to improved quality metrics.
Contribution
It presents a novel approach to improve JPEG compression performance by encoding optimization that maintains compatibility with standard decoders.
Findings
Improved PSNR, MS-SSIM, and LPIPS metrics on compressed images.
Enhanced color retention in highly compressed images.
Method is compatible with existing JPEG decoders.
Abstract
In recent years we have witnessed an increasing interest in applying Deep Neural Networks (DNNs) to improve the rate-distortion performance in image compression. However, the existing approaches either train a post-processing DNN on the decoder side, or propose learning for image compression in an end-to-end manner. This way, the trained DNNs are required in the decoder, leading to the incompatibility to the standard image decoders (e.g., JPEG) in personal computers and mobiles. Therefore, we propose learning to improve the encoding performance with the standard decoder. In this paper, We work on JPEG as an example. Specifically, a frequency-domain pre-editing method is proposed to optimize the distribution of DCT coefficients, aiming at facilitating the JPEG compression. Moreover, we propose learning the JPEG quantization table jointly with the pre-editing network. Most importantly, we…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
