← Search

Eirikur Agustsson

18 accepted papers

2024

Extending Video Masked Autoencoders to 128 frames

NeurIPS 2024poster

Video understanding has witnessed significant progress with recent video foundation models demonstrating strong performance owing to self-supervised pre-training objectives; Masked Autoencoders (MAE) being the design of choice. Nevertheless, the majority of prior works that leverage MAE pre-trainin…

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

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
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

Interactive Full Image Segmentation by Considering All Regions Jointly

CVPR 2019poster

We address interactive full image annotation, where the goal is to accurately segment all object and stuff regions in an image. We propose an interactive, scribble-based annotation framework which operates on the whole image to produce segmentations for all regions. This enables sharing scribble cor…

Cited by 97PDFScholar
2019

Optimal Transport Maps For Distribution Preserving Operations on Latent Spaces of Generative Models

ICLR 2019poster

Generative models such as Variational Auto Encoders (VAEs) and Generative Adversarial Networks (GANs) are typically trained for a fixed prior distribution in the latent space, such as uniform or Gaussian. After a trained model is obtained, one can sample the Generator in various forms for exploratio…

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

Deep Generative Models for Distribution-Preserving Lossy Compression

NeurIPS 2018poster

We propose and study the problem of distribution-preserving lossy compression. Motivated by recent advances in extreme image compression which allow to maintain artifact-free reconstructions even at very low bitrates, we propose to optimize the rate-distortion tradeoff under the constraint that the…

2018

Logo Synthesis and Manipulation With Clustered Generative Adversarial Networks

CVPR 2018poster

Designing a logo for a new brand is a lengthy and tedious back-and-forth process between a designer and a client. In this paper we explore to what extent machine learning can solve the creative task of the designer. For this, we build a dataset -- LLD -- of 600k+ logos crawled from the world wide we…

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