← Search

Thomas Bird

4 accepted papers

2021

Reducing the Computational Cost of Deep Generative Models with Binary Neural Networks

ICLR 2021poster

Deep generative models provide a powerful set of tools to understand real-world data. But as these models improve, they increase in size and complexity, so their computational cost in memory and execution time grows. Using binary weights in neural networks is one method which has shown promise in re…

Cited by 15SourcePDFScholar
2020

HiLLoC: lossless image compression with hierarchical latent variable models

ICLR 2020poster

We make the following striking observation: fully convolutional VAE models trained on 32x32 ImageNet can generalize well, not just to 64x64 but also to far larger photographs, with no changes to the model. We use this property, applying fully convolutional models to lossless compression, demonstrati…

Cited by 81SourcecodeScholar
2019

Practical lossless compression with latent variables using bits back coding

ICLR 2019poster

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 practical manner. We present '`Bits Back with ANS' (BB-ANS), a scheme to perform l…