Disentangling Latent Emotions of Word Embeddings on Complex Emotional Narratives
Zhengxuan Wu, Yueyi Jiang

TL;DR
This paper explores how GloVe word embeddings encode emotions, demonstrating that a few dimensions capture emotional polarity, and proposes a linear transformation to better disentangle emotions in the embedding space.
Contribution
It introduces a method to project word embeddings into an emotion space, revealing how emotions are entangled and can be manipulated through vector arithmetic.
Findings
Few dimensions in GloVe encode emotional polarity.
Projected emotion space improves emotion disentanglement.
Emotion vector arithmetic reflects human emotional relationships.
Abstract
Word embedding models such as GloVe are widely used in natural language processing (NLP) research to convert words into vectors. Here, we provide a preliminary guide to probe latent emotions in text through GloVe word vectors. First, we trained a neural network model to predict continuous emotion valence ratings by taking linguistic inputs from Stanford Emotional Narratives Dataset (SEND). After interpreting the weights in the model, we found that only a few dimensions of the word vectors contributed to expressing emotions in text, and words were clustered on the basis of their emotional polarities. Furthermore, we performed a linear transformation that projected high dimensional embedded vectors into an emotion space. Based on NRC Emotion Lexicon (EmoLex), we visualized the entanglement of emotions in the lexicon by using both projected and raw GloVe word vectors. We showed that, in…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGloVe Embeddings
