AMDET: Attention based Multiple Dimensions EEG Transformer for Emotion Recognition
Yongling Xu, Yang Du, Jing Zou, Tianying Zhou, Lushan Xiao, Li Liu,, and Pengcheng

TL;DR
This paper introduces AMDET, a transformer-based model that effectively captures multi-dimensional EEG features for emotion recognition, achieving state-of-the-art accuracy on multiple datasets with fewer channels.
Contribution
The novel AMDET model employs multi-dimensional attention mechanisms to exploit spectral, spatial, and temporal EEG features simultaneously, improving emotion recognition performance.
Findings
Achieved over 97% accuracy on DEAP datasets.
Performed well with only eight EEG channels.
Outperformed existing state-of-the-art methods.
Abstract
Affective computing is an important branch of artificial intelligence, and with the rapid development of brain computer interface technology, emotion recognition based on EEG signals has received broad attention. It is still a great challenge to effectively explore the multi-dimensional information in the EEG data in spite of a large number of deep learning methods. In this paper, we propose a deep model called Attention-based Multiple Dimensions EEG Transformer (AMDET), which can exploit the complementarity among the spectral-spatial-temporal features of EEG data by employing the multi-dimensional global attention mechanism. We transformed the original EEG data into 3D temporal-spectral-spatial representations and then the AMDET would use spectral-spatial transformer encoder layer to extract effective features in the EEG signal and concentrate on the critical time frame with a temporal…
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.
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
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Absolute Position Encodings · Layer Normalization · Adam · Byte Pair Encoding · Residual Connection · Label Smoothing · Position-Wise Feed-Forward Layer
