BrainNPT: Pre-training of Transformer networks for brain network classification
Jinlong Hu, Yangmin Huang, Nan Wang, Shoubin Dong

TL;DR
This paper introduces BrainNPT, a Transformer-based model for brain network classification that leverages unlabeled data through pre-training, significantly improving accuracy over state-of-the-art methods.
Contribution
The paper presents a novel Transformer architecture with a pre-training framework specifically designed for brain network analysis, enhancing feature learning from unlabeled data.
Findings
Pre-trained BrainNPT outperforms non-pre-trained models by 8.75% in accuracy.
BrainNPT achieves state-of-the-art performance in brain network classification.
Pre-training significantly enhances the model's ability to capture brain network structures.
Abstract
Deep learning methods have advanced quickly in brain imaging analysis over the past few years, but they are usually restricted by the limited labeled data. Pre-trained model on unlabeled data has presented promising improvement in feature learning in many domains, including natural language processing and computer vision. However, this technique is under-explored in brain network analysis. In this paper, we focused on pre-training methods with Transformer networks to leverage existing unlabeled data for brain functional network classification. First, we proposed a Transformer-based neural network, named as BrainNPT, for brain functional network classification. The proposed method leveraged <cls> token as a classification embedding vector for the Transformer model to effectively capture the representation of brain network. Second, we proposed a pre-training framework for BrainNPT model…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Brain Tumor Detection and Classification · Functional Brain Connectivity Studies
MethodsMulti-Head Attention · Attention Is All You Need · Adam · Layer Normalization · Linear Layer · Label Smoothing · Dropout · Byte Pair Encoding · Position-Wise Feed-Forward Layer · Residual Connection
