paper-with-me

홈 › Papers

Soft-IntroVAE: Analyzing and Improving the Introspective Variational Autoencoder

2020-12-24 · CVPR 2021 1 · Tal Daniel, Aviv Tamar

The recently introduced introspective variational autoencoder (IntroVAE) exhibits outstanding image generations, and allows for amortized inference using an image encoder. The main idea in IntroVAE is to train a VAE adversarially, using the VAE encoder to discriminate between generated and real data samples. However, the original IntroVAE loss function relied on a particular hinge-loss formulation that is very hard to stabilize in practice, and its theoretical convergence analysis ignored important terms in the loss. In this work, we take a step towards better understanding of the IntroVAE model, its practical implementation, and its applications. We propose the Soft-IntroVAE, a modified IntroVAE that replaces the hinge-loss terms with a smooth exponential loss on generated samples. This change significantly improves training stability, and also enables theoretical analysis of the complete algorithm. Interestingly, we show that the IntroVAE converges to a distribution that minimizes a sum of KL distance from the data distribution and an entropy term. We discuss the implications of this result, and demonstrate that it induces competitive image generation and reconstruction. Finally, we describe two applications of Soft-IntroVAE to unsupervised image translation and out-of-distribution detection, and demonstrate compelling results. Code and additional information is available on the project website -- https://taldatech.github.io/soft-intro-vae-web

📄 PDF Abstract BibTeX arXiv:2012.13253

Code (2)

taldatech/soft-intro-vae-pytorch 공식 구현 pytorch
taldatech/deep-latent-particles-pytorch pytorch

Tasks

Image GenerationOut-of-Distribution Detection

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

IntroVAE: Introspective Variational Autoencoders for Photographic Image Synthesis

2018-07-17 · NeurIPS 2018 12 · Huaibo Huang, Zhihang Li, Ran He, Zhenan Sun 외

We present a novel introspective variational autoencoder (IntroVAE) model for synthesizing high-resolution photographic images. IntroVAE is capable of self-evaluating the quality of its generated samples and improving it…

Image Generation

AS-IntroVAE: Adversarial Similarity Distance Makes Robust IntroVAE

2022-06-28 · Changjie Lu, Shen Zheng, ZiRui Wang, Omar Dib 외

Recently, introspective models like IntroVAE and S-IntroVAE have excelled in image generation and reconstruction tasks. The principal characteristic of introspective models is the adversarial learning of VAE, where the e…

Image Generation

Prior Learning in Introspective VAEs

2024-08-25 · Ioannis Athanasiadis, Fredrik Lindsten, Michael Felsberg

Variational Autoencoders (VAEs) are a popular framework for unsupervised learning and data generation. A plethora of methods have been proposed focusing on improving VAEs, with the incorporation of adversarial objectives…

Density EstimationImage GenerationRepresentation Learning

Soft-IntroVAE for Continuous Latent space Image Super-Resolution

2023-07-18 · Zhi-Song Liu, Zijia Wang, Zhen Jia

Continuous image super-resolution (SR) recently receives a lot of attention from researchers, for its practical and flexible image scaling for various displays. Local implicit image representation is one of the methods t…

DenoisingImage RestorationImage Super-ResolutionSuper-Resolution

Deep Generative Networks for Heterogeneous Augmentation of Cranial Defects

2023-08-09 · Kamil Kwarciak, Marek Wodzinski

The design of personalized cranial implants is a challenging and tremendous task that has become a hot topic in terms of process automation with the use of deep learning techniques. The main challenge is associated with …

Generative Adversarial Network