Medical Applications of Graph Convolutional Networks Using Electronic Health Records: A Survey
Garrik Hoyt, Noyonica Chatterjee, Fortunato Battaglia, Paramita Basu
TL;DR
Problem: EHRs are heterogeneous and high-dimensional, and conventional models struggle to capture complex patient relationships. Approach: this survey compiles recent literature on Graph Convolutional Networks applied to EHR data, mapping domains, datasets, architectures, and hybrid pipelines. Contributions: it catalogs medical fields, datasets (e.g., MIMIC-III/IV), model hybrids (including BERT-based components), and key limitations with directions for future work. Significance: the synthesis provides researchers and practitioners with a consolidated view of how GCNs can inform medical decision making and highlights practical data sources and architectural patterns for deploying GCN-based EHR models.
Abstract
Graph Convolutional Networks (GCNs) have emerged as a promising approach to machine learning on Electronic Health Records (EHRs). By constructing a graph representation of patient data and performing convolutions on neighborhoods of nodes, GCNs can capture complex relationships and extract meaningful insights to support medical decision making. This survey provides an overview of the current research in applying GCNs to EHR data. We identify the key medical domains and prediction tasks where these models are being utilized, common benchmark datasets, and architectural patterns to provide a comprehensive survey of this field. While this is a nascent area of research, GCNs demonstrate strong potential to leverage the complex information hidden in EHRs. Challenges and opportunities for future work are also discussed.
