Integrative Analysis of Patient Health Records and Neuroimages via Memory-based Graph Convolutional Network
Xi Sheryl Zhang, Jingyuan Chou, Fei Wang

TL;DR
This paper introduces MemGCN, a memory-based graph convolutional network that integrates heterogeneous EHR and neuroimaging data for improved disease classification, demonstrating superior performance on Parkinson's disease data.
Contribution
The paper presents a novel multi-modal analysis framework combining GCN and memory networks to effectively integrate EHR and neuroimages for disease prediction.
Findings
Achieved higher classification accuracy for Parkinson's disease.
Demonstrated effective integration of heterogeneous data modalities.
Enhanced analytical power with multi-hop memory strategy.
Abstract
With the arrival of the big data era, more and more data are becoming readily available in various real-world applications and those data are usually highly heterogeneous. Taking computational medicine as an example, we have both Electronic Health Records (EHR) and medical images for each patient. For complicated diseases such as Parkinson's and Alzheimer's, both EHR and neuroimaging information are very important for disease understanding because they contain complementary aspects of the disease. However, EHR and neuroimage are completely different. So far the existing research has been mainly focusing on one of them. In this paper, we proposed a framework, Memory-Based Graph Convolution Network (MemGCN), to perform integrative analysis with such multi-modal data. Specifically, GCN is used to extract useful information from the patients' neuroimages. The information contained in the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Brain Tumor Detection and Classification · Dementia and Cognitive Impairment Research
MethodsMemory Network · Convolution · Graph Convolutional Network
