pith. sign in

arxiv: 2410.18103 · v2 · submitted 2024-10-08 · 📡 eess.SP · cs.AI· cs.LG

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

classification 📡 eess.SP cs.AIcs.LG
keywords graphdepressionindividualizedcommonhierarchicalnetworkneuralpatterns
0
0 comments X
read the original abstract

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 performance. Firstly, studies in neuroscience indicate that depression patients exhibit both common and individualized brain abnormal patterns. Previous GNN-based approaches typically focus either on fixed graph connections to capture common abnormal brain patterns or on adaptive connections to capture individualized patterns, which is inadequate for depression detection. Secondly, brain network exhibits a hierarchical structure, which includes the arrangement from channel-level graph to region-level graph. This hierarchical structure varies among individuals and contains significant information relevant to detecting depression. Nonetheless, previous GNN-based methods overlook these individualized hierarchical information. To address these issues, we propose a Hybrid GNN (HGNN) that merges a Common Graph Neural Network (CGNN) branch utilizing fixed connection and an Individualized Graph Neural Network (IGNN) branch employing adaptive connections. The two branches capture common and individualized depression patterns respectively, complementing each other. Furthermore, we enhance the IGNN branch with a Graph Pooling and Unpooling Module (GPUM) to extract individualized hierarchical information. Extensive experiments on two public datasets show that our model achieves state-of-the-art performance.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. AI Models for Depressive Disorder Detection and Diagnosis: A Review

    cs.AI 2025-08 accept novelty 5.0

    A systematic review of AI for depressive disorder detection that introduces a novel hierarchical taxonomy organized by clinical task, data modality, and model class.