LGMLApr 28, 2018

Multi Layered-Parallel Graph Convolutional Network (ML-PGCN) for Disease Prediction

arXiv:1804.10776v13 citations
Originality Incremental advance
AI Analysis

This work addresses disease prediction for medical applications, offering incremental improvements over existing methods.

The paper tackles disease prediction by integrating structural data from Electronic Health Records with imaging data, achieving relative performance improvements of 5.31% and 8.15% in accuracy and 4.96% and 10.36% in AUC on two datasets.

Structural data from Electronic Health Records as complementary information to imaging data for disease prediction. We incorporate novel weighting layer into the Graph Convolutional Networks, which weights every element of structural data by exploring its relation to the underlying disease. We demonstrate the superiority of our developed technique in terms of computational speed and obtained encouraging results where our method outperforms the state-of-the-art methods when applied to two publicly available datasets ABIDE and Chest X-ray in terms of relative performance for the accuracy of prediction by 5.31 % and 8.15 % and for the area under the ROC curve by 4.96 % and 10.36 % respectively. Additionally, the model is lightweight, fast and easily trainable.

Foundations

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

Your Notes