Direct Evolutionary Optimization of Variational Autoencoders With Binary Latents
Enrico Guiraud, Jakob Drefs, J\"org L\"ucke

TL;DR
This paper introduces a direct discrete optimization method for training Variational Autoencoders with binary latents, avoiding sampling approximation and reparameterization, and demonstrates its effectiveness especially in zero-shot learning scenarios.
Contribution
It presents a novel discrete variational approach using evolutionary algorithms for VAEs with binary latents, bypassing traditional sampling-based training methods.
Findings
Efficiently scalable to hundreds of latents with small networks
Highly competitive in zero-shot learning tasks
Can denoise images without prior training on clean data
Abstract
Discrete latent variables are considered important for real world data, which has motivated research on Variational Autoencoders (VAEs) with discrete latents. However, standard VAE training is not possible in this case, which has motivated different strategies to manipulate discrete distributions in order to train discrete VAEs similarly to conventional ones. Here we ask if it is also possible to keep the discrete nature of the latents fully intact by applying a direct discrete optimization for the encoding model. The approach is consequently strongly diverting from standard VAE-training by sidestepping sampling approximation, reparameterization trick and amortization. Discrete optimization is realized in a variational setting using truncated posteriors in conjunction with evolutionary algorithms. For VAEs with binary latents, we (A) show how such a discrete variational method ties into…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Algorithms and Applications
