paper-with-me

Papers

Uncertainty-Aware Variational-Recurrent Imputation Network for Clinical Time Series

2020-03-02 · Ahmad Wisnu Mulyadi, Eunji Jun, Heung-Il Suk

Electronic health records (EHR) consist of longitudinal clinical observations portrayed with sparsity, irregularity, and high-dimensionality, which become major obstacles in drawing reliable downstream clinical outcomes. Although there exist great numbers of imputation methods to tackle these issues, most of them ignore correlated features, temporal dynamics and entirely set aside the uncertainty. Since the missing value estimates involve the risk of being inaccurate, it is appropriate for the method to handle the less certain information differently than the reliable data. In that regard, we can use the uncertainties in estimating the missing values as the fidelity score to be further utilized to alleviate the risk of biased missing value estimates. In this work, we propose a novel variational-recurrent imputation network, which unifies an imputation and a prediction network by taking into account the correlated features, temporal dynamics, as well as the uncertainty. Specifically, we leverage the deep generative model in the imputation, which is based on the distribution among variables, and a recurrent imputation network to exploit the temporal relations, in conjunction with utilization of the uncertainty. We validated the effectiveness of our proposed model on two publicly available real-world EHR datasets: PhysioNet Challenge 2012 and MIMIC-III, and compared the results with other competing state-of-the-art methods in the literature.

📄 PDF Abstract BibTeX arXiv:2003.00662

Code (1)

ku-milab/V-RIN pytorch

Tasks

ImputationMissing ValuesTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Explain Variance of Prediction in Variational Time Series Models for Clinical Deterioration Prediction

2024-02-09 · Jiacheng Liu, Jaideep Srivastava

Missingness and measurement frequency are two sides of the same coin. How frequent should we measure clinical variables and conduct laboratory tests? It depends on many factors such as the stability of patient conditions…

AttributeDecision MakingDiagnosticImputation+2

Bayes-CATSI: A variational Bayesian deep learning framework for medical time series data imputation

2024-10-01 · Omkar Kulkarni, Rohitash Chandra

Medical time series datasets feature missing values that need data imputation methods, however, conventional machine learning models fall short due to a lack of uncertainty quantification in predictions. Among these mode…

EEGElectromyography (EMG)ImputationMissing Values+3

Bayesian Recurrent Framework for Missing Data Imputation and Prediction with Clinical Time Series

2019-11-18 · Yang Guo, Zhengyuan Liu, Pavitra Krishnswamy, Savitha Ramasamy

Real-world clinical time series data sets exhibit a high prevalence of missing values. Hence, there is an increasing interest in missing data imputation. Traditional statistical approaches impose constraints on the data-…

ImputationMissing ValuesMortality PredictionPrediction+2

Uncertainty-Aware Deep Attention Recurrent Neural Network for Heterogeneous Time Series Imputation

2024-01-04 · Linglong Qian, Zina Ibrahim, Richard Dobson

Missingness is ubiquitous in multivariate time series and poses an obstacle to reliable downstream analysis. Although recurrent network imputation achieved the SOTA, existing models do not scale to deep architectures tha…

Deep AttentionImputationMetric LearningMissing Values+1

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-lin…

Imputation