NSSI-Net: A Multi-Concept GAN for Non-Suicidal Self-Injury Detection Using High-Dimensional EEG in a Semi-Supervised Framework
Zhen Liang, Weishan Ye, Qile Liu, Li Zhang, Gan Huang, Yongjie Zhou
TL;DR
This study tackles the automated detection of non-suicidal self-injury in adolescents with depression using high-dimensional EEG. It introduces NSSI-Net, a semi-supervised framework combining a spatial–temporal CNN–BiGRU encoder–decoder with a multi-concept discriminator that jointly addresses signal quality, gender, domain, and disease variations. On a self-collected cohort of 114 adolescents, the model achieves 70.0% accuracy under semi-supervised cross-subject validation and outperforms a range of traditional and deep-learning baselines, with ablation analyses confirming the distinct value of each discriminator. The work highlights neural patterns in NSSI, offers a pathway for early detection and intervention, and provides insights into gender- and domain-related EEG dynamics, while noting the need for larger and more balanced datasets to ensure broad applicability.
Abstract
Non-suicidal self-injury (NSSI) is a serious threat to the physical and mental health of adolescents, significantly increasing the risk of suicide and attracting widespread public concern. Electroencephalography (EEG), as an objective tool for identifying brain disorders, holds great promise. However, extracting meaningful and reliable features from high-dimensional EEG data, especially by integrating spatiotemporal brain dynamics into informative representations, remains a major challenge. In this study, we introduce an advanced semi-supervised adversarial network, NSSI-Net, to effectively model EEG features related to NSSI. NSSI-Net consists of two key modules: a spatial-temporal feature extraction module and a multi-concept discriminator. In the spatial-temporal feature extraction module, an integrated 2D convolutional neural network (2D-CNN) and a bi-directional Gated Recurrent Unit (BiGRU) are used to capture both spatial and temporal dynamics in EEG data. In the multi-concept discriminator, signal, gender, domain, and disease levels are fully explored to extract meaningful EEG features, considering individual, demographic, disease variations across a diverse population. Based on self-collected NSSI data (n=114), the model's effectiveness and reliability are demonstrated, with a 5.44% improvement in performance compared to existing machine learning and deep learning methods. This study advances the understanding and early diagnosis of NSSI in adolescents with depression, enabling timely intervention. The source code is available at https://github.com/Vesan-yws/NSSINet.
