paper-with-me

Papers

Time-dependent Iterative Imputation for Multivariate Longitudinal Clinical Data

2023-04-16 · Omer Noy, Ron Shamir

Missing data is a major challenge in clinical research. In electronic medical records, often a large fraction of the values in laboratory tests and vital signs are missing. The missingness can lead to biased estimates and limit our ability to draw conclusions from the data. Additionally, many machine learning algorithms can only be applied to complete datasets. A common solution is data imputation, the process of filling-in the missing values. However, some of the popular imputation approaches perform poorly on clinical data. We developed a simple new approach, Time-Dependent Iterative imputation (TDI), which offers a practical solution for imputing time-series data. It addresses both multivariate and longitudinal data, by integrating forward-filling and Iterative Imputer. The integration employs a patient, variable, and observation-specific dynamic weighting strategy, based on the clinical patterns of the data, including missing rates and measurement frequency. We tested TDI on randomly masked clinical datasets. When applied to a cohort consisting of more than 500,000 patient observations from MIMIC III, our approach outperformed state-of-the-art imputation methods for 25 out of 30 clinical variables, with an overall root-mean-squared-error of 0.63, compared to 0.85 for SoftImpute, the second best method. MIMIC III and COVID-19 inpatient datasets were used to perform prediction tasks. Importantly, these tests demonstrated that TDI imputation can lead to improved risk prediction.

📄 PDF Abstract BibTeX arXiv:2304.07821

Code (0)

등록된 구현이 없습니다.

Tasks

ImputationMissing Values

Similar Papers 제목 키워드 기반

Imputation of Clinical Covariates in Time Series

2018-12-02 · Dimitris Bertsimas, Agni Orfanoudaki, Colin Pawlowski

Missing data is a common problem in real-world settings and particularly relevant in healthcare applications where researchers use Electronic Health Records (EHR) and results of observational studies to apply analytics m…

ImputationTime SeriesTime Series Analysis

MoCap-Impute: A Comprehensive Benchmark and Comparative Analysis of Imputation Methods for IMU-based Motion Capture Data

2025-07-14 · Mahmoud Bekhit, Ahmad Salah, Ahmed Salim Alrawahi, Tarek Attia 외 arxiv

Motion capture (MoCap) data from wearable Inertial Measurement Units (IMUs) is vital for applications in sports science, but its utility is often compromised by missing data. Despite numerous imputation techniques, a sys…

Deep Imputation of Missing Values in Time Series Health Data: A Review with Benchmarking

2023-02-10 · Maksims Kazijevs, Manar D. Samad

The imputation of missing values in multivariate time series (MTS) data is critical in ensuring data quality and producing reliable data-driven predictive models. Apart from many statistical approaches, a few recent stud…

BenchmarkingDeep LearningImputationMissing Values+2

Evaluation of data imputation strategies in complex, deeply-phenotyped data sets: the case of the EU-AIMS Longitudinal European Autism Project

2022-01-20 · A. Llera, M. Brammer, B. Oakley, J. Tillmann 외

An increasing number of large-scale multi-modal research initiatives has been conducted in the typically developing population, as well as in psychiatric cohorts. Missing data is a common problem in such datasets due to …

ImputationMissing Valuesregression

Multi-View Imputation and Cross-Attention Network Based on Incomplete Longitudinal and Multimodal Data for Conversion Prediction of Mild Cognitive Impairment

2022-06-16 · Tao Wang, Xiumei Chen, Xiaoling Zhang, Shuoling Zhou 외

Predicting whether subjects with mild cognitive impairment (MCI) will convert to Alzheimer's disease is a significant clinical challenge. Longitudinal variations and complementary information inherent in longitudinal and…

Disease PredictionImputationMulti-Task LearningPrediction