arXiv:2506.21140cs.LGcs.AI2025-06被引 21

双分支架构提升脑电解码精度与可解释性

DBConformer: Dual-Branch Convolutional Transformer for EEG Decoding

  • 分设时序与空间分支,分别建模长时程依赖和通道间关系
  • 参数量减少8倍以上,性能超越13种基线模型
  • 轻量化通道注意力增强生理可解释性,适合临床应用

基于脑电图(EEG)的脑机接口将自发或诱发的神经活动转化为外部控制指令。尽管卷积神经网络(CNN)仍是主流骨干网络,但其固有的短感受野难以捕捉长时程时间依赖和全局通道间关系。近年来的CNN-Transformer混合结构部分缓解此问题,但多采用串行设计,导致局部与全局特征融合不充分,且常忽略显式的通道建模。为此,我们提出DBConformer,一种专为脑电解码设计的双分支卷积变压器网络。它结合时序Conformer以建模长时程依赖,空间Conformer以提取通道间交互,同时捕获脑电信号的时间动态与空间模式。此外,引入轻量级通道注意力模块,通过数据驱动方式赋予各脑电通道重要性权重。在三种范式(运动想象、癫痫检测、稳态视觉诱发电位)下的四项评估设置中,实验表明DBConformer持续优于13种竞争基线模型,且参数量比现有高容量脑电Conformer架构减少八倍以上。可视化结果证实,所提取特征具有生理可解释性,符合已有神经科学知识。优越的性能与可解释性使DBConformer成为可靠、鲁棒且可解释的脑电解码方案。代码已公开于https://github.com/wzwvv/DBConformer。

原文摘要 · Abstract (English)

Electroencephalography (EEG)-based brain-computer interfaces (BCIs) transform spontaneous/evoked neural activity into control commands for external communication. While convolutional neural networks (CNNs) remain the mainstream backbone for EEG decoding, their inherently short receptive field makes it difficult to capture long-range temporal dependencies and global inter-channel relationships. Recent CNN-Transformer (Conformer) hybrids partially address this issue, but most adopt a serial design, resulting in suboptimal integration of local and global features, and often overlook explicit channel-wise modeling. To address these limitations, we propose DBConformer, a dual-branch convolutional Transformer network tailored for EEG decoding. It integrates a temporal Conformer to model long-range temporal dependencies and a spatial Conformer to extract inter-channel interactions, capturing both temporal dynamics and spatial patterns in EEG signals. A lightweight channel attention module further refines spatial representations by assigning data-driven importance to EEG channels. Extensive experiments under four evaluation settings on three paradigms, including motor imagery, seizure detection, and steady-state visual evoked potential, demonstrated that DBConformer consistently outperformed 13 competitive baseline models, with over an eight-fold reduction in parameters than current high-capacity EEG Conformer architecture. Furthermore, the visualization results confirmed that the features extracted by DBConformer are physiologically interpretable and aligned with prior knowledge. The superior performance and interpretability of DBConformer make it reliable for accurate, robust, and explainable EEG decoding. Code is publicized at https://github.com/wzwvv/DBConformer.

脑机接口深度学习信号处理可解释性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。