Biologically Plausible Brain Graph Transformer
Ciyuan Peng, Yuelong Huang, Qichao Dong, Shuo Yu, Feng Xia, Chengqi Zhang, Yaochu Jin
TL;DR
The paper addresses the lack of biological plausibility in brain graph representations produced by existing graph transformers by introducing BioBGT, a Biologically Plausible Brain Graph Transformer. BioBGT employs two key mechanisms: network entanglement based node importance encoding via density matrix spectral entropy to identify hubs, and a functional module aware self-attention guided by a Louvain driven contrastive module extractor and a kernel based attention to preserve functional segregation and integration. The approach yields state of the art performance on ABIDE, ADNI, and ADHD-200 for disease detection tasks and demonstrates improved biological plausibility through correlations with NEff and module aligned attention patterns. This work advances brain graph analysis by integrating principled biologically motivated priors into transformer architectures, with potential impact on digital health and neuroscience research.
Abstract
State-of-the-art brain graph analysis methods fail to fully encode the small-world architecture of brain graphs (accompanied by the presence of hubs and functional modules), and therefore lack biological plausibility to some extent. This limitation hinders their ability to accurately represent the brain's structural and functional properties, thereby restricting the effectiveness of machine learning models in tasks such as brain disorder detection. In this work, we propose a novel Biologically Plausible Brain Graph Transformer (BioBGT) that encodes the small-world architecture inherent in brain graphs. Specifically, we present a network entanglement-based node importance encoding technique that captures the structural importance of nodes in global information propagation during brain graph communication, highlighting the biological properties of the brain structure. Furthermore, we introduce a functional module-aware self-attention to preserve the functional segregation and integration characteristics of brain graphs in the learned representations. Experimental results on three benchmark datasets demonstrate that BioBGT outperforms state-of-the-art models, enhancing biologically plausible brain graph representations for various brain graph analytical tasks
