paper-with-me

홈 › Papers

DeepEmotex: Classifying Emotion in Text Messages using Deep Transfer Learning

2022-06-12 · Maryam Hasan, Elke Rundensteiner, Emmanuel Agu

Transfer learning has been widely used in natural language processing through deep pretrained language models, such as Bidirectional Encoder Representations from Transformers and Universal Sentence Encoder. Despite the great success, language models get overfitted when applied to small datasets and are prone to forgetting when fine-tuned with a classifier. To remedy this problem of forgetting in transferring deep pretrained language models from one domain to another domain, existing efforts explore fine-tuning methods to forget less. We propose DeepEmotex an effective sequential transfer learning method to detect emotion in text. To avoid forgetting problem, the fine-tuning step is instrumented by a large amount of emotion-labeled data collected from Twitter. We conduct an experimental study using both curated Twitter data sets and benchmark data sets. DeepEmotex models achieve over 91% accuracy for multi-class emotion classification on test dataset. We evaluate the performance of the fine-tuned DeepEmotex models in classifying emotion in EmoInt and Stimulus benchmark datasets. The models correctly classify emotion in 73% of the instances in the benchmark datasets. The proposed DeepEmotex-BERT model outperforms Bi-LSTM result on the benchmark datasets by 23%. We also study the effect of the size of the fine-tuning dataset on the accuracy of our models. Our evaluation results show that fine-tuning with a large set of emotion-labeled data improves both the robustness and effectiveness of the resulting target task model.

📄 PDF Abstract BibTeX arXiv:2206.06775

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion ClassificationSentenceTransfer Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

EPITA-ADAPT at SemEval-2019 Task 3: Detecting emotions in textual conversations using deep learning models combination

2019-06-01 · SEMEVAL 2019 6 · Abdessalam Bouchekif, Praveen Joshi, Latifa Bouchekif, Haithem Afli

Messaging platforms like WhatsApp, Facebook Messenger and Twitter have gained recently much popularity owing to their ability in connecting users in real-time. The content of these textual messages can be a useful resour…

Transfer Learning

Attention-based Modeling for Emotion Detection and Classification in Textual Conversations

2019-06-14 · Waleed Ragheb, Jérôme Azé, Sandra Bringay, Maximilien Servajean

This paper addresses the problem of modeling textual conversations and detecting emotions. Our proposed model makes use of 1) deep transfer learning rather than the classical shallow methods of word embedding; 2) self-at…

Emotion Detection and ClassificationEmotion Recognition in ConversationGeneral ClassificationTransfer Learning

LIRMM-Advanse at SemEval-2019 Task 3: Attentive Conversation Modeling for Emotion Detection and Classification

2019-06-01 · SEMEVAL 2019 6 · Waleed Ragheb, J{\'e}r{\^o}me Az{\'e}, S Bringay, ra 외

This paper addresses the problem of modeling textual conversations and detecting emotions. Our proposed model makes use of 1) deep transfer learning rather than the classical shallow methods of word embedding; 2) self-at…

Emotion Detection and ClassificationGeneral ClassificationTransfer Learning

Meta-learning for Classifying Previously Unseen Data Source into Previously Unseen Emotional Categories

2021-08-01 · ACL (MetaNLP) 2021 8 · Gaël Guibon, Matthieu Labeau, Hélène Flamein, Luce Lefeuvre 외

In this paper, we place ourselves in a classification scenario in which the target classes and data type are not accessible during training. We use a meta-learning approach to determine whether or not meta-trained inform…

Few-Shot LearningMeta-LearningMetric LearningTAG

Méta-apprentissage : classification de messages en catégories émotionnelles inconnues en entraînement (Meta-learning : Classifying Messages into Unseen Emotional Categories)

2021-06-01 · JEP/TALN/RECITAL 2021 6 · Gaël Guibon, Matthieu Labeau, Hélène Flamein, Luce Lefeuvre 외

Dans cet article nous reproduisons un scénario d’apprentissage selon lequel les données cibles ne sont pas accessibles et seules des données connexes le sont. Nous utilisons une approche par méta-apprentissage afin de dé…

Few-Shot LearningMeta-Learning