paper-with-me

홈 › Papers

Evolutionary Variational Optimization of Generative Models

2020-12-22 · Jakob Drefs, Enrico Guiraud, Jörg Lücke

We combine two popular optimization approaches to derive learning algorithms for generative models: variational optimization and evolutionary algorithms. The combination is realized for generative models with discrete latents by using truncated posteriors as the family of variational distributions. The variational parameters of truncated posteriors are sets of latent states. By interpreting these states as genomes of individuals and by using the variational lower bound to define a fitness, we can apply evolutionary algorithms to realize the variational loop. The used variational distributions are very flexible and we show that evolutionary algorithms can effectively and efficiently optimize the variational bound. Furthermore, the variational loop is generally applicable ("black box") with no analytical derivations required. To show general applicability, we apply the approach to three generative models (we use noisy-OR Bayes Nets, Binary Sparse Coding, and Spike-and-Slab Sparse Coding). To demonstrate effectiveness and efficiency of the novel variational approach, we use the standard competitive benchmarks of image denoising and inpainting. The benchmarks allow quantitative comparisons to a wide range of methods including probabilistic approaches, deep deterministic and generative networks, and non-local image processing methods. In the category of "zero-shot" learning (when only the corrupted image is used for training), we observed the evolutionary variational algorithm to significantly improve the state-of-the-art in many benchmark settings. For one well-known inpainting benchmark, we also observed state-of-the-art performance across all categories of algorithms although we only train on the corrupted image. In general, our investigations highlight the importance of research on optimization methods for generative models to achieve performance improvements.

📄 PDF Abstract BibTeX arXiv:2012.12294

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingEvolutionary AlgorithmsImage DenoisingZero-Shot Learning

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Evolutionary Expectation Maximization for Generative Models with Binary Latents

2018-01-01 · ICLR 2018 1 · Enrico Guiraud, Jakob Drefs, Joerg Luecke

We establish a theoretical link between evolutionary algorithms and variational parameter optimization of probabilistic generative models with binary hidden variables. While the novel approach is independent of the actua…

Evolutionary Algorithms

EvoVGM: a Deep Variational Generative Model for Evolutionary Parameter Estimation

2022-05-25 · Amine M. Remita, Abdoulaye Baniré Diallo

Most evolutionary-oriented deep generative models do not explicitly consider the underlying evolutionary dynamics of biological sequences as it is performed within the Bayesian phylogenetic inference framework. In this s…

parameter estimation

Leveraging Latent Evolutionary Optimization for Targeted Molecule Generation

2024-07-02 · Siddartha Reddy N, Sai Prakash MV, Varun V, Vishal Vaddina 외

Lead optimization is a pivotal task in the drug design phase within the drug discovery lifecycle. The primary objective is to refine the lead compound to meet specific molecular properties for progression to the subseque…

Drug DesignDrug DiscoveryEvolutionary Algorithms

Direct Evolutionary Optimization of Variational Autoencoders With Binary Latents

2020-11-27 · Enrico Guiraud, Jakob Drefs, Jörg Lücke

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, …

Evolutionary AlgorithmsZero-Shot Learning

eVAE: Evolutionary Variational Autoencoder

2023-01-01 · Zhangkai Wu, Longbing Cao, Lei Qi

The surrogate loss of variational autoencoders (VAEs) poses various challenges to their training, inducing the imbalance between task fitting and representation inference. To avert this, the existing strategies for VAEs …

DisentanglementImage GenerationText Generation