TL;DR
This paper introduces a self-supervised learning approach for ECG-based emotion recognition that leverages unlabelled data to improve classification of arousal and valence, outperforming existing methods.
Contribution
The study proposes a novel self-supervised architecture that enhances ECG emotion recognition by pretraining on unlabelled data and transferring learned features, reducing data requirements.
Findings
Outperforms state-of-the-art ECG emotion recognition methods.
Requires significantly less labeled data for effective training.
Achieves comparable or better results than fully-supervised models.
Abstract
We present an electrocardiogram (ECG) -based emotion recognition system using self-supervised learning. Our proposed architecture consists of two main networks, a signal transformation recognition network and an emotion recognition network. First, unlabelled data are used to successfully train the former network to detect specific pre-determined signal transformations in the self-supervised learning step. Next, the weights of the convolutional layers of this network are transferred to the emotion recognition network, and two dense layers are trained in order to classify arousal and valence scores. We show that our self-supervised approach helps the model learn the ECG feature manifold required for emotion recognition, performing equal or better than the fully-supervised version of the model. Our proposed method outperforms the state-of-the-art in ECG-based emotion recognition with two…
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.
