paper-with-me

Papers

Learned Lossless Compression for JPEG via Frequency-Domain Prediction

2023-03-05 · Jixiang Luo, Shaohui Li, Wenrui Dai, Chenglin Li, Junni Zou, Hongkai Xiong

JPEG images can be further compressed to enhance the storage and transmission of large-scale image datasets. Existing learned lossless compressors for RGB images cannot be well transferred to JPEG images due to the distinguishing distribution of DCT coefficients and raw pixels. In this paper, we propose a novel framework for learned lossless compression of JPEG images that achieves end-to-end optimized prediction of the distribution of decoded DCT coefficients. To enable learning in the frequency domain, DCT coefficients are partitioned into groups to utilize implicit local redundancy. An autoencoder-like architecture is designed based on the weight-shared blocks to realize entropy modeling of grouped DCT coefficients and independently compress the priors. We attempt to realize learned lossless compression of JPEG images in the frequency domain. Experimental results demonstrate that the proposed framework achieves superior or comparable performance in comparison to most recent lossless compressors with handcrafted context modeling for JPEG images.

📄 PDF Abstract BibTeX arXiv:2303.02666

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Practical Learned Lossless JPEG Recompression with Multi-Level Cross-Channel Entropy Model in the DCT Domain

2022-03-30 · CVPR 2022 1 · Lina Guo, Xinjie Shi, Dailan He, Yuanyuan Wang 외

JPEG is a popular image compression method widely used by individuals, data center, cloud storage and network filesystems. However, most recent progress on image compression mainly focuses on uncompressed images while ig…

Image Compression

Learned Lossless JPEG Transcoding via Joint Lossy and Residual Compression

2022-08-24 · Xiaoshuai Fan, Xin Li, Zhibo Chen

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 transcod…

Image Compression

Unified learning-based lossy and lossless JPEG recompression

2023-12-05 · Jianghui Zhang, Yuanyuan Wang, Lina Guo, Jixiang Luo 외

JPEG is still the most widely used image compression algorithm. Most image compression algorithms only consider uncompressed original image, while ignoring a large number of already existing JPEG images. Recently, JPEG r…

Image CompressionQuantization

Learning Better Lossless Compression Using Lossy Compression

2020-03-23 · CVPR 2020 6 · Fabian Mentzer, Luc van Gool, Michael Tschannen

We leverage the powerful lossy image compression algorithm BPG to build a lossless image compression system. Specifically, the original image is first decomposed into the lossy reconstruction obtained after compressing i…

Image Compression

Two-Layer Lossless HDR Coding using Histogram Packing Technique with Backward Compatibility to JPEG

2018-08-02 · Osamu Watanabe, Hiroyuki Kobayashi, Hitoshi Kiya

An efficient two-layer coding method using the histogram packing technique with the backward compatibility to the legacy JPEG is proposed in this paper. The JPEG XT, which is the international standard to compress HDR im…

Image Compression