Table of Contents
Fetching ...

Multi-Atlas Brain Network Classification through Consistency Distillation and Complementary Information Fusion

Jiaxing Xu, Mengcheng Lan, Xia Dong, Kai He, Wei Zhang, Qingtian Bian, Yiping Ke

TL;DR

This work tackles multi-atlas brain network classification from resting-state fMRI by addressing cross-atlas consistency and ROI-level information exchange. It introduces AIDFusion, which combines a Disentangle Transformer with identity and incompatible tokens, inter-atlas message-passing, and subject- and population-level consistency constraints to fuse atlas information effectively. The approach achieves superior accuracy and efficiency across four datasets and yields interpretable biomarker patterns that align with neuroscience findings, while demonstrating strong generalization to unseen sites. Overall, AIDFusion offers a robust, scalable framework for multi-atlas brain network analysis with clinically relevant interpretability.

Abstract

In the realm of neuroscience, identifying distinctive patterns associated with neurological disorders via brain networks is crucial. Resting-state functional magnetic resonance imaging (fMRI) serves as a primary tool for mapping these networks by correlating blood-oxygen-level-dependent (BOLD) signals across different brain regions, defined as regions of interest (ROIs). Constructing these brain networks involves using atlases to parcellate the brain into ROIs based on various hypotheses of brain division. However, there is no standard atlas for brain network classification, leading to limitations in detecting abnormalities in disorders. Some recent methods have proposed utilizing multiple atlases, but they neglect consistency across atlases and lack ROI-level information exchange. To tackle these limitations, we propose an Atlas-Integrated Distillation and Fusion network (AIDFusion) to improve brain network classification using fMRI data. AIDFusion addresses the challenge of utilizing multiple atlases by employing a disentangle Transformer to filter out inconsistent atlas-specific information and distill distinguishable connections across atlases. It also incorporates subject- and population-level consistency constraints to enhance cross-atlas consistency. Additionally, AIDFusion employs an inter-atlas message-passing mechanism to fuse complementary information across brain regions. Experimental results on four datasets of different diseases demonstrate the effectiveness and efficiency of AIDFusion compared to state-of-the-art methods. A case study illustrates AIDFusion extract patterns that are both interpretable and consistent with established neuroscience findings.

Multi-Atlas Brain Network Classification through Consistency Distillation and Complementary Information Fusion

TL;DR

This work tackles multi-atlas brain network classification from resting-state fMRI by addressing cross-atlas consistency and ROI-level information exchange. It introduces AIDFusion, which combines a Disentangle Transformer with identity and incompatible tokens, inter-atlas message-passing, and subject- and population-level consistency constraints to fuse atlas information effectively. The approach achieves superior accuracy and efficiency across four datasets and yields interpretable biomarker patterns that align with neuroscience findings, while demonstrating strong generalization to unseen sites. Overall, AIDFusion offers a robust, scalable framework for multi-atlas brain network analysis with clinically relevant interpretability.

Abstract

In the realm of neuroscience, identifying distinctive patterns associated with neurological disorders via brain networks is crucial. Resting-state functional magnetic resonance imaging (fMRI) serves as a primary tool for mapping these networks by correlating blood-oxygen-level-dependent (BOLD) signals across different brain regions, defined as regions of interest (ROIs). Constructing these brain networks involves using atlases to parcellate the brain into ROIs based on various hypotheses of brain division. However, there is no standard atlas for brain network classification, leading to limitations in detecting abnormalities in disorders. Some recent methods have proposed utilizing multiple atlases, but they neglect consistency across atlases and lack ROI-level information exchange. To tackle these limitations, we propose an Atlas-Integrated Distillation and Fusion network (AIDFusion) to improve brain network classification using fMRI data. AIDFusion addresses the challenge of utilizing multiple atlases by employing a disentangle Transformer to filter out inconsistent atlas-specific information and distill distinguishable connections across atlases. It also incorporates subject- and population-level consistency constraints to enhance cross-atlas consistency. Additionally, AIDFusion employs an inter-atlas message-passing mechanism to fuse complementary information across brain regions. Experimental results on four datasets of different diseases demonstrate the effectiveness and efficiency of AIDFusion compared to state-of-the-art methods. A case study illustrates AIDFusion extract patterns that are both interpretable and consistent with established neuroscience findings.

Paper Structure

This paper contains 21 sections, 13 equations, 3 figures, 9 tables.

Figures (3)

  • Figure 1: The framework of AIDFusion for multi-atlas brain network classification. The proposed framework includes three key components: Disentangle Transformer, Inter-Atlas Message-Passing, and Subject- and Population-level Consistency Constraint.
  • Figure 2: Visualization for attention maps on ADNI. VIS = visual network; SMN = somatomotor network; DAN = dorsal attention network; VAN = ventral attention network; LN = limbic network; FPCN = frontoparietal control network; DMN = default mode network.
  • Figure 3: Visualization for attention maps of AIDFusion w/ and w/o incompatible nodes.