paper-with-me

홈 › Papers

Emotion Detection from EEG using Transfer Learning

2023-06-09 · Sidharth Sidharth, Ashish Abraham Samuel, Ranjana H, Jerrin Thomas Panachakel, Sana Parveen K

The detection of emotions using an Electroencephalogram (EEG) is a crucial area in brain-computer interfaces and has valuable applications in fields such as rehabilitation and medicine. In this study, we employed transfer learning to overcome the challenge of limited data availability in EEG-based emotion detection. The base model used in this study was Resnet50. Additionally, we employed a novel feature combination in EEG-based emotion detection. The input to the model was in the form of an image matrix, which comprised Mean Phase Coherence (MPC) and Magnitude Squared Coherence (MSC) in the upper-triangular and lower-triangular matrices, respectively. We further improved the technique by incorporating features obtained from the Differential Entropy (DE) into the diagonal, which previously held little to no useful information for classifying emotions. The dataset used in this study, SEED EEG (62 channel EEG), comprises three classes (Positive, Neutral, and Negative). We calculated both subject-independent and subject-dependent accuracy. The subject-dependent accuracy was obtained using a 10-fold cross-validation method and was 93.1%, while the subject-independent classification was performed by employing the leave-one-subject-out (LOSO) strategy. The accuracy obtained in subject-independent classification was 71.6%. Both of these accuracies are at least twice better than the chance accuracy of classifying 3 classes. The study found the use of MSC and MPC in EEG-based emotion detection promising for emotion classification. The future scope of this work includes the use of data augmentation techniques, enhanced classifiers, and better features for emotion classification.

📄 PDF Abstract BibTeX arXiv:2306.05680

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationEEGElectroencephalogram (EEG)Emotion ClassificationTransfer Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Climate and Weather: Inspecting Depression Detection via Emotion Recognition

2022-04-29 · Wen Wu, Mengyue Wu, Kai Yu

Automatic depression detection has attracted increasing amount of attention but remains a challenging task. Psychological research suggests that depressive mood is closely related with emotion expression and perception, …

Depression DetectionEmotion Recognition

Enhancing Cross-target Stance Detection with Transferable Semantic-Emotion Knowledge

2020-07-01 · ACL 2020 6 · Bowen Zhang, Min Yang, Xutao Li, Yunming Ye 외

Stance detection is an important task, which aims to classify the attitude of an opinionated text towards a given target. Remarkable success has been achieved when sufficient labeled training data is available. However, …

Stance DetectionTransfer Learning

Towards Multimodal Emotion Recognition in German Speech Events in Cars using Transfer Learning

2019-09-06 · Deniz Cevher, Sebastian Zepf, Roman Klinger

The recognition of emotions by humans is a complex process which considers multiple interacting signals such as facial expressions and both prosody and semantic content of utterances. Commonly, research on automatic reco…

Emotion RecognitionMultimodal Emotion RecognitionTransfer Learning

Large Language Models on Fine-grained Emotion Detection Dataset with Data Augmentation and Transfer Learning

2024-03-10 · Kaipeng Wang, Zhi Jing, Yongye Su, Yikun Han

This paper delves into enhancing the classification performance on the GoEmotions dataset, a large, manually annotated dataset for emotion detection in text. The primary goal of this paper is to address the challenges of…

Data AugmentationTransfer Learning

Transfer Learning From Sound Representations For Anger Detection in Speech

2019-02-06 · Mohamed Ezzeldin A. ElShaer, Scott Wisdom, Taniya Mishra

In this work, we train fully convolutional networks to detect anger in speech. Since training these deep architectures requires large amounts of data and the size of emotion datasets is relatively small, we use transfer …

Transfer Learning