English

SWIM: Short-Window CNN Integrated with Mamba for EEG-Based Auditory Spatial Attention Decoding

Audio and Speech Processing 2024-11-28 v2 Artificial Intelligence Sound Signal Processing

Abstract

In complex auditory environments, the human auditory system possesses the remarkable ability to focus on a specific speaker while disregarding others. In this study, a new model named SWIM, a short-window convolution neural network (CNN) integrated with Mamba, is proposed for identifying the locus of auditory attention (left or right) from electroencephalography (EEG) signals without relying on speech envelopes. SWIM consists of two parts. The first is a short-window CNN (SWCNN_\text{CNN}), which acts as a short-term EEG feature extractor and achieves a final accuracy of 84.9% in the leave-one-speaker-out setup on the widely used KUL dataset. This improvement is due to the use of an improved CNN structure, data augmentation, multitask training, and model combination. The second part, Mamba, is a sequence model first applied to auditory spatial attention decoding to leverage the long-term dependency from previous SWCNN_\text{CNN} time steps. By joint training SWCNN_\text{CNN} and Mamba, the proposed SWIM structure uses both short-term and long-term information and achieves an accuracy of 86.2%, which reduces the classification errors by a relative 31.0% compared to the previous state-of-the-art result. The source code is available at https://github.com/windowso/SWIM-ASAD.

Keywords

Cite

@article{arxiv.2409.19884,
  title  = {SWIM: Short-Window CNN Integrated with Mamba for EEG-Based Auditory Spatial Attention Decoding},
  author = {Ziyang Zhang and Andrew Thwaites and Alexandra Woolgar and Brian Moore and Chao Zhang},
  journal= {arXiv preprint arXiv:2409.19884},
  year   = {2024}
}

Comments

accepted by SLT 2024

R2 v1 2026-06-28T19:01:33.903Z