Jain Shraddha, Srivastava Rajeev
Department of Computer Science and Engineering, Indian Institute of Technology, BHU, Varanasi (U.P), 221011, India.
Comput Biol Med. 2025 Sep;195:110567. doi: 10.1016/j.compbiomed.2025.110567. Epub 2025 Jun 23.
EEG signal classification for neurological disorders is a very critical task in the healthcare field, demanding accuracy and efficiency. Due to the diversity of these disorders and the complexity of the EEG signals, the task of diagnosing these disorders is very challenging. Traditional methods usually cannot capture the intricate relationships between temporal and spatial features, which are inherent in EEG data. To overcome this challenge, the proposed Lightweight Graph Triplet Capsule Networks combined with Nearest Neighbor Graphs effectively leverage both temporal and spatial information in EEG signals. The graph-based representation enhances the spread of information across the network, which thus performs efficient feature extraction and good classification performance. By integrating NNG, the model dynamically captures spatial-temporal dependencies between EEG channels, significantly improving feature discrimination across neurological conditions. The novelty of the approach lies in the combination of graph structures and capsule networks, which particularly makes it suited for handling the complexities of EEG data. LG-TriCapsNet is performing quite well as the F1 score is 98.32 %, accuracy is 98.34 %, sensitivity is 98.30 %, and specificity is 98.40 %, and it also outperforms the current state-of-the-art models, which points to the fact that this framework is really effective for the classification of such a variety of neurological disorders. LG-TriCapsNet, by providing a computationally efficient, real-time solution, holds great potential for advancing clinical decision-making and patient care by offering a robust tool for automated neurological disease detection and diagnosis. At https://github.com/jainshraddha12/LG-TriCapsNet, the source code will be available to the public.
用于神经系统疾病的脑电图(EEG)信号分类是医疗保健领域一项非常关键的任务,需要准确性和效率。由于这些疾病的多样性以及EEG信号的复杂性,诊断这些疾病的任务极具挑战性。传统方法通常无法捕捉EEG数据中固有的时间和空间特征之间的复杂关系。为了克服这一挑战,所提出的轻量级图三元胶囊网络与最近邻图相结合,有效地利用了EEG信号中的时间和空间信息。基于图的表示增强了信息在网络中的传播,从而实现了高效的特征提取和良好的分类性能。通过集成最近邻图(NNG),该模型动态捕捉EEG通道之间的时空依赖性,显著提高了跨神经系统疾病的特征辨别能力。该方法的新颖之处在于图结构和胶囊网络的结合,这尤其使其适合处理EEG数据的复杂性。LG - TriCapsNet表现出色,F1分数为98.32%,准确率为98.34%,灵敏度为98.30%,特异性为98.40%,并且它还优于当前的最先进模型,这表明该框架对于此类多种神经系统疾病的分类确实有效。LG - TriCapsNet通过提供一种计算高效的实时解决方案,为自动神经系统疾病检测和诊断提供了一个强大的工具,在推进临床决策和患者护理方面具有巨大潜力。源代码将在https://github.com/jainshraddha12/LG-TriCapsNet上向公众提供。