Fast Relative Entropy Coding with A* coding
Gergely Flamich, Stratis Markou, Jos\'e Miguel Hern\'andez-Lobato

TL;DR
This paper introduces A* based relative entropy coding algorithms that achieve near-optimal compression with efficient runtime, especially for continuous distributions, and demonstrates their effectiveness on image datasets.
Contribution
It presents A* sampling-based REC algorithms with provable runtime and codelength guarantees, and introduces the IKVAE model for improved compression.
Findings
A* REC algorithms have expected runtime proportional to Rènyi divergence.
The algorithms achieve expected codelength close to the KL divergence.
Experimental results show near-optimal lossless image compression.
Abstract
Relative entropy coding (REC) algorithms encode a sample from a target distribution using a proposal distribution , such that the expected codelength is . REC can be seamlessly integrated with existing learned compression models since, unlike entropy coding, it does not assume discrete or , and does not require quantisation. However, general REC algorithms require an intractable runtime. We introduce AS* and AD* coding, two REC algorithms based on A* sampling. We prove that, for continuous distributions over , if the density ratio is unimodal, AS* has expected runtime, where is the R\'enyi -divergence. We provide experimental evidence that AD* also has expected runtime. We prove that AS*…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning
