paper-with-me

Papers

Learning to Improve Image Compression without Changing the Standard Decoder

2020-09-27 · Yannick Strümpler, Ren Yang, Radu Timofte

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 do not modify the JPEG decoder and therefore our approach is applicable when viewing images with the widely used standard JPEG decoder. The experiments validate that our approach successfully improves the rate-distortion performance of JPEG in terms of various quality metrics, such as PSNR, MS-SSIM and LPIPS. Visually, this translates to better overall color retention especially when strong compression is applied. The codes are available at https://github.com/YannickStruempler/LearnedJPEG.

📄 PDF Abstract BibTeX arXiv:2009.12927

Code (1)

YannickStruempler/LearnedJPEG 공식 구현 tf

Tasks

DecoderImage CompressionMS-SSIMQuantizationSSIM

Similar Papers 제목 키워드 기반

JPEG Processing Neural Operator for Backward-Compatible Coding

2025-07-31 · Woo Kyoung Han, Yongjun Lee, Byeonghun Lee, Sang Hyun Park 외 arxiv

Despite significant advances in learning-based lossy compression algorithms, standardizing codecs remains a critical challenge. In this paper, we present the JPEG Processing Neural Operator (JPNeO), a next-generation JPE…

Image Compression

A new image compression by gradient Haar wavelet

2017-04-28 · Yaser Sadra

With the development of human communications the usage of Visual Communications has also increased. The advancement of image compression methods is one of the main reasons for the enhancement. This paper first presents m…

Image CompressionSSIM

ANFIC: Image Compression Using Augmented Normalizing Flows

2021-07-18 · Yung-Han Ho, Chih-Chun Chan, Wen-Hsiao Peng, Hsueh-Ming Hang 외

This paper introduces an end-to-end learned image compression system, termed ANFIC, based on Augmented Normalizing Flows (ANF). ANF is a new type of flow model, which stacks multiple variational autoencoders (VAE) for gr…

Image Compression

Towards 1000-fold Electron Microscopy Image Compression for Connectomics via VQ-VAE with Transformer Prior

2025-10-31 · Fuming Yang, Yicong Li, Hanspeter Pfister, Jeff W. Lichtman 외 arxiv

Petascale electron microscopy (EM) datasets push storage, transfer, and downstream analysis toward their current limits. We present a vector-quantized variational autoencoder-based (VQ-VAE) compression framework for EM t…

Image Compression

Adapting Learned Image Codecs to Screen Content via Adjustable Transformations

2024-02-27 · H. Burak Dogaroglu, A. Burakhan Koyuncu, Atanas Boev, Elena Alshina 외

As learned image codecs (LICs) become more prevalent, their low coding efficiency for out-of-distribution data becomes a bottleneck for some applications. To improve the performance of LICs for screen content (SC) images…