paper-with-me

홈 › Papers

Multimodal brain age estimation using interpretable adaptive population-graph learning

2023-07-10 · Kyriaki-Margarita Bintsi, Vasileios Baltatzis, Rolandos Alexandros Potamias, Alexander Hammers, Daniel Rueckert

Brain age estimation is clinically important as it can provide valuable information in the context of neurodegenerative diseases such as Alzheimer's. Population graphs, which include multimodal imaging information of the subjects along with the relationships among the population, have been used in literature along with Graph Convolutional Networks (GCNs) and have proved beneficial for a variety of medical imaging tasks. A population graph is usually static and constructed manually using non-imaging information. However, graph construction is not a trivial task and might significantly affect the performance of the GCN, which is inherently very sensitive to the graph structure. In this work, we propose a framework that learns a population graph structure optimized for the downstream task. An attention mechanism assigns weights to a set of imaging and non-imaging features (phenotypes), which are then used for edge extraction. The resulting graph is used to train the GCN. The entire pipeline can be trained end-to-end. Additionally, by visualizing the attention weights that were the most important for the graph construction, we increase the interpretability of the graph. We use the UK Biobank, which provides a large variety of neuroimaging and non-imaging phenotypes, to evaluate our method on brain age regression and classification. The proposed method outperforms competing static graph approaches and other state-of-the-art adaptive methods. We further show that the assigned attention scores indicate that there are both imaging and non-imaging phenotypes that are informative for brain age estimation and are in agreement with the relevant literature.

📄 PDF Abstract BibTeX arXiv:2307.04639

Code (1)

bintsi/adaptive-graph-learning 공식 구현 pytorch

Tasks

Age Estimationgraph constructionGraph Learning

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Supervised Deep Multimodal Matrix Factorization for Interpretable Brain Network Analysis

2026-05-13 · Amjad Seyedi, Lifang He, Songlin Zhao, Akwum Onwunta 외 arxiv

We present Supervised Deep Multimodal Matrix Factorization (SD3MF), an interpretable framework for integrative brain network analysis that generalizes Symmetric Nonnegative Matrix Tri-Factorization (SNMTF) from unsupervi…

Graph Clustering

Enhancing Brain Age Estimation with a Multimodal 3D CNN Approach Combining Structural MRI and AI-Synthesized Cerebral Blood Volume Data

2024-12-01 · Jordan Jomsky, Zongyu Li, Yiren Zhang, Tal Nuriel 외

The increasing global aging population necessitates improved methods to assess brain aging and its related neurodegenerative changes. Brain Age Gap Estimation (BrainAGE) offers a neuroimaging biomarker for understanding …

Age Estimation

MIRAGE: Adaptive Multimodal Gating for Whole-Brain fMRI Encoding

2026-05-28 · Abdulkadir Gokce, Badr AlKhamissi, Martin Schrimpf arxiv

Recent progress in task-optimized neural networks has established encoding models as a powerful tool for predicting brain responses to naturalistic stimuli, yet most existing approaches rely on unimodal representations. …

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 외

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 incor…

Age EstimationGraph Attentiongraph construction

Interpretable Alzheimer's Diagnosis via Multimodal Fusion of Regional Brain Experts

2025-11-30 · Farica Zhuang, Shu Yang, Dinara Aliyeva, Zixuan Wen 외 arxiv

Accurate and early diagnosis of Alzheimer's disease (AD) is critical for effective intervention and requires integrating complementary information from multimodal neuroimaging data. However, conventional fusion approache…