← Search

Fabian Mentzer

14 accepted papers

2024

Finite Scalar Quantization: VQ-VAE Made Simple

ICLR 2024poster

We propose to replace vector quantization (VQ) in the latent representation of VQ-VAEs with a simple scheme termed finite scalar quantization (FSQ), where we project the VAE representation down to a few dimensions (typically less than 10). Each dimension is quantized to a small set of fixed values,…

2023

Multi-Realism Image Compression With a Conditional Generator

CVPR 2023poster

By optimizing the rate-distortion-realism trade-off, generative compression approaches produce detailed, realistic images, even at low bit rates, instead of the blurry reconstructions produced by rate-distortion optimized models. However, previous methods do not explicitly control how much detail is…

Cited by 72SourcePDFScholar
2022

Neural Video Compression Using GANs for Detail Synthesis and Propagation

ECCV 2022poster

"We present the first neural video compression method based on generative adversarial networks (GANs). Our approach significantly outperforms previous neural and non-neural video compression methods in a user study, setting a new state-of-the-art in visual quality for neural methods. We show that th…

Cited by 51SourcePDFScholar
2022

VCT: A Video Compression Transformer

NeurIPS 2022accept

We show how transformers can be used to vastly simplify neural video compression. Previous methods have been relying on an increasing number of architectural biases and priors, including motion prediction and warping operations, resulting in complex models. Instead, we independently map input frames…

2020

High-Fidelity Generative Image Compression

NeurIPS 2020oral

We extensively study how to combine Generative Adversarial Networks and learned compression to obtain a state-of-the-art generative lossy compression system. In particular, we investigate normalization layers, generator and discriminator architectures, training strategies, as well as perceptual loss…

2020

Learning for Video Compression With Hierarchical Quality and Recurrent Enhancement

CVPR 2020poster

In this paper, we propose a Hierarchical Learned Video Compression (HLVC) method with three hierarchical quality layers and a recurrent enhancement network. The frames in the first layer are compressed by an image compression method with the highest quality. Using these frames as references, we prop…

Cited by 270PDFcodeScholar
2019

Generative Adversarial Networks for Extreme Learned Image Compression

ICCV 2019poster

We present a learned image compression system based on GANs, operating at extremely low bitrates. Our proposed framework combines an encoder, decoder/generator and a multi-scale discriminator, which we train jointly for a generative learned compression objective. The model synthesizes details it can…

Cited by 698PDFScholar
2019

Practical Full Resolution Learned Lossless Image Compression

CVPR 2019oral

We propose the first practical learned lossless image compression system, L3C, and show that it outperforms the popular engineered codecs, PNG, WebP and JPEG 2000. At the core of our method is a fully parallelizable hierarchical probabilistic model for adaptive entropy coding which is optimized end-…

Cited by 263PDFcodeScholar
2018

Conditional Probability Models for Deep Image Compression

CVPR 2018poster

Deep Neural Networks trained as image auto-encoders have recently emerged as a promising direction for advancing the state-of-the-art in image compression. The key challenge in learning such networks is twofold: To deal with quantization, and to control the trade-off between reconstruction error (di…

2018

Towards Image Understanding from Deep Compression Without Decoding

ICLR 2018poster

Motivated by recent work on deep neural network (DNN)-based image compression methods showing potential improvements in image quality, savings in storage, and bandwidth reduction, we propose to perform image understanding tasks such as classification and segmentation directly on the compressed repre…

Cited by 200SourcePDFScholar
2017

Soft-to-Hard Vector Quantization for End-to-End Learning Compressible Representations

NeurIPS 2017poster

We present a new approach to learn compressible representations in deep architectures with an end-to-end training strategy. Our method is based on a soft (continuous) relaxation of quantization and entropy, which we anneal to their discrete counterparts throughout training. We showcase this method…

Cited by 605SourcePDFScholar