paper-with-me

홈 › Papers

BrainHGT: A Hierarchical Graph Transformer for Interpretable Brain Network Analysis

2025-11-18 · Jiajun Ma, Yongchao Zhang, Chao Zhang, Zhao Lv, Shengbing Pei arxiv

Graph Transformer shows remarkable potential in brain network analysis due to its ability to model graph structures and complex node relationships. Most existing methods typically model the brain as a flat network, ignoring its modular structure, and their attention mechanisms treat all brain region connections equally, ignoring distance-related node connection patterns. However, brain information processing is a hierarchical process that involves local and long-range interactions between brain regions, interactions between regions and sub-functional modules, and interactions among functional modules themselves. This hierarchical interaction mechanism enables the brain to efficiently integrate local computations and global information flow, supporting the execution of complex cognitive functions. To address this issue, we propose BrainHGT, a hierarchical Graph Transformer that simulates the brain's natural information processing from local regions to global communities. Specifically, we design a novel long-short range attention encoder that utilizes parallel pathways to handle dense local interactions and sparse long-range connections, thereby effectively alleviating the over-globalizing issue. To further capture the brain's modular architecture, we designe a prior-guided clustering module that utilizes a cross-attention mechanism to group brain regions into functional communities and leverage neuroanatomical prior to guide the clustering process, thereby improving the biological plausibility and interpretability. Experimental results indicate that our proposed method significantly improves performance of disease identification, and can reliably capture the sub-functional modules of the brain, demonstrating its interpretability.

📄 PDF Abstract BibTeX arXiv:2511.17604

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Transformer-Based Hierarchical Clustering for Brain Network Analysis

2023-05-06 · Wei Dai, Hejie Cui, Xuan Kan, Ying Guo 외

Brain networks, graphical models such as those constructed from MRI, have been widely used in pathological prediction and analysis of brain functions. Within the complex brain system, differences in neuronal connection s…

Clustering

Contrastive Brain Network Learning via Hierarchical Signed Graph Pooling Model

2022-07-14 · Haoteng Tang, Guixiang Ma, Lei Guo, Xiyao Fu 외

Recently brain networks have been widely adopted to study brain dynamics, brain development and brain diseases. Graph representation learning techniques on brain functional networks can facilitate the discovery of novel …

Contrastive LearningGraph LearningGraph Representation LearningRepresentation Learning

Learning the Hierarchical Organization in Brain Network for Brain Disorder Diagnosis

2026-03-10 · Jingfeng Tang, Peng Cao, Guangqi Wen, Jinzhu Yang 외 arxiv

Brain network analysis based on functional Magnetic Resonance Imaging (fMRI) is pivotal for diagnosing brain disorders. Existing approaches typically rely on predefined functional sub-networks to construct sub-network as…

A Hierarchical Graphical Model for Big Inverse Covariance Estimation with an Application to fMRI

2014-03-19 · Xi Luo

Brain networks has attracted the interests of many neuroscientists. From functional MRI (fMRI) data, statistical tools have been developed to recover brain networks. However, the dimensionality of whole-brain fMRI, usual…

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