paper-with-me

Papers

Variational Lossy Autoencoder

2016-11-08 · Xi Chen, Diederik P. Kingma, Tim Salimans, Yan Duan, Prafulla Dhariwal, John Schulman, Ilya Sutskever, Pieter Abbeel

Representation learning seeks to expose certain aspects of observed data in a learned representation that's amenable to downstream tasks like classification. For instance, a good representation for 2D images might be one that describes only global structure and discards information about detailed texture. In this paper, we present a simple but principled method to learn such global representations by combining Variational Autoencoder (VAE) with neural autoregressive models such as RNN, MADE and PixelRNN/CNN. Our proposed VAE model allows us to have control over what the global latent code can learn and , by designing the architecture accordingly, we can force the global latent code to discard irrelevant information such as texture in 2D images, and hence the VAE only "autoencodes" data in a lossy fashion. In addition, by leveraging autoregressive models as both prior distribution $p(z)$ and decoding distribution $p(x|z)$, we can greatly improve generative modeling performance of VAEs, achieving new state-of-the-art results on MNIST, OMNIGLOT and Caltech-101 Silhouettes density estimation tasks.

📄 PDF Abstract BibTeX arXiv:1611.02731

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationImage GenerationRepresentation Learning

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음
USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Importance weighted compression

2021-03-04 · ICLR Workshop Neural_Compression 2021 5 · Lucas Theis, Jonathan Ho

The connection between variational autoencoders (VAEs) and compression is well established and they have been used for both lossless and lossy compression. Compared to VAEs, importance-weighted autoencoders (IWAEs) achie…

Unsupervised Out-of-Distribution Detection by Restoring Lossy Inputs with Variational Autoencoder

2023-09-05 · Zezhen Zeng, Bin Liu

Deep generative models have been demonstrated as problematic in the unsupervised out-of-distribution (OOD) detection task, where they tend to assign higher likelihoods to OOD samples. Previous studies on this issue are u…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

Improving Inference for Neural Image Compression

2020-06-07 · NeurIPS 2020 12 · Yibo Yang, Robert Bamler, Stephan Mandt

We consider the problem of lossy image compression with deep latent variable models. State-of-the-art methods build on hierarchical variational autoencoders (VAEs) and learn inference networks to predict a compressible l…

Image CompressionVariational Inference

Lossy Image Compression with Quantized Hierarchical VAEs

2022-08-27 · Zhihao Duan, Ming Lu, Zhan Ma, Fengqing Zhu

Recent research has shown a strong theoretical connection between variational autoencoders (VAEs) and the rate-distortion theory. Motivated by this, we consider the problem of lossy image compression from the perspective…

Image CompressionQuantization

An Improved Upper Bound on the Rate-Distortion Function of Images

2023-09-05 · Zhihao Duan, Jack Ma, Jiangpeng He, Fengqing Zhu

Recent work has shown that Variational Autoencoders (VAEs) can be used to upper-bound the information rate-distortion (R-D) function of images, i.e., the fundamental limit of lossy image compression. In this paper, we re…

Image Compression