arXiv:2505.11538q-bio.NCcs.CV2025-05中稿 · oral presentation …被引 3

用简单MLP实现脑网络分类新纪录,效率高且效果好。

BrainNetMLP: An Efficient and Effective Baseline for Functional Brain Network Classification

  • 纯MLP架构+双分支设计,融合空间与频谱特征
  • 在HCP和ABIDE数据集上达最新性能
  • 适合追求高效、可解释性脑网络分析的研究者

近期研究通过将大脑视为兴趣区(ROIs)构成的网络,并利用其连接关系来理解脑功能与诊断精神疾病,取得了显著进展。尽管已开发出卷积神经网络、图神经网络及Transformer等多种深度学习模型,但模型复杂度提升并未带来显著性能增益。这引发疑问:是否复杂度越高,分类准确率就越高?本文重新审视最简单的深度学习架构——多层感知机(MLP),提出一种基于纯MLP的方法BrainNetMLP,充分利用其计算高效、参数少的优势。此外,BrainNetMLP采用双分支结构,联合捕捉空间连通性与频谱信息,实现精确的时空特征融合。我们在两个公开流行的脑网络分类数据集——人类连接组计划(HCP)和自闭症脑成像数据交换(ABIDE)上评估了该方法。实验结果表明,纯MLP方法可达到当前最优性能,揭示了基于MLP的模型在功能脑网络分类中作为更高效且有效的替代方案的巨大潜力。代码将发布于 https://github.com/JayceonHo/BrainNetMLP。

原文摘要 · Abstract (English)

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 parameters. Moreover, BrainNetMLP incorporates a dual-branch structure to jointly capture both spatial connectivity and spectral information, enabling precise spatiotemporal feature fusion. We evaluate our proposed BrainNetMLP on two public and popular brain network classification datasets, the Human Connectome Project (HCP) and the Autism Brain Imaging Data Exchange (ABIDE). Experimental results demonstrate pure MLP-based methods can achieve state-of-the-art performance, revealing the potential of MLP-based models as more efficient yet effective alternatives in functional brain network classification. The code will be available at https://github.com/JayceonHo/BrainNetMLP.

脑网络MLP分类高效模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。