paper-with-me

Papers

Bit-Swap: Recursive Bits-Back Coding for Lossless Compression with Hierarchical Latent Variables

2019-05-16 · Friso H. Kingma, Pieter Abbeel, Jonathan Ho

The bits-back argument suggests that latent variable models can be turned into lossless compression schemes. Translating the bits-back argument into efficient and practical lossless compression schemes for general latent variable models, however, is still an open problem. Bits-Back with Asymmetric Numeral Systems (BB-ANS), recently proposed by Townsend et al. (2019), makes bits-back coding practically feasible for latent variable models with one latent layer, but it is inefficient for hierarchical latent variable models. In this paper we propose Bit-Swap, a new compression scheme that generalizes BB-ANS and achieves strictly better compression rates for hierarchical latent variable models with Markov chain structure. Through experiments we verify that Bit-Swap results in lossless compression rates that are empirically superior to existing techniques. Our implementation is available at https://github.com/fhkingma/bitswap.

📄 PDF Abstract BibTeX arXiv:1905.06845

Code (1)

fhkingma/bitswap 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Improving Lossless Compression Rates via Monte Carlo Bits-Back Coding

2021-02-22 · ICLR Workshop Neural_Compression 2021 5 · Yangjun Ruan, Karen Ullrich, Daniel Severo, James Townsend 외

Latent variable models have been successfully applied in lossless compression with the bits-back coding algorithm. However, bits-back suffers from an increase in the bitrate equal to the KL divergence between the approxi…

Data Compression

Two-layer Near-lossless HDR Coding with Backward Compatibility to JPEG

2019-05-09 · Hiroyuki Kobayashi, Osamu Watanabe, Hitoshi Kiya

We propose an efficient two-layer near-lossless coding method using an extended histogram packing technique with backward compatibility to the legacy JPEG standard. The JPEG XT, which is the international standard to com…

Image CompressionQuantizationVocal Bursts Valence Prediction

Practical Lossless Compression with Latent Variables using Bits Back Coding

2019-01-15 · ICLR 2019 5 · James Townsend, Tom Bird, David Barber

Deep latent variable models have seen recent success in many data domains. Lossless compression is an application of these models which, despite having the potential to be highly useful, has yet to be implemented in a pr…

Image Compression

End-to-End Image Compression with Segmentation Guided Dual Coding for Wind Turbines

2026-03-31 · Raül Pérez-Gonzalo, Andreas Espersen, Søren Forchhammer, Antonio Agudo arxiv

Transferring large volumes of high-resolution images during wind turbine inspections introduces a bottleneck in assessing and detecting severe defects. Efficient coding must preserve high fidelity in blade regions while …

Image Compression

LCM: Lossless Context Management

2026-02-14 · Clint Ehrlich, Theodore Blackman arxiv

We introduce Lossless Context Management (LCM), a deterministic architecture for LLM memory that outperforms Claude Code on long-context tasks. When benchmarked using Opus 4.6, our LCM-augmented coding agent, Volt, achie…