paper-with-me

홈 › Papers

DSAINet: An Efficient Dual-Scale Attentive Interaction Network for General EEG Decoding

2026-04-20 · Zhiyuan Ma, Zeyuan Li, Zihao Qiu, Jinhao Li, Lingqin Meng, Xinche Zhang, Yixuan Liu, Xinke Shen, Sen Song arxiv

In real-world applications of noninvasive electroencephalography (EEG), specialized decoders often show limited generalizability across diverse tasks under subject-independent settings. One central challenge is that task-relevant EEG signals often follow different temporal organization patterns across tasks, while many existing methods rely on task-tailored architectural designs that introduce task-specific temporal inductive biases. This mismatch makes it difficult to adapt temporal modeling across tasks without changing the model configuration. To address these challenges, we propose DSAINet, an efficient dual-scale attentive interaction network for general EEG decoding. Specifically, DSAINet constructs shared spatiotemporal token representations from raw EEG signals and models diverse temporal dynamics through parallel convolutional branches at fine and coarse scales. The resulting representations are then adaptively refined by intra-branch attention to emphasize salient scale-specific patterns and by inter-branch attention to integrate task-relevant features across scales, followed by adaptive token aggregation to yield a compact representation for prediction. Extensive experiments on five downstream EEG decoding tasks across ten public datasets show that DSAINet consistently outperforms 13 representative baselines under strict subject-independent evaluation. Notably, this performance is achieved using the same architecture hyperparameters across datasets. Moreover, DSAINet achieves a favorable accuracy-efficiency trade-off with only about 77K trainable parameters and provides interpretable neurophysiological insights. The code is publicly available at https://github.com/zy0929/DSAINet.

📄 PDF Abstract BibTeX arXiv:2604.18095

Code (0)

등록된 구현이 없습니다.

Tasks

Eeg Decoding

Similar Papers 제목 키워드 기반

Learning Attentive Pairwise Interaction for Fine-Grained Classification

2020-02-24 · Peiqin Zhuang, Yali Wang, Yu Qiao

Fine-grained classification is a challenging problem, due to subtle differences among highly-confused categories. Most approaches address this difficulty by learning discriminative representation of individual input imag…

ClassificationFine-Grained Image ClassificationGeneral Classification

Representation Learning for Compressed Video Action Recognition via Attentive Cross-modal Interaction with Motion Enhancement

2022-05-07 · Bing Li, Jiaxin Chen, Dongming Zhang, Xiuguo Bao 외

Compressed video action recognition has recently drawn growing attention, since it remarkably reduces the storage and computational cost via replacing raw videos by sparsely sampled RGB frames and compressed motion cues …

Action RecognitionDenoisingRepresentation LearningTemporal Action Localization

AutoInt: Automatic Feature Interaction Learning via Self-Attentive Neural Networks

2018-10-29 · Weiping Song, Chence Shi, Zhiping Xiao, Zhijian Duan 외

Click-through rate (CTR) prediction, which aims to predict the probability of a user clicking on an ad or an item, is critical to many online applications such as online advertising and recommender systems. The problem i…

Click-Through Rate PredictionRecommendation Systems

Multiscale Self Attentive Convolutions for Vision and Language Modeling

2019-12-03 · Oren Barkan

Self attention mechanisms have become a key building block in many state-of-the-art language understanding models. In this paper, we show that the self attention operator can be formulated in terms of 1x1 convolution ope…

Language ModelingLanguage Modelling

FireSenseNet: A Dual-Branch CNN with Cross-Attentive Feature Interaction for Next-Day Wildfire Spread Prediction

2026-04-09 · Jinzhen Han, JinByeong Lee, Hak Han, YeonJu Na 외 arxiv

Accurate prediction of next-day wildfire spread is critical for disaster response and resource allocation. Existing deep learning approaches typically concatenate heterogeneous geospatial inputs into a single tensor, ign…

Feature Importance