English

Unsupervised Data Imputation via Variational Inference of Deep Subspaces

Computer Vision and Pattern Recognition 2019-03-15 v1 Machine Learning

Abstract

A wide range of systems exhibit high dimensional incomplete data. Accurate estimation of the missing data is often desired, and is crucial for many downstream analyses. Many state-of-the-art recovery methods involve supervised learning using datasets containing full observations. In contrast, we focus on unsupervised estimation of missing image data, where no full observations are available - a common situation in practice. Unsupervised imputation methods for images often employ a simple linear subspace to capture correlations between data dimensions, omitting more complex relationships. In this work, we introduce a general probabilistic model that describes sparse high dimensional imaging data as being generated by a deep non-linear embedding. We derive a learning algorithm using a variational approximation based on convolutional neural networks and discuss its relationship to linear imputation models, the variational auto encoder, and deep image priors. We introduce sparsity-aware network building blocks that explicitly model observed and missing data. We analyze proposed sparsity-aware network building blocks, evaluate our method on public domain imaging datasets, and conclude by showing that our method enables imputation in an important real-world problem involving medical images. The code is freely available as part of the \verb|neuron| library at http://github.com/adalca/neuron.

Keywords

Cite

@article{arxiv.1903.03503,
  title  = {Unsupervised Data Imputation via Variational Inference of Deep Subspaces},
  author = {Adrian V. Dalca and John Guttag and Mert R. Sabuncu},
  journal= {arXiv preprint arXiv:1903.03503},
  year   = {2019}
}
R2 v1 2026-06-23T08:02:23.272Z