Multi Layered-Parallel Graph Convolutional Network (ML-PGCN) for Disease Prediction
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Disease PredictionPredictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Composition-based Multi-Relational Graph Convolutional Networks
Graph Convolutional Networks (GCNs) have recently been shown to be quite successful in modeling graph-structured data. However, the primary focus has been on handling simple undirected graphs. Multi-relational graphs are…
General ClassificationGraph ClassificationGraph EmbeddingKnowledge Graph Embedding+2PGCN: Progressive Graph Convolutional Networks for Spatial-Temporal Traffic Forecasting
The complex spatial-temporal correlations in transportation networks make the traffic forecasting problem challenging. Since transportation system inherently possesses graph structures, many research efforts have been pu…
Time Series AnalysisTraffic PredictionPrediction of Enzyme Specificity using Protein Graph Convolutional Neural Networks
Specific molecular recognition by proteins, for example, protease enzymes, is critical for maintaining the robustness of key life processes. The substrate specificity landscape of a protease enzyme comprises the set of …
Feature ImportanceSpecificityExplainable fMRI-based Brain Decoding via Spatial Temporal-pyramid Graph Convolutional Network
Brain decoding, aiming to identify the brain states using neural activity, is important for cognitive neuroscience and neural engineering. However, existing machine learning methods for fMRI-based brain decoding either s…
Brain DecodingGraph Convolutional Networks via Adaptive Filter Banks
Graph convolutional networks have been a powerful tool in representation learning of networked data. However, most architectures of message passing graph convolutional networks (MPGCNs) are limited as they employ a singl…
Representation Learning