Learned Lossless JPEG Transcoding via Joint Lossy and Residual Compression
Xiaoshuai Fan, Xin Li, Zhibo Chen

TL;DR
This paper introduces a novel learned end-to-end framework for lossless JPEG transcoding that combines lossy transform coding and residual compression, significantly reducing bits compared to traditional methods.
Contribution
It is the first to utilize learned lossy transform coding for DCT coefficient redundancy reduction in JPEG transcoding, enhancing compression efficiency.
Findings
Achieves about 21.49% bits saving over JPEG.
Outperforms JPEG-XL by 3.51% in compression efficiency.
Demonstrates effectiveness across multiple datasets.
Abstract
As a commonly-used image compression format, JPEG has been broadly applied in the transmission and storage of images. To further reduce the compression cost while maintaining the quality of JPEG images, lossless transcoding technology has been proposed to recompress the compressed JPEG image in the DCT domain. Previous works, on the other hand, typically reduce the redundancy of DCT coefficients and optimize the probability prediction of entropy coding in a hand-crafted manner that lacks generalization ability and flexibility. To tackle the above challenge, we propose the learned lossless JPEG transcoding framework via Joint Lossy and Residual Compression. Instead of directly optimizing the entropy estimation, we focus on the redundancy that exists in the DCT coefficients. To the best of our knowledge, we are the first to utilize the learned end-to-end lossy transform coding to reduce…
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 · Advanced Image Processing Techniques · Image and Signal Denoising Methods
