HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Adversarial Latent Autoencoders

Stanislav Pidhorskyi Donald Adjeroh Gianfranco Doretto

Adversarial Latent Autoencoders

Abstract

Autoencoder networks are unsupervised approaches aiming at combining generative and representational properties by learning simultaneously an encoder-generator map. Although studied extensively, the issues of whether they have the same generative power of GANs, or learn disentangled representations, have not been fully addressed. We introduce an autoencoder that tackles these issues jointly, which we call Adversarial Latent Autoencoder (ALAE). It is a general architecture that can leverage recent improvements on GAN training procedures. We designed two autoencoders: one based on a MLP encoder, and another based on a StyleGAN generator, which we call StyleALAE. We verify the disentanglement properties of both architectures. We show that StyleALAE can not only generate 1024x1024 face images with comparable quality of StyleGAN, but at the same resolution can also produce face reconstructions and manipulations based on real images. This makes ALAE the first autoencoder able to compare with, and go beyond the capabilities of a generator-only type of architecture.

Code Repositories

revsic/tf-alae
tf
Mentioned in GitHub
PaYo90/Copy-of-ALAE
pytorch
Mentioned in GitHub
ariel415el/SimplePytorch-ALAE
pytorch
Mentioned in GitHub
frederictost/alae_tf2
tf
Mentioned in GitHub
cant12/MammoGan
pytorch
Mentioned in GitHub
shockyou1988/ALAE
pytorch
Mentioned in GitHub
ElliottKasoar/gene-dag-vae
tf
Mentioned in GitHub
ElliottKasoar/GeneVAE
tf
Mentioned in GitHub
podgorskiy/ALAE
Official
pytorch
Mentioned in GitHub
taldatech/soft-intro-vae-pytorch
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-generation-on-celeba-256x256StyleALAE
FID: 19.21
image-generation-on-ffhq-1024-x-1024StyleALAE
FID: 13.09

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Adversarial Latent Autoencoders | Papers | HyperAI