paper-with-me

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 the recent rise of deep neural networks, the field of missing data imputation has oriented towards modelling of the data distribution. This paper presents an approach based on Monte Carlo dropout within (Variational) Autoencoders which offers not only very good adaptation to the distribution of the data but also allows generation of new data, adapted to each specific instance. The evaluation shows that the imputation error and predictive similarity can be improved with the proposed approach.

📄 PDF Abstract BibTeX arXiv:2005.06173

Code (0)

등록된 구현이 없습니다.

Tasks

ImputationMissing Values

Methods 이 논문이 사용한 방법론

Monte Carlo Dropout 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

MCFlow: Monte Carlo Flow Models for Data Imputation

2020-03-27 · CVPR 2020 6 · Trevor W. Richardson, Wencheng Wu, Lei Lin, Beilei Xu 외

We consider the topic of data imputation, a foundational task in machine learning that addresses issues with missing data. To that end, we propose MCFlow, a deep framework for imputation that leverages normalizing flow g…

Imputation

A Hamiltonian Monte Carlo Model for Imputation and Augmentation of Healthcare Data

2021-03-03 · Narges Pourshahrokhi, Samaneh Kouchaki, Kord M. Kober, Christine Miaskowski 외

Missing values exist in nearly all clinical studies because data for a variable or question are not collected or not available. Inadequate handling of missing values can lead to biased results and loss of statistical pow…

Bayesian InferenceImputationMissing Values

MIWAE: Deep Generative Modelling and Imputation of Incomplete Data

2018-12-06 · Pierre-Alexandre Mattei, Jes Frellsen

We consider the problem of handling missing data with deep latent variable models (DLVMs). First, we present a simple technique to train DLVMs when the training set contains missing-at-random data. Our approach, called M…

Imputation

Handling missing data in model-based clustering

2020-06-04 · Alessio Serafini, Thomas Brendan Murphy, Luca Scrucca

Gaussian Mixture models (GMMs) are a powerful tool for clustering, classification and density estimation when clustering structures are embedded in the data. The presence of missing values can largely impact the GMMs est…

ClusteringData AugmentationDensity EstimationGeneral Classification+3

Missing Data Imputation and Acquisition with Deep Hierarchical Models and Hamiltonian Monte Carlo

2022-02-09 · Ignacio Peis, Chao Ma, José Miguel Hernández-Lobato

Variational Autoencoders (VAEs) have recently been highly successful at imputing and acquiring heterogeneous missing data. However, within this specific application domain, existing VAE methods are restricted by using on…

Active LearningImputation