paper-with-me

홈 › Papers

Variable-Bitrate Neural Compression via Bayesian Arithmetic Coding

2020-01-01 · ICML 2020 1 · Yibo Yang, Robert Bamler, Stephan Mandt

Deep Bayesian latent variable models have enabled new approaches to both model and data compression. Here, we propose a new algorithm for compressing latent representations in deep probabilistic models, such as variational autoencoders, in post-processing. The approach thus separates model design and training from the compression task. Our algorithm generalizes arithmetic coding to the continuous domain, using adaptive discretization accuracy that exploits estimates of posterior uncertainty. A consequence of the "plug and play" nature of our approach is that various rate-distortion trade-offs can be achieved with a single trained model, eliminating the need to train and store multiple models for different bit rates. Our experimental results demonstrate the importance of taking into account posterior uncertainties, and show that image compression with the proposed algorithm outperforms JPEG over a wide range of bit rates using only a single machine learning model. Further experiments on Bayesian neural word embeddings demonstrate the versatility of the proposed method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data CompressionImage CompressionWord Embeddings

Similar Papers 제목 키워드 기반

Learned Rate Control for Frame-Level Adaptive Neural Video Compression via Dynamic Neural Network

2025-08-28 · Chenhao Zhang, Wei Gao arxiv

Neural Video Compression (NVC) has achieved remarkable performance in recent years. However, precise rate control remains a challenge due to the inherent limitations of learning-based codecs. To solve this issue, we prop…

CBANet: Towards Complexity and Bitrate Adaptive Deep Image Compression using a Single Network

2021-05-26 · Jinyang Guo, Dong Xu, Guo Lu

In this paper, we propose a new deep image compression framework called Complexity and Bitrate Adaptive Network (CBANet), which aims to learn one single network to support variable bitrate coding under different computat…

DecoderImage Compression

Lossless Compression with Probabilistic Circuits

2021-11-23 · ICLR 2022 4 · Anji Liu, Stephan Mandt, Guy Van Den Broeck

Despite extensive progress on image generation, common deep generative model architectures are not easily applied to lossless compression. For example, VAEs suffer from a compression cost overhead due to their latent var…

Data CompressionImage Generation

Progressive Neural Image Compression with Nested Quantization and Latent Ordering

2021-02-04 · Yadong Lu, Yinhao Zhu, Yang Yang, Amir Said 외

We present PLONQ, a progressive neural image compression scheme which pushes the boundary of variable bitrate compression by allowing quality scalable coding with a single bitstream. In contrast to existing learned varia…

Image CompressionQuantization

HPC: Hierarchical Progressive Coding Framework for Volumetric Video

2024-07-12 · Zihan Zheng, Houqiang Zhong, Qiang Hu, Xiaoyun Zhang 외

Volumetric video based on Neural Radiance Field (NeRF) holds vast potential for various 3D applications, but its substantial data volume poses significant challenges for compression and transmission. Current NeRF compres…

NeRF