TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Full Resolution Image Compression with Recurrent Neural Ne...

Full Resolution Image Compression with Recurrent Neural Networks

George Toderici, Damien Vincent, Nick Johnston, Sung Jin Hwang, David Minnen, Joel Shor, Michele Covell

2016-08-18CVPR 2017 7Image Compression
PaperPDFCodeCodeCodeCodeCodeCodeCode

Abstract

This paper presents a set of full-resolution lossy image compression methods based on neural networks. Each of the architectures we describe can provide variable compression rates during deployment without requiring retraining of the network: each network need only be trained once. All of our architectures consist of a recurrent neural network (RNN)-based encoder and decoder, a binarizer, and a neural network for entropy coding. We compare RNN types (LSTM, associative LSTM) and introduce a new hybrid of GRU and ResNet. We also study "one-shot" versus additive reconstruction architectures and introduce a new scaled-additive framework. We compare to previous work, showing improvements of 4.3%-8.8% AUC (area under the rate-distortion curve), depending on the perceptual metric used. As far as we know, this is the first neural network architecture that is able to outperform JPEG at image compression across most bitrates on the rate-distortion curve on the Kodak dataset images, with and without the aid of entropy coding.

Related Papers

Perception-Oriented Latent Coding for High-Performance Compressed Domain Semantic Inference2025-07-02Explicit Residual-Based Scalable Image Coding for Humans and Machines2025-06-24NIC-RobustBench: A Comprehensive Open-Source Toolkit for Neural Image Compression and Robustness Analysis2025-06-23LVPNet: A Latent-variable-based Prediction-driven End-to-end Framework for Lossless Compression of Medical Images2025-06-22DiffO: Single-step Diffusion for Image Compression at Ultra-Low Bitrates2025-06-19Fast Training-free Perceptual Image Compression2025-06-19ABC: Adaptive BayesNet Structure Learning for Computational Scalable Multi-task Image Compression2025-06-18Breaking the Multi-Enhancement Bottleneck: Domain-Consistent Quality Enhancement for Compressed Images2025-06-17