BrainNetMLP: An Efficient and Effective Baseline for Functional Brain Network Classification
Jiacheng Hou, Zhenjie Song, and Ercan Engin Kuruoglu

TL;DR
BrainNetMLP introduces a simple yet effective MLP-based approach for classifying functional brain networks, achieving state-of-the-art results with fewer parameters and efficient computation by capturing spatial and spectral features.
Contribution
This paper presents BrainNetMLP, a novel pure MLP architecture with a dual-branch structure for brain network classification, challenging the notion that complex models are necessary for high accuracy.
Findings
Achieves state-of-the-art performance on HCP and ABIDE datasets.
Demonstrates MLP's potential as an efficient alternative to complex models.
Validates the effectiveness of dual-branch structure for feature fusion.
Abstract
Recent studies have made great progress in functional brain network classification by modeling the brain as a network of Regions of Interest (ROIs) and leveraging their connections to understand brain functionality and diagnose mental disorders. Various deep learning architectures, including Convolutional Neural Networks, Graph Neural Networks, and the recent Transformer, have been developed. However, despite the increasing complexity of these models, the performance gain has not been as salient. This raises a question: Does increasing model complexity necessarily lead to higher classification accuracy? In this paper, we revisit the simplest deep learning architecture, the Multi-Layer Perceptron (MLP), and propose a pure MLP-based method, named BrainNetMLP, for functional brain network classification, which capitalizes on the advantages of MLP, including efficient computation and fewer…
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 · EEG and Brain-Computer Interfaces · Advanced Graph Neural Networks
MethodsAttention Is All You Need · Linear Layer · Byte Pair Encoding · Label Smoothing · Dropout · Adam · Multi-Head Attention · Dense Connections · Layer Normalization · Softmax
