A Sentiment-and-Semantics-Based Approach for Emotion Detection in Textual Conversations
Umang Gupta, Ankush Chatterjee, Radhakrishnan Srikanth, Puneet Agrawal

TL;DR
This paper introduces a novel LSTM-based deep learning approach that combines sentiment and semantic embeddings to accurately detect emotions like happy, sad, or angry in textual conversations, addressing challenges in emotion recognition without facial cues.
Contribution
It presents a new method integrating sentiment and semantic embeddings with semi-automated data collection for emotion detection in text, outperforming existing models.
Findings
Significantly outperforms traditional machine learning baselines.
Effectively combines sentiment and semantic embeddings.
Validated on real-world conversational data.
Abstract
Emotions are physiological states generated in humans in reaction to internal or external events. They are complex and studied across numerous fields including computer science. As humans, on reading "Why don't you ever text me!" we can either interpret it as a sad or angry emotion and the same ambiguity exists for machines. Lack of facial expressions and voice modulations make detecting emotions from text a challenging problem. However, as humans increasingly communicate using text messaging applications, and digital agents gain popularity in our society, it is essential that these digital agents are emotion aware, and respond accordingly. In this paper, we propose a novel approach to detect emotions like happy, sad or angry in textual conversations using an LSTM based Deep Learning model. Our approach consists of semi-automated techniques to gather training data for our model. We…
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
TopicsSentiment Analysis and Opinion Mining · Advanced Text Analysis Techniques · Topic Modeling
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
