KAM -- a Kernel Attention Module for Emotion Classification with EEG Data
Dongyang Kuang, Craig Michoski

TL;DR
This paper introduces a kernel attention module for EEG-based emotion classification that reduces computational complexity, enhances interpretability, and improves prediction accuracy when integrated into neural networks.
Contribution
The novel kernel attention module requires fewer parameters, offers interpretability, and improves emotion classification accuracy on EEG data.
Findings
Boosts mean prediction accuracy by over 1% on SEED dataset
Requires only one extra parameter for integration
Provides a scalar for attention interpretability
Abstract
In this work, a kernel attention module is presented for the task of EEG-based emotion classification with neural networks. The proposed module utilizes a self-attention mechanism by performing a kernel trick, demanding significantly fewer trainable parameters and computations than standard attention modules. The design also provides a scalar for quantitatively examining the amount of attention assigned during deep feature refinement, hence help better interpret a trained model. Using EEGNet as the backbone model, extensive experiments are conducted on the SEED dataset to assess the module's performance on within-subject classification tasks compared to other SOTA attention modules. Requiring only one extra parameter, the inserted module is shown to boost the base model's mean prediction accuracy up to more than 1\% across 15 subjects. A key component of the method is the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEEG and Brain-Computer Interfaces · Emotion and Mood Recognition · ECG Monitoring and Analysis
MethodsBalanced Selection
