LGApr 2

LI-DSN: A Layer-wise Interactive Dual-Stream Network for EEG Decoding

arXiv:2604.0188913.9
Predicted impact top 39% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses a bottleneck in EEG-based brain-computer interfaces by improving feature utilization for tasks like motor imagery classification and emotion recognition, though it appears incremental as it builds on existing dual-stream architectures.

The paper tackled the problem of delayed integration in dual-stream neural networks for EEG decoding, which causes an 'information silo' issue, and proposed LI-DSN with layer-wise interaction to achieve superior performance, outperforming 13 state-of-the-art models across eight diverse EEG datasets.

Electroencephalography (EEG) provides a non-invasive window into brain activity, offering high temporal resolution crucial for understanding and interacting with neural processes through brain-computer interfaces (BCIs). Current dual-stream neural networks for EEG often process temporal and spatial features independently through parallel branches, delaying their integration until a final, late-stage fusion. This design inherently leads to an "information silo" problem, precluding intermediate cross-stream refinement and hindering spatial-temporal decompositions essential for full feature utilization. We propose LI-DSN, a layer-wise interactive dual-stream network that facilitates progressive, cross-stream communication at each layer, thereby overcoming the limitations of late-fusion paradigms. LI-DSN introduces a novel Temporal-Spatial Integration Attention (TSIA) mechanism, which constructs a Spatial Affinity Correlation Matrix (SACM) to capture inter-electrode spatial structural relationships and a Temporal Channel Aggregation Matrix (TCAM) to integrate cosine-gated temporal dynamics under spatial guidance. Furthermore, we employ an adaptive fusion strategy with learnable channel weights to optimize the integration of dual-stream features. Extensive experiments across eight diverse EEG datasets, encompassing motor imagery (MI) classification, emotion recognition, and steady-state visual evoked potentials (SSVEP), consistently demonstrate that LI-DSN significantly outperforms 13 state-of-the-art (SOTA) baseline models, showcasing its superior robustness and decoding performance. The code will be publicized after acceptance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes