← Search

David Minnen

12 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,…

2024

Language Model Beats Diffusion - Tokenizer is key to visual generation

ICLR 2024poster

While Large Language Models (LLMs) are the dominant models for generative tasks in language, they do not perform as well as diffusion models on image and video generation. To effectively use LLMs for visual generation, one crucial component is the visual tokenizer that maps pixel-space inputs to dis…

Cited by 296SourcePDFScholar
2024

VideoPoet: A Large Language Model for Zero-Shot Video Generation

ICML 2024oral

We present VideoPoet, a language model capable of synthesizing high-quality video from a large variety of conditioning signals. VideoPoet employs a decoder-only transformer architecture that processes multimodal inputs -- including images, videos, text, and audio. The training protocol follows that…

Cited by 257SourcePDFScholar
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

Scale-Space Flow for End-to-End Optimized Video Compression

CVPR 2020poster

Despite considerable progress on end-to-end optimized deep networks for image compression, video coding remains a challenging task. Recently proposed methods for learned video compression use optical flow and bilinear warping for motion compensation and show competitive rate-distortion performance r…

Cited by 382PDFScholar
2018

Improved Lossy Image Compression With Priming and Spatially Adaptive Bit Rates for Recurrent Networks

CVPR 2018poster

We propose a method for lossy image compression based on recurrent, convolutional neural networks that outper- forms BPG (4:2:0), WebP, JPEG2000, and JPEG as mea- sured by MS-SSIM. We introduce three improvements over previous research that lead to this state-of-the-art result us- ing a single model…

Cited by 483SourcePDFScholar
2018

Joint Autoregressive and Hierarchical Priors for Learned Image Compression

NeurIPS 2018poster

Recent models for learned image compression are based on autoencoders that learn approximately invertible mappings from pixels to a quantized latent representation. The transforms are combined with an entropy model, which is a prior on the latent representation that can be used with standard arithme…

Cited by 1568SourcePDFScholar
2018

Variational image compression with a scale hyperprior

ICLR 2018poster

We describe an end-to-end trainable model for image compression based on variational autoencoders. The model incorporates a hyperprior to effectively capture spatial dependencies in the latent representation. This hyperprior relates to side information, a concept universal to virtually all modern im…

Cited by 2215SourcePDFScholar
2017

Full Resolution Image Compression With Recurrent Neural Networks

CVPR 2017oral

This paper presents a set of full-resolution lossy image compression methods based on neural networks. Each of the architectures we describe can provide variable compression rates during deployment without requiring retraining of the network: each network need only be trained once. All of our archit…

Cited by 1111PDFScholar