paper-with-me

Papers

Variational Autoencoder with Arbitrary Conditioning

2018-06-06 · ICLR 2019 5 · Oleg Ivanov, Michael Figurnov, Dmitry Vetrov

We propose a single neural probabilistic model based on variational autoencoder that can be conditioned on an arbitrary subset of observed features and then sample the remaining features in "one shot". The features may be both real-valued and categorical. Training of the model is performed by stochastic variational Bayes. The experimental evaluation on synthetic data, as well as feature imputation and image inpainting problems, shows the effectiveness of the proposed approach and diversity of the generated samples.

📄 PDF Abstract BibTeX arXiv:1806.02382

Code (3)

tigvarts/ucm 공식 구현 pytorch
tigvarts/vaeac 공식 구현 pytorch
azraelzhor/tf2-VAEAC tf

Tasks

DiversityImage InpaintingImputation

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Posterior Matching for Arbitrary Conditioning

2022-01-28 · Ryan R. Strauss, Junier B. Oliva

Arbitrary conditioning is an important problem in unsupervised learning, where we seek to model the conditional densities $p(\mathbf{x}_u \mid \mathbf{x}_o)$ that underly some data, for all possible non-intersecting subs…

Density Estimation

Conditional Inference in Pre-trained Variational Autoencoders via Cross-coding

2018-05-20 · ICLR 2019 5 · Ga Wu, Justin Domke, Scott Sanner

Variational Autoencoders (VAEs) are a popular generative model, but one in which conditional inference can be challenging. If the decomposition into query and evidence variables is fixed, conditional VAEs provide an attr…

Using Shapley Values and Variational Autoencoders to Explain Predictive Models with Dependent Mixed Features

2021-11-26 · Lars Henry Berge Olsen, Ingrid Kristine Glad, Martin Jullum, Kjersti Aas

Shapley values are today extensively used as a model-agnostic explanation framework to explain complex predictive machine learning models. Shapley values have desirable theoretical properties and a sound mathematical fou…

BIG-bench Machine Learning

Spatial PixelCNN: Generating Images from Patches

2017-12-03 · Nader Akoury, Anh Nguyen

In this paper we propose Spatial PixelCNN, a conditional autoregressive model that generates images from small patches. By conditioning on a grid of pixel coordinates and global features extracted from a Variational Auto…

Latent space conditioning for improved classification and anomaly detection

2019-11-24 · Erik Norlander, Alexandros Sopasakis

We propose a new type of variational autoencoder to perform improved pre-processing for clustering and anomaly detection on data with a given label. Anomalies however are not known or labeled. We call our method conditio…

Anomaly DetectionClassificationClusteringGeneral Classification