paper-with-me

Papers

A Graph-based Imputation Method for Sparse Medical Records

2021-11-17 · Ramon Vinas, Xu Zheng, Jer Hayes

Electronic Medical Records (EHR) are extremely sparse. Only a small proportion of events (symptoms, diagnoses, and treatments) are observed in the lifetime of an individual. The high degree of missingness of EHR can be attributed to a large number of factors, including device failure, privacy concerns, or other unexpected reasons. Unfortunately, many traditional imputation methods are not well suited for highly sparse data and scale poorly to high dimensional datasets. In this paper, we propose a graph-based imputation method that is both robust to sparsity and to unreliable unmeasured events. Our approach compares favourably to several standard and state-of-the-art imputation methods in terms of performance and runtime. Moreover, results indicate that the model learns to embed different event types in a clinically meaningful way. Our work can facilitate the diagnosis of novel diseases based on the clinical history of past events, with the potential to increase our understanding of the landscape of comorbidities.

📄 PDF Abstract BibTeX arXiv:2111.09084

Code (0)

등록된 구현이 없습니다.

Tasks

Imputation

Similar Papers 제목 키워드 기반

Contrastive Learning-based Imputation-Prediction Networks for In-hospital Mortality Risk Modeling using EHRs

2023-08-19 · Yuxi Liu, Zhenhao Zhang, Shaowen Qin, Flora D. Salim 외

Predicting the risk of in-hospital mortality from electronic health records (EHRs) has received considerable attention. Such predictions will provide early warning of a patient's health condition to healthcare profession…

Contrastive LearningImputationMissing ValuesPrediction+1

An Innovative Imputation and Classification Approach for Accurate Disease Prediction

2016-03-10 · Yelipe UshaRani, P. Sammulal

Imputation of missing attribute values in medical datasets for extracting hidden knowledge from medical datasets is an interesting research topic of interest which is very challenging. One cannot eliminate missing values…

AttributeClassificationClusteringDimensionality Reduction+4

SafeImpute: Reliable Clinical Data Imputation via Conformal Selection

2026-07-06 · Xinrui He, Mengting Ai, Junting Wang, Curtiss B. Cook 외 arxiv

Clinical care often relies on key laboratory indicators, yet real-world patient visits are sparse and tests are ordered irregularly, leading to pervasive missingness. While many imputation methods improve average accurac…

Early Detection of Sepsis using Ensemblers

2020-10-20 · Shailesh Nirgudkar, Tianyu Ding

This paper describes a methodology to detect sepsis ahead of time by analyzing hourly patient records. The Physionet 2019 challenge consists of medical records of over 40,000 patients. Using imputation and weak ensembler…

Imputation

Multilevel Stochastic Optimization for Imputation in Massive Medical Data Records

2021-10-19 · Wenrui Li, Xiaoyu Wang, Yuetian Sun, Snezana Milanovic 외

It has long been a recognized problem that many datasets contain significant levels of missing numerical data. A potentially critical predicate for application of machine learning methods to datasets involves addressing …

ImputationStochastic Optimization