Emotion Recognition in Conversation using Probabilistic Soft Logic
Creating agents that can both appropriately respond to conversations and understand complex human linguistic tendencies and social cues has been a long standing challenge in the NLP community. A recent pillar of research revolves around emotion recognition in conversation (ERC); a sub-field of emotion recognition that focuses on conversations or dialogues that contain two or more utterances. In this work, we explore an approach to ERC that exploits the use of neural embeddings along with complex structures in dialogues. We implement our approach in a framework called Probabilistic Soft Logic (PSL), a declarative templating language that uses first-order like logical rules, that when combined with data, define a particular class of graphical model. Additionally, PSL provides functionality for the incorporation of results from neural models into PSL models. This allows our model to take advantage of advanced neural methods, such as sentence embeddings, and logical reasoning over the structure of a dialogue. We compare our method with state-of-the-art purely neural ERC systems, and see almost a 20% improvement. With these results, we provide an extensive qualitative and quantitative analysis over the DailyDialog conversation dataset.
Code (0)
등록된 구현이 없습니다.
Tasks
Emotion RecognitionEmotion Recognition in ConversationLogical ReasoningSentenceSentence EmbeddingsSimilar Papers 제목 키워드 기반
Emergence of Hierarchical Emotion Organization in Large Language Models
As large language models (LLMs) increasingly power conversational agents, understanding how they model users' emotional states is critical for ethical deployment. Inspired by emotion wheels, i.e., a psychological framewo…
Emotion RecognitionEmpathetic Conversational Agents: Utilizing Neural and Physiological Signals for Enhanced Empathetic Interactions
Conversational agents (CAs) are revolutionizing human-computer interaction by evolving from text-based chatbots to empathetic digital humans (DHs) capable of rich emotional expressions. This paper explores the integratio…
Emotion RecognitionA Transformer-Based Model With Self-Distillation for Multimodal Emotion Recognition in Conversations
Emotion recognition in conversations (ERC), the task of recognizing the emotion of each utterance in a conversation, is crucial for building empathetic machines. Existing studies focus mainly on capturing context- and sp…
Emotion RecognitionEmotion Recognition in ConversationMultimodal Emotion RecognitionGatedxLSTM: A Multimodal Affective Computing Approach for Emotion Recognition in Conversations
Affective Computing (AC) is essential for advancing Artificial General Intelligence (AGI), with emotion recognition serving as a key component. However, human emotions are inherently dynamic, influenced not only by an in…
cross-modal alignmentEmotion ClassificationEmotion RecognitionEmotion Recognition in Conversation+1Past, Present, and Future: Conversational Emotion Recognition through Structural Modeling of Psychological Knowledge
Conversational Emotion Recognition (CER) is a task to predict the emotion of an utterance in the context of a conversation. Although modeling the conversational context and interactions between speakers has been studied …
Emotion RecognitionEmotion Recognition in Conversation