We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: VAEs in the Presence of Missing Data

Abstract: Real world datasets often contain entries with missing elements e.g. in a medical dataset, a patient is unlikely to have taken all possible diagnostic tests. Variational Autoencoders (VAEs) are popular generative models often used for unsupervised learning. Despite their widespread use it is unclear how best to apply VAEs to datasets with missing data. We develop a novel latent variable model of a corruption process which generates missing data, and derive a corresponding tractable evidence lower bound (ELBO). Our model is straightforward to implement, can handle both missing completely at random (MCAR) and missing not at random (MNAR) data, scales to high dimensional inputs and gives both the VAE encoder and decoder principled access to indicator variables for whether a data element is missing or not. On the MNIST and SVHN datasets we demonstrate improved marginal log-likelihood of observed data and better missing data imputation, compared to existing approaches.
Comments: Accepted to ICML Workshop on the Art of Learning with Missing Values (Artemiss), 17 July 2020
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:2006.05301 [cs.LG]
  (or arXiv:2006.05301v3 [cs.LG] for this version)

Submission history

From: Mark Collier [view email]
[v1] Tue, 9 Jun 2020 14:40:00 GMT (318kb,D)
[v2] Mon, 13 Jul 2020 13:39:59 GMT (318kb,D)
[v3] Sun, 21 Mar 2021 11:42:08 GMT (318kb,D)

Link back to: arXiv, form interface, contact.