Emo2Vec: Learning Generalized Emotion Representation by Multi-task Training
Peng Xu, Andrea Madotto, Chien-Sheng Wu, Ji Ho Park, Pascale Fung

TL;DR
Emo2Vec is a generalized emotion embedding learned through multi-task training on six emotion-related tasks, outperforming existing affective representations and achieving competitive results when combined with GloVe.
Contribution
This paper introduces Emo2Vec, a new emotion representation learned via multi-task learning across diverse emotion-related tasks, with improved performance over prior affective embeddings.
Findings
Emo2Vec outperforms Sentiment-Specific Word Embedding and DeepMoji embeddings.
Combining Emo2Vec with GloVe yields competitive results on multiple tasks.
Multi-task training enables effective generalization of emotional semantics.
Abstract
In this paper, we propose Emo2Vec which encodes emotional semantics into vectors. We train Emo2Vec by multi-task learning six different emotion-related tasks, including emotion/sentiment analysis, sarcasm classification, stress detection, abusive language classification, insult detection, and personality recognition. Our evaluation of Emo2Vec shows that it outperforms existing affect-related representations, such as Sentiment-Specific Word Embedding and DeepMoji embeddings with much smaller training corpora. When concatenated with GloVe, Emo2Vec achieves competitive performances to state-of-the-art results on several tasks using a simple logistic regression classifier.
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.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Topic Modeling · Mental Health via Writing
MethodsLogistic Regression
