Bayes-CATSI: A variational Bayesian deep learning framework for medical time series data imputation
Omkar Kulkarni, Rohitash Chandra

TL;DR
Bayes-CATSI introduces a Bayesian deep learning framework for medical time series imputation, enhancing uncertainty quantification and outperforming previous models in accuracy, especially on EEG, EOG, EMG, and EKG data.
Contribution
It integrates variational Bayesian inference into the CATSI model, enabling uncertainty quantification and improved imputation performance in medical time series data.
Findings
Bayes-CATSI outperforms CATSI by 9.57% in imputation accuracy.
The framework effectively quantifies uncertainty in predictions.
Open-source implementation is provided for broader application.
Abstract
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 models, the CATSI (Context-Aware Time Series Imputation) stands out for its effectiveness by incorporating a context vector into the imputation process, capturing the global dependencies of each patient. In this paper, we propose a Bayesian Context-Aware Time Series Imputation (Bayes-CATSI) framework which leverages uncertainty quantification offered by variational inference. We consider the time series derived from electroencephalography (EEG), electrooculography (EOG), electromyography (EMG), electrocardiology (EKG). Variational Inference assumes the shape of the posterior distribution and through minimization of the Kullback-Leibler(KL) divergence it finds variational…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Time Series Analysis and Forecasting
MethodsVariational Inference
