TL;DR
This paper introduces BLEG, a novel method that leverages large language models to enhance graph neural networks for brain network analysis using fMRI data, achieving superior performance.
Contribution
BLEG is the first approach to integrate LLMs with GNNs for brain network analysis, boosting GNN performance through LLM-based text augmentation and instruction tuning.
Findings
BLEG outperforms existing methods on multiple datasets.
The integration of LLMs improves GNN's representation capabilities.
Extensive experiments validate BLEG's effectiveness.
Abstract
Graph Neural Networks (GNNs) have been widely used in diverse brain network analysis tasks based on preprocessed functional magnetic resonance imaging (fMRI) data. However, their performances are constrained due to high feature sparsity and inherent limitations of domain knowledge within uni-modal neurographs. Meanwhile, large language models (LLMs) have demonstrated powerful representation capabilities. Combining LLMs with GNNs presents a promising direction for brain network analysis. While LLMs and MLLMs have emerged in neuroscience, integration of LLMs with graph-based data remains unexplored. In this work, we deal with these issues by incorporating LLM's powerful representation and generalization capabilities. Considering great cost for directly tuning LLMs, we instead function LLM as enhancer to boost GNN's performance on downstream tasks. Our method, namely BLEG, can be divided…
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.
