paper-with-me

Papers

Leveraging variational autoencoders for multiple data imputation

2022-09-30 · Breeshey Roskams-Hieter, Jude Wells, Sara Wade

Missing data persists as a major barrier to data analysis across numerous applications. Recently, deep generative models have been used for imputation of missing data, motivated by their ability to capture highly non-linear and complex relationships in the data. In this work, we investigate the ability of deep models, namely variational autoencoders (VAEs), to account for uncertainty in missing data through multiple imputation strategies. We find that VAEs provide poor empirical coverage of missing data, with underestimation and overconfident imputations, particularly for more extreme missing data values. To overcome this, we employ $\beta$-VAEs, which viewed from a generalized Bayes framework, provide robustness to model misspecification. Assigning a good value of $\beta$ is critical for uncertainty calibration and we demonstrate how this can be achieved using cross-validation. In downstream tasks, we show how multiple imputation with $\beta$-VAEs can avoid false discoveries that arise as artefacts of imputation.

📄 PDF Abstract BibTeX arXiv:2209.15321

Code (1)

roskamsh/betavaemimputation 공식 구현

Tasks

Imputation

Similar Papers 제목 키워드 기반

Multiple Imputation for Biomedical Data using Monte Carlo Dropout Autoencoders

2020-05-13 · Kristian Miok, Dong Nguyen-Doan, Marko Robnik-Šikonja, Daniela Zaharie

Due to complex experimental settings, missing values are common in biomedical data. To handle this issue, many methods have been proposed, from ignoring incomplete instances to various data imputation approaches. With th…

ImputationMissing Values

Arbitrarily-conditioned Data Imputation

2019-10-16 · pproximateinference AABI Symposium 2019 12 · Micael Carvalho, Thibaut Durand, JiaWei He, Nazanin Mehrasa 외

In this paper, we propose an arbitrarily-conditioned data imputation framework built upon variational autoencoders and normalizing flows. The proposed model is capable of mapping any partial data to a multi-modal latent …

Imputation

Learning from Partially-Observed Multimodal Data with Variational Autoencoders

2019-09-25 · Yu Gong, Hossein Hajimirsadeghi, JiaWei He, Megha Nawhal 외

Learning from only partially-observed data for imputation has been an active research area. Despite promising progress on unimodal data imputation (e.g., image in-painting), models designed for multimodal data imputation…

Imputation

Missing Data Imputation using Neural Cellular Automata

2025-08-31 · Tin Luu, Binh Nguyen, Man Ngo arxiv

When working with tabular data, missingness is always one of the most painful problems. Throughout many years, researchers have continuously explored better and better ways to impute missing data. Recently, with the rapi…

Continuous-time Autoencoders for Regular and Irregular Time Series Imputation

2023-12-27 · Hyowon Wi, Yehjin Shin, Noseong Park

Time series imputation is one of the most fundamental tasks for time series. Real-world time series datasets are frequently incomplete (or irregular with missing observations), in which case imputation is strongly requir…

ImputationIrregular Time SeriesTime Series