paper-with-me

Papers

f-VAEs: Improve VAEs with Conditional Flows

2018-09-16 · Jianlin Su, Guang Wu

In this paper, we integrate VAEs and flow-based generative models successfully and get f-VAEs. Compared with VAEs, f-VAEs generate more vivid images, solved the blurred-image problem of VAEs. Compared with flow-based models such as Glow, f-VAE is more lightweight and converges faster, achieving the same performance under smaller-size architecture.

📄 PDF Abstract BibTeX arXiv:1809.05861

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Conditional Variational Autoencoders with Missing Covariates

2022-03-02 · Siddharth Ramchandran, Gleb Tikhonov, Otto Lönnroth, Pekka Tiikkainen 외

Conditional variational autoencoders (CVAEs) are versatile deep generative models that extend the standard VAE framework by conditioning the generative model with auxiliary covariates. The original CVAE model assumes tha…

Missing ValuesVariational Inference

Diffusion Priors In Variational Autoencoders

2021-06-29 · ICML Workshop INNF 2021 7 · Antoine Wehenkel, Gilles Louppe

Among likelihood-based approaches for deep generative modelling, variational autoencoders (VAEs) offer scalable amortized posterior inference and fast sampling. However, VAEs are also more and more outperformed by compet…

Denoising

SurVAE Flows: Surjections to Bridge the Gap between VAEs and Flows

2020-07-06 · NeurIPS 2020 12 · Didrik Nielsen, Priyank Jaini, Emiel Hoogeboom, Ole Winther 외

Normalizing flows and variational autoencoders are powerful generative models that can represent complicated density functions. However, they both impose constraints on the models: Normalizing flows use bijective transfo…

Deep Generative Modeling-based Data Augmentation with Demonstration using the BFBT Benchmark Void Fraction Datasets

2023-08-19 · Farah Alsafadi, Xu Wu

Deep learning (DL) has achieved remarkable successes in many disciplines such as computer vision and natural language processing due to the availability of ``big data''. However, such success cannot be easily replicated …

Data Augmentation

Conditional Level Generation and Game Blending

2020-10-13 · Anurag Sarkar, Zhihan Yang, Seth Cooper

Prior research has shown variational autoencoders (VAEs) to be useful for generating and blending game levels by learning latent representations of existing level data. We build on such models by exploring the level desi…