paper-with-me

Papers

Posterior Consistency for Missing Data in Variational Autoencoders

2023-10-25 · Timur Sudak, Sebastian Tschiatschek

We consider the problem of learning Variational Autoencoders (VAEs), i.e., a type of deep generative model, from data with missing values. Such data is omnipresent in real-world applications of machine learning because complete data is often impossible or too costly to obtain. We particularly focus on improving a VAE's amortized posterior inference, i.e., the encoder, which in the case of missing data can be susceptible to learning inconsistent posterior distributions regarding the missingness. To this end, we provide a formal definition of posterior consistency and propose an approach for regularizing an encoder's posterior distribution which promotes this consistency. We observe that the proposed regularization suggests a different training objective than that typically considered in the literature when facing missing values. Furthermore, we empirically demonstrate that our regularization leads to improved performance in missing value settings in terms of reconstruction quality and downstream tasks utilizing uncertainty in the latent space. This improved performance can be observed for many classes of VAEs including VAEs equipped with normalizing flows.

📄 PDF Abstract BibTeX arXiv:2310.16648

Code (0)

등록된 구현이 없습니다.

Tasks

Missing Values

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

LDC-VAE: A Latent Distribution Consistency Approach to Variational AutoEncoders

2021-09-22 · Xiaoyu Chen, Chen Gong, Qiang He, Xinwen Hou 외

Variational autoencoders (VAEs), as an important aspect of generative models, have received a lot of research interests and reached many successful applications. However, it is always a challenge to achieve the consisten…

Image Generation

Improving Variational Autoencoder Estimation from Incomplete Data with Mixture Variational Families

2024-03-05 · Vaidotas Simkus, Michael U. Gutmann

We consider the task of estimating variational autoencoders (VAEs) when the training data is incomplete. We show that missing data increases the complexity of the model's posterior distribution over the latent variables …

Imputation

Conservative Policy Construction Using Variational Autoencoders for Logged Data with Missing Values

2021-09-08 · Mahed Abroshan, Kai Hou Yip, Cem Tekin, Mihaela van der Schaar

In high-stakes applications of data-driven decision making like healthcare, it is of paramount importance to learn a policy that maximizes the reward while avoiding potentially dangerous actions when there is uncertainty…

Decision MakingMissing Values

Revisiting Structured Variational Autoencoders

2023-05-25 · Yixiu Zhao, Scott W. Linderman

Structured variational autoencoders (SVAEs) combine probabilistic graphical model priors on latent variables, deep neural networks to link latent variables to observed data, and structure-exploiting algorithms for approx…

Learning Conditional Variational Autoencoders with Missing Covariates

2022-03-02 · Siddharth Ramchandran, Gleb Tikhonov, Otto Lönnroth, Pekka Tiikkainen 외

Conditional variational autoencoders (CVAEs) are versatile deep generative models that extend the standard VAE framework by conditioning the generative model with auxiliary covariates. The original CVAE model assumes tha…

Missing ValuesVariational Inference