Neural JPEG: End-to-End Image Compression Leveraging a Standard JPEG Encoder-Decoder
Ankur Mali, Alexander Ororbia, Daniel Kifer, Lee Giles

TL;DR
Neural JPEG introduces a hybrid neural approach that enhances standard JPEG compression by optimizing DCT coefficients and jointly learning quantization tables, resulting in improved image quality and compression efficiency.
Contribution
It presents a novel method that improves JPEG compression by integrating neural network-based frequency domain editing and learned quantization tables, maintaining compatibility with standard encoders.
Findings
Outperforms JPEG in PSNR and MS-SSIM metrics
Produces visually appealing images with better color retention
Enhances compression performance without requiring non-standard encoders
Abstract
Recent advances in deep learning have led to superhuman performance across a variety of applications. Recently, these methods have been successfully employed to improve the rate-distortion performance in the task of image compression. However, current methods either use additional post-processing blocks on the decoder end to improve compression or propose an end-to-end compression scheme based on heuristics. For the majority of these, the trained deep neural networks (DNNs) are not compatible with standard encoders and would be difficult to deply on personal computers and cellphones. In light of this, we propose a system that learns to improve the encoding performance by enhancing its internal neural representations on both the encoder and decoder ends, an approach we call Neural JPEG. We propose frequency domain pre-editing and post-editing methods to optimize the distribution of the…
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 and Video Retrieval Techniques · Advanced Image Processing Techniques
