paper-with-me

Papers

Integrative Analysis and Imputation of Multiple Data Streams via Deep Gaussian Processes

2025-05-17 · Ali Akbar Septiandri, Deyu Ming, F. Alejandro DiazDelaO, Takoua Jendoubi, Samiran Ray

Healthcare data, particularly in critical care settings, presents three key challenges for analysis. First, physiological measurements come from different sources but are inherently related. Yet, traditional methods often treat each measurement type independently, losing valuable information about their relationships. Second, clinical measurements are collected at irregular intervals, and these sampling times can carry clinical meaning. Finally, the prevalence of missing values. Whilst several imputation methods exist to tackle this common problem, they often fail to address the temporal nature of the data or provide estimates of uncertainty in their predictions. We propose using deep Gaussian process emulation with stochastic imputation, a methodology initially conceived to deal with computationally expensive models and uncertainty quantification, to solve the problem of handling missing values that naturally occur in critical care data. This method leverages longitudinal and cross-sectional information and provides uncertainty estimation for the imputed values. Our evaluation of a clinical dataset shows that the proposed method performs better than conventional methods, such as multiple imputations with chained equations (MICE), last-known value imputation, and individually fitted Gaussian Processes (GPs).

📄 PDF Abstract BibTeX arXiv:2505.12076

Code (1)

aliakbars/dgpsi-picu 공식 구현

Tasks

Gaussian ProcessesImputationMissing ValuesUncertainty Quantification

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Missing Value Imputation for Multi-attribute Sensor Data Streams via Message Propagation (Extended Version)

2023-11-13 · Xiao Li, Huan Li, Hua Lu, Christian S. Jensen 외

Sensor data streams occur widely in various real-time applications in the context of the Internet of Things (IoT). However, sensor data streams feature missing values due to factors such as sensor failures, communication…

AttributeImputationMissing Values

Multivariate regression modeling in integrative analysis via sparse regularization

2023-04-15 · Shuichi Kawano, Toshikazu Fukushima, Junichi Nakagawa, Mamoru Oshiki

The multivariate regression model basically offers the analysis of a single dataset with multiple responses. However, such a single-dataset analysis often leads to unsatisfactory results. Integrative analysis is an effec…

regression

Online Sparse Feature Selection in Data Streams via Differential Evolution

2025-11-24 · Ruiyang Xu arxiv

The processing of high-dimensional streaming data commonly utilizes online streaming feature selection (OSFS) techniques. However, practical implementations often face challenges with data incompleteness due to equipment…

Feature Importance

IGCN: Integrative Graph Convolution Networks for patient level insights and biomarker discovery in multi-omics integration

2024-01-31 · Cagri Ozdemir, Mohammad Al Olaimat, Yashu Vashishath, Serdar Bozdag 외

Developing computational tools for integrative analysis across multiple types of omics data has been of immense importance in cancer molecular biology and precision medicine research. While recent advancements have yield…

Node Classification

Platform for Situated Intelligence

2021-03-29 · Dan Bohus, Sean Andrist, Ashley Feniello, Nick Saw 외

We introduce Platform for Situated Intelligence, an open-source framework created to support the rapid development and study of multimodal, integrative-AI systems. The framework provides infrastructure for sensing, fusin…