English

Transformer-Based Self-Supervised Learning for Emotion Recognition

Neurons and Cognition 2022-06-06 v2 Artificial Intelligence Machine Learning Signal Processing

Abstract

In order to exploit representations of time-series signals, such as physiological signals, it is essential that these representations capture relevant information from the whole signal. In this work, we propose to use a Transformer-based model to process electrocardiograms (ECG) for emotion recognition. Attention mechanisms of the Transformer can be used to build contextualized representations for a signal, giving more importance to relevant parts. These representations may then be processed with a fully-connected network to predict emotions. To overcome the relatively small size of datasets with emotional labels, we employ self-supervised learning. We gathered several ECG datasets with no labels of emotion to pre-train our model, which we then fine-tuned for emotion recognition on the AMIGOS dataset. We show that our approach reaches state-of-the-art performances for emotion recognition using ECG signals on AMIGOS. More generally, our experiments show that transformers and pre-training are promising strategies for emotion recognition with physiological signals.

Keywords

Cite

@article{arxiv.2204.05103,
  title  = {Transformer-Based Self-Supervised Learning for Emotion Recognition},
  author = {Juan Vazquez-Rodriguez and Grégoire Lefebvre and Julien Cumin and James L. Crowley},
  journal= {arXiv preprint arXiv:2204.05103},
  year   = {2022}
}
R2 v1 2026-06-24T10:44:29.811Z