# Learned Image Compression with Soft Bit-based Rate-Distortion   Optimization

**Authors:** David Alexandre, Chih-Peng Chang, Wen-Hsiao Peng, Hsueh-Ming Hang

arXiv: 1905.00190 · 2019-05-02

## TL;DR

This paper proposes a novel soft bit-based method for learned image compression that improves rate-distortion optimization by enabling differentiable quantization and accurate rate estimation, leading to state-of-the-art results.

## Contribution

Introduction of soft bits for differentiable quantization, enhancing rate-distortion optimization in learning-based image compression.

## Key findings

- Achieves state-of-the-art MS-SSIM and PSNR performance.
- Effectively couples rate estimation with context-adaptive coding.
- Provides a differentiable distortion objective function.

## Abstract

This paper introduces the notion of soft bits to address the rate-distortion optimization for learning-based image compression. Recent methods for such compression train an autoencoder end-to-end with an objective to strike a balance between distortion and rate. They are faced with the zero gradient issue due to quantization and the difficulty of estimating the rate accurately. Inspired by soft quantization, we represent quantization indices of feature maps with differentiable soft bits. This allows us to couple tightly the rate estimation with context-adaptive binary arithmetic coding. It also provides a differentiable distortion objective function. Experimental results show that our approach achieves the state-of-the-art compression performance among the learning-based schemes in terms of MS-SSIM and PSNR.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.00190/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1905.00190/full.md

## References

12 references — full list in the complete paper: https://tomesphere.com/paper/1905.00190/full.md

---
Source: https://tomesphere.com/paper/1905.00190