paper-with-me

홈 › Papers

A Comparative Study of Population-Graph Construction Methods and Graph Neural Networks for Brain Age Regression

2023-09-26 · Kyriaki-Margarita Bintsi, Tamara T. Mueller, Sophie Starck, Vasileios Baltatzis, Alexander Hammers, Daniel Rueckert

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 population-graph construction methods and their effect on GNN performance on brain age estimation. We use the homophily metric and graph visualizations to gain valuable quantitative and qualitative insights on the extracted graph structures. For the experimental evaluation, we leverage the UK Biobank dataset, which offers many imaging and non-imaging phenotypes. Our results indicate that architectures highly sensitive to the graph structure, such as Graph Convolutional Network (GCN) and Graph Attention Network (GAT), struggle with low homophily graphs, while other architectures, such as GraphSage and Chebyshev, are more robust across different homophily ratios. We conclude that static graph construction approaches are potentially insufficient for the task of brain age estimation and make recommendations for alternative research directions.

📄 PDF Abstract BibTeX arXiv:2309.14816

Code (1)

bintsi/brain-age-population-graphs 공식 구현 pytorch

Tasks

Age EstimationGraph Attentiongraph construction

Methods 이 논문이 사용한 방법론

GraphSAGE GraphSAGE is a general inductive framework that leverages node feature information (e.g., text attributes) to efficiently generate node embeddings for previously unseen…

Similar Papers 제목 키워드 기반

Revealing the Hidden Patterns: A Comparative Study on Profiling Subpopulations of MOOC Students

2020-08-12 · Lei Shi, Alexandra I. Cristea, Armando M. Toda, Wilk Oliveira

Massive Open Online Courses (MOOCs) exhibit a remarkable heterogeneity of students. The advent of complex "big data" from MOOC platforms is a challenging yet rewarding opportunity to deeply understand how students are en…

ClusteringDiversity

Comparing Measures of Linguistic Diversity Across Social Media Language Data and Census Data at Subnational Geographic Areas

2023-08-21 · Sidney G. -J. Wong, Jonathan Dunn, Benjamin Adams

This paper describes a preliminary study on the comparative linguistic ecology of online spaces (i.e., social media language data) and real-world spaces in Aotearoa New Zealand (i.e., subnational administrative areas). W…

Diversity

Statistical Tomography of Microscopic Life

2018-06-01 · CVPR 2018 6 · Aviad Levis, Yoav Y. Schechner, Ronen Talmon

We achieve tomography of 3D volumetric natural objects, where each projected 2D image corresponds to a different specimen. Each specimen has unknown random 3D orientation, location, and scale. This imaging scenario is re…

Transparent objects

Comparative Survey of Multigraph Integration Methods for Holistic Brain Connectivity Mapping

2022-04-05 · Nada Chaari, Hatice Camgoz Akdag, Islem Rekik

One of the greatest scientific challenges in network neuroscience is to create a representative map of a population of heterogeneous brain networks, which acts as a connectional fingerprint. The connectional brain templa…

Interpretable Multimodal Learning for Cardiovascular Hemodynamics Assessment

2024-04-06 · Prasun C Tripathi, Sina Tabakhi, Mohammod N I Suvon, Lawrence Schöb 외

Pulmonary Arterial Wedge Pressure (PAWP) is an essential cardiovascular hemodynamics marker to detect heart failure. In clinical practice, Right Heart Catheterization is considered a gold standard for assessing cardiac h…

Graph Attention