A Comparative Study of Population-Graph Construction Methods and Graph Neural Networks for Brain Age Regression
Kyriaki-Margarita Bintsi, Tamara T. Mueller, Sophie Starck, Vasileios, Baltatzis, Alexander Hammers, Daniel Rueckert

TL;DR
This study evaluates how different methods of constructing population graphs affect the performance of various Graph Neural Networks in brain age estimation, emphasizing the importance of meaningful graph structures.
Contribution
It systematically compares multiple population-graph construction methods and analyzes their impact on GNN performance in brain age regression tasks.
Findings
GCN and GAT perform poorly on low homophily graphs.
GraphSage and Chebyshev are more robust across homophily levels.
Static graph construction may be insufficient for accurate brain age estimation.
Abstract
The difference between the chronological and biological brain age of a subject can be an important biomarker for neurodegenerative diseases, thus brain age estimation can be crucial in clinical settings. One way to incorporate multimodal information into this estimation is through population graphs, which combine various types of imaging data and capture the associations among individuals within a population. In medical imaging, population graphs have demonstrated promising results, mostly for classification tasks. In most cases, the graph structure is pre-defined and remains static during training. However, extracting population graphs is a non-trivial task and can significantly impact the performance of Graph Neural Networks (GNNs), which are sensitive to the graph structure. In this work, we highlight the importance of a meaningful graph construction and experiment with different…
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
TopicsAdvanced Graph Neural Networks · Functional Brain Connectivity Studies · Health, Environment, Cognitive Aging
MethodsGraphSAGE
