Imputing Brain Measurements Across Data Sets via Graph Neural Networks
Yixin Wang, Wei Peng, Susan F. Tapert, Qingyu Zhao, Kilian M. Pohl

TL;DR
This paper introduces DAGI, a graph neural network-based method for imputing missing brain measurements across datasets by leveraging shared ROI data and demographic information, reducing the need for reprocessing entire datasets.
Contribution
The paper presents a novel GNN-based approach that models ROI dependencies and demographic factors for accurate measurement imputation across datasets.
Findings
DAGI effectively imputes missing brain measurements in the ABCD dataset.
The method outperforms baseline imputation techniques.
Incorporating demographic data improves imputation accuracy.
Abstract
Publicly available data sets of structural MRIs might not contain specific measurements of brain Regions of Interests (ROIs) that are important for training machine learning models. For example, the curvature scores computed by Freesurfer are not released by the Adolescent Brain Cognitive Development (ABCD) Study. One can address this issue by simply reapplying Freesurfer to the data set. However, this approach is generally computationally and labor intensive (e.g., requiring quality control). An alternative is to impute the missing measurements via a deep learning approach. However, the state-of-the-art is designed to estimate randomly missing values rather than entire measurements. We therefore propose to re-frame the imputation problem as a prediction task on another (public) data set that contains the missing measurements and shares some ROI measurements with the data sets of…
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
TopicsFunctional Brain Connectivity Studies · Advanced Graph Neural Networks · Health, Environment, Cognitive Aging
MethodsGraph Neural Network · Attentive Walk-Aggregating Graph Neural Network
