paper-with-me

홈 › Papers

Meta-learning richer priors for VAEs

2021-11-22 · pproximateinference AABI Symposium 2022 2 · Marcello Massimo Negri, Vincent Fortuin, Jan Stuehmer

Variational auto-encoders have proven to capture complicated data distributions and useful latent representations, while advances in meta-learning have made it possible to extract prior knowledge from data. We incorporate these two approaches and propose a novel flexible prior, namely the Pseudo-inputs prior, to obtain a richer latent space. We train VAEs using the Model-Agnostic Meta-Learning (MAML) algorithm and show that it achieves comparable reconstruction performance with standard training. However, we show that this MAML-VAE model learns richer latent representations, which we evaluate in terms of unsupervised few-shot classification as a downstream task. Moreover, we show that our proposed Pseudo-inputs prior outperforms baseline priors, including the VampPrior, in both models, while also encouraging high-level representations through its pseudo-inputs.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

A Prior of a Googol Gaussians: a Tensor Ring Induced Prior for Generative Models

2019-10-29 · NeurIPS 2019 12 · Maksim Kuznetsov, Daniil Polykovskiy, Dmitry Vetrov, Alexander Zhebrak

Generative models produce realistic objects in many domains, including text, image, video, and audio synthesis. Most popular models---Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs)---usually e…

Audio Synthesis

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

Weakly Augmented Variational Autoencoder in Time Series Anomaly Detection

2024-01-07 · Zhangkai Wu, Longbing Cao, Qi Zhang, Junxian Zhou 외

Due to their unsupervised training and uncertainty estimation, deep Variational Autoencoders (VAEs) have become powerful tools for reconstruction-based Time Series Anomaly Detection (TSAD). Existing VAE-based TSAD method…

Anomaly DetectionSelf-Supervised LearningTime SeriesTime Series Anomaly Detection

dpVAEs: Fixing Sample Generation for Regularized VAEs

2019-11-24 · Riddhish Bhalodia, Iain Lee, Shireen Elhabian

Unsupervised representation learning via generative modeling is a staple to many computer vision applications in the absence of labeled data. Variational Autoencoders (VAEs) are powerful generative models that learn repr…

Representation Learning

SIReN-VAE: Leveraging Flows and Amortized Inference for Bayesian Networks

2022-04-23 · Jacobie Mouton, Steve Kroon

Initial work on variational autoencoders assumed independent latent variables with simple distributions. Subsequent work has explored incorporating more complex distributions and dependency structures: including normaliz…