TL;DR
This paper introduces a graph convolutional network framework that integrates imaging and phenotypic data for disease prediction, demonstrating improved accuracy in autism and Alzheimer's disease datasets.
Contribution
The paper presents a novel GCN-based framework that models population interactions using both imaging features and phenotypic information for disease classification.
Findings
Achieved 70.4% accuracy on ABIDE dataset for autism prediction.
Achieved 80.0% accuracy on ADNI dataset for Alzheimer's conversion.
Outperformed existing state-of-the-art methods on both datasets.
Abstract
Graphs are widely used as a natural framework that captures interactions between individual elements represented as nodes in a graph. In medical applications, specifically, nodes can represent individuals within a potentially large population (patients or healthy controls) accompanied by a set of features, while the graph edges incorporate associations between subjects in an intuitive manner. This representation allows to incorporate the wealth of imaging and non-imaging information as well as individual subject features simultaneously in disease classification tasks. Previous graph-based approaches for supervised or unsupervised learning in the context of disease prediction solely focus on pairwise similarities between subjects, disregarding individual characteristics and features, or rather rely on subject-specific imaging feature vectors and fail to model interactions between them.…
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
MethodsGraph Convolutional Networks
