AINov 17, 2021

A Graph-based Imputation Method for Sparse Medical Records

arXiv:2111.09084v15 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of handling sparse EHR data for medical diagnosis and comorbidity analysis, representing an incremental improvement over existing imputation techniques.

The paper tackles the problem of imputing missing data in extremely sparse Electronic Medical Records (EHR) by proposing a graph-based method that is robust to sparsity and unreliable events, showing favorable performance and runtime compared to standard and state-of-the-art methods.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes