paper-with-me

Papers

Self-supervised ECG Representation Learning for Emotion Recognition

2020-02-04 · Pritam Sarkar, Ali Etemad

We exploit a self-supervised deep multi-task learning framework for electrocardiogram (ECG) -based emotion recognition. The proposed solution consists of two stages of learning a) learning ECG representations and b) learning to classify emotions. ECG representations are learned by a signal transformation recognition network. The network learns high-level abstract representations from unlabeled ECG data. Six different signal transformations are applied to the ECG signals, and transformation recognition is performed as pretext tasks. Training the model on pretext tasks helps the network learn spatiotemporal representations that generalize well across different datasets and different emotion categories. We transfer the weights of the self-supervised network to an emotion recognition network, where the convolutional layers are kept frozen and the dense layers are trained with labelled ECG data. We show that the proposed solution considerably improves the performance compared to a network trained using fully-supervised learning. New state-of-the-art results are set in classification of arousal, valence, affective states, and stress for the four utilized datasets. Extensive experiments are performed, providing interesting insights into the impact of using a multi-task self-supervised structure instead of a single-task model, as well as the optimum level of difficulty required for the pretext self-supervised tasks.

📄 PDF Abstract BibTeX arXiv:2002.03898

Code (2)

https://code.engineering.queensu.ca/pritam/SSL-ECG 공식 구현
pritamqu/SSL-ECG 공식 구현 tf

Tasks

Emotion RecognitionMulti-Task LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Does Visual Self-Supervision Improve Learning of Speech Representations for Emotion Recognition?

2020-05-04 · Abhinav Shukla, Stavros Petridis, Maja Pantic

Self-supervised learning has attracted plenty of recent research interest. However, most works for self-supervision in speech are typically unimodal and there has been limited work that studies the interaction between au…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Emotion RecognitionFace Reconstruction+5

Transformer-Based Self-Supervised Learning for Emotion Recognition

2022-04-08 · Juan Vazquez-Rodriguez, Grégoire Lefebvre, Julien Cumin, James L. Crowley

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 …

Emotion RecognitionSelf-Supervised LearningTime SeriesTime Series Analysis

emotion2vec: Self-Supervised Pre-Training for Speech Emotion Representation

2023-12-23 · Ziyang Ma, Zhisheng Zheng, Jiaxin Ye, Jinchao Li 외

We propose emotion2vec, a universal speech emotion representation model. emotion2vec is pre-trained on open-source unlabeled emotion data through self-supervised online distillation, combining utterance-level loss and fr…

Emotion RecognitionSelf-Supervised LearningSentiment AnalysisSpeech Emotion Recognition

GMSS: Graph-Based Multi-Task Self-Supervised Learning for EEG Emotion Recognition

2022-04-12 · Yang Li, Ji Chen, Fu Li, Boxun Fu 외

Previous electroencephalogram (EEG) emotion recognition relies on single-task learning, which may lead to overfitting and learned emotion features lacking generalization. In this paper, a graph-based multi-task self-supe…

Contrastive LearningEEGEEG Emotion RecognitionElectroencephalogram (EEG)+2

Self-Supervised learning with cross-modal transformers for emotion recognition

2020-11-20 · Aparna Khare, Srinivas Parthasarathy, Shiva Sundaram

Emotion recognition is a challenging task due to limited availability of in-the-wild labeled datasets. Self-supervised learning has shown improvements on tasks with limited labeled datasets in domains like speech and nat…

Emotion RecognitionLanguage ModelingLanguage ModellingMasked Language Modeling+3