GZSL-Lite:基于ssvep的bci的轻量级广义零射击学习网络。

IF 4.4 2区 医学 Q2 ENGINEERING, BIOMEDICAL
Xietian Wang, Aiping Liu, Heng Cui, Xingui Chen, Kai Wang, Xun Chen
{"title":"GZSL-Lite:基于ssvep的bci的轻量级广义零射击学习网络。","authors":"Xietian Wang, Aiping Liu, Heng Cui, Xingui Chen, Kai Wang, Xun Chen","doi":"10.1109/TBME.2025.3553204","DOIUrl":null,"url":null,"abstract":"<p><p>Generalized zero-shot learning (GZSL) networks offer promising avenues for the development of user-friendly steady-state visual evoked potential (SSVEP) based brain-computer interfaces (BCIs), aiming to alleviate the training burden on users. These networks only require the user to provide training data from partial classes during training, yet they demonstrate the capability to classify all classes during testing. However, these GZSL networks have a large number of trainable parameters, resulting in long training times and difficulty to practicalize. In this study, we proposed a dual-attention structure to construct a lightweight GZSL network, termed GZSL-Lite. We first embedded the input training data-constructed class templates, manually constructed sine templates, and electroencephalogram (EEG) signals using convolution-based networks. The embedding part uses the same network weights to embed the features across different stimulus frequencies while reducing the depth of the network. After embedding, two branches of the dual-attention use class and sine templates to guide the feature extraction of the EEG signal with the attention mechanism, respectively. Compared to the networks that extract all features equally, dual-attention focuses only on EEG features relative to templates, which helps classification with fewer parameters. Finally, we used depthwise convolutional blocks to output classification results. Experimental evaluations conducted on two publicly available datasets demonstrate the efficacy of the proposed network. Comparative analysis reveals a remarkable reduction in trainable parameters to less than 1% of the SOTA counterpart, concurrently showing significant performance improvement. The code is available for reproducibility at https://github.com/xtwong111/GZSL-Lite-for-SSVEP-Based-BCIs.</p>","PeriodicalId":13245,"journal":{"name":"IEEE Transactions on Biomedical Engineering","volume":"PP ","pages":""},"PeriodicalIF":4.4000,"publicationDate":"2025-03-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"GZSL-Lite: A Lightweight Generalized Zero-Shot Learning Network for SSVEP-Based BCIs.\",\"authors\":\"Xietian Wang, Aiping Liu, Heng Cui, Xingui Chen, Kai Wang, Xun Chen\",\"doi\":\"10.1109/TBME.2025.3553204\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p><p>Generalized zero-shot learning (GZSL) networks offer promising avenues for the development of user-friendly steady-state visual evoked potential (SSVEP) based brain-computer interfaces (BCIs), aiming to alleviate the training burden on users. These networks only require the user to provide training data from partial classes during training, yet they demonstrate the capability to classify all classes during testing. However, these GZSL networks have a large number of trainable parameters, resulting in long training times and difficulty to practicalize. In this study, we proposed a dual-attention structure to construct a lightweight GZSL network, termed GZSL-Lite. We first embedded the input training data-constructed class templates, manually constructed sine templates, and electroencephalogram (EEG) signals using convolution-based networks. The embedding part uses the same network weights to embed the features across different stimulus frequencies while reducing the depth of the network. After embedding, two branches of the dual-attention use class and sine templates to guide the feature extraction of the EEG signal with the attention mechanism, respectively. Compared to the networks that extract all features equally, dual-attention focuses only on EEG features relative to templates, which helps classification with fewer parameters. Finally, we used depthwise convolutional blocks to output classification results. Experimental evaluations conducted on two publicly available datasets demonstrate the efficacy of the proposed network. Comparative analysis reveals a remarkable reduction in trainable parameters to less than 1% of the SOTA counterpart, concurrently showing significant performance improvement. The code is available for reproducibility at https://github.com/xtwong111/GZSL-Lite-for-SSVEP-Based-BCIs.</p>\",\"PeriodicalId\":13245,\"journal\":{\"name\":\"IEEE Transactions on Biomedical Engineering\",\"volume\":\"PP \",\"pages\":\"\"},\"PeriodicalIF\":4.4000,\"publicationDate\":\"2025-03-20\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"IEEE Transactions on Biomedical Engineering\",\"FirstCategoryId\":\"5\",\"ListUrlMain\":\"https://doi.org/10.1109/TBME.2025.3553204\",\"RegionNum\":2,\"RegionCategory\":\"医学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"ENGINEERING, BIOMEDICAL\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE Transactions on Biomedical Engineering","FirstCategoryId":"5","ListUrlMain":"https://doi.org/10.1109/TBME.2025.3553204","RegionNum":2,"RegionCategory":"医学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"ENGINEERING, BIOMEDICAL","Score":null,"Total":0}
引用次数: 0

摘要

广义零射击学习(GZSL)网络为基于稳态视觉诱发电位(SSVEP)的用户友好型脑机接口(bci)的开发提供了有希望的途径,旨在减轻用户的训练负担。这些网络只要求用户在训练期间提供部分类的训练数据,但它们在测试期间展示了对所有类进行分类的能力。然而,这些GZSL网络具有大量的可训练参数,导致训练时间长,难以实现。在本研究中,我们提出了一种双注意力结构来构建轻量级GZSL网络,称为GZSL- lite。我们首先使用基于卷积的网络嵌入输入训练数据-构建类模板,手动构建正弦模板和脑电图(EEG)信号。嵌入部分在减小网络深度的同时,使用相同的网络权值来嵌入不同刺激频率的特征。嵌入后,双注意分支分别使用类模板和正弦模板指导注意机制下脑电信号的特征提取。与同等提取所有特征的神经网络相比,双注意力只关注相对于模板的脑电特征,有助于用更少的参数进行分类。最后,我们使用深度卷积块输出分类结果。在两个公开可用的数据集上进行的实验评估证明了所提出网络的有效性。对比分析显示,可训练参数显著减少到SOTA对应参数的不到1%,同时显示出显着的性能改进。该代码可在https://github.com/xtwong111/GZSL-Lite-for-SSVEP-Based-BCIs上获得再现。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
GZSL-Lite: A Lightweight Generalized Zero-Shot Learning Network for SSVEP-Based BCIs.

Generalized zero-shot learning (GZSL) networks offer promising avenues for the development of user-friendly steady-state visual evoked potential (SSVEP) based brain-computer interfaces (BCIs), aiming to alleviate the training burden on users. These networks only require the user to provide training data from partial classes during training, yet they demonstrate the capability to classify all classes during testing. However, these GZSL networks have a large number of trainable parameters, resulting in long training times and difficulty to practicalize. In this study, we proposed a dual-attention structure to construct a lightweight GZSL network, termed GZSL-Lite. We first embedded the input training data-constructed class templates, manually constructed sine templates, and electroencephalogram (EEG) signals using convolution-based networks. The embedding part uses the same network weights to embed the features across different stimulus frequencies while reducing the depth of the network. After embedding, two branches of the dual-attention use class and sine templates to guide the feature extraction of the EEG signal with the attention mechanism, respectively. Compared to the networks that extract all features equally, dual-attention focuses only on EEG features relative to templates, which helps classification with fewer parameters. Finally, we used depthwise convolutional blocks to output classification results. Experimental evaluations conducted on two publicly available datasets demonstrate the efficacy of the proposed network. Comparative analysis reveals a remarkable reduction in trainable parameters to less than 1% of the SOTA counterpart, concurrently showing significant performance improvement. The code is available for reproducibility at https://github.com/xtwong111/GZSL-Lite-for-SSVEP-Based-BCIs.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
IEEE Transactions on Biomedical Engineering
IEEE Transactions on Biomedical Engineering 工程技术-工程:生物医学
CiteScore
9.40
自引率
4.30%
发文量
880
审稿时长
2.5 months
期刊介绍: IEEE Transactions on Biomedical Engineering contains basic and applied papers dealing with biomedical engineering. Papers range from engineering development in methods and techniques with biomedical applications to experimental and clinical investigations with engineering contributions.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信