paper-with-me

홈 › Papers

SA-HGNN: Sample-Adaptive Hyperbolic Graph Neural Network for EEG-Based Depression Recognition

2026-07-02 · Yang Li, Pan Hu, Yan Zhang, Wenfan Yang, Tao Wu, Lianbo Guo arxiv

Graph Neural Networks (GNNs) have been widely used to capture spatial functional connectivity patterns to improve electroencephalography (EEG)-based depression recognition performance. However, the functional connectivity of brain networks in patients with depression exhibits an inherent hierarchical structure, making it difficult to capture accurate connection patterns. To address these issues, this paper proposes a novel model named Sample-Adaptive Hyperbolic Graph Neural Network (SA-HGNN), which aims to accurately extract the authentic hierarchical structure of depression-affected brain networks. Specifically, the proposed model comprises three core modules. First, a Sample-Adaptive Graph Construction module dynamically constructs personalized brain network topologies to capture more complex spatial relationships within the brain network. Second, hyperbolic graph convolution is employed to overcome the representation bottlenecks of Euclidean space, leveraging hyperbolic geometry to precisely capture latent hierarchical relationships within the brain network. Finally, an Attention Pooling module adaptively filters out highly redundant noise channels in EEG signals, effectively mitigating the interference of inherent noise on the authentic hierarchical topology. Extensive experiments on public EEG datasets demonstrate the superior performance of our method across resting-state and task-related paradigms, validating its robustness to noise and efficacy in capturing abnormal functional connectivity patterns in brain networks of patients with depression.

📄 PDF Abstract BibTeX arXiv:2607.02063

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

ACE-HGNN: Adaptive Curvature Exploration Hyperbolic Graph Neural Network

2021-10-15 · Xingcheng Fu, JianXin Li, Jia Wu, Qingyun Sun 외

Graph Neural Networks (GNNs) have been widely studied in various graph data mining tasks. Most existingGNNs embed graph data into Euclidean space and thus are less effective to capture the ubiquitous hierarchical structu…

Graph LearningGraph Neural NetworkMulti-agent Reinforcement LearningRepresentation Learning

Hyperbolic Graph Neural Networks Under the Microscope: The Role of Geometry-Task Alignment

2026-02-02 · Dionisia Naddeo, Jonas Linkerhägner, Nicola Toschi, Geri Skenderi 외 arxiv

Many complex networks exhibit hierarchical, tree-like structures, making hyperbolic space a natural candidate wherein to learn representations of them. Based on this observation, Hyperbolic Graph Neural Networks (HGNNs) …

Representation LearningNode ClassificationLink Prediction

Seg-HGNN: Unsupervised and Light-Weight Image Segmentation with Hyperbolic Graph Neural Networks

2024-09-10 · Debjyoti Mondal, Rahul Mishra, Chandan Pandey

Image analysis in the euclidean space through linear hyperspaces is well studied. However, in the quest for more effective image representations, we turn to hyperbolic manifolds. They provide a compelling alternative to …

Graph Neural NetworkImage SegmentationSemantic Segmentation

A Hybrid Graph Neural Network for Enhanced EEG-Based Depression Detection

2024-10-08 · Yiye Wang, Wenming Zheng, Yang Li, Hao Yang

Graph neural networks (GNNs) are becoming increasingly popular for EEG-based depression detection. However, previous GNN-based methods fail to sufficiently consider the characteristics of depression, thus limiting their …

Depression DetectionEEGGraph Neural Network

Continuous Geometry-Aware Graph Diffusion via Hyperbolic Neural PDE

2024-06-03 · Jiaxu Liu, Xinping Yi, Sihao Wu, Xiangyu Yin 외

While Hyperbolic Graph Neural Network (HGNN) has recently emerged as a powerful tool dealing with hierarchical graph data, the limitations of scalability and efficiency hinder itself from generalizing to deep models. In …

Graph Neural NetworkImage-text ClassificationLink PredictionNode Classification+2