paper-with-me

홈 › Papers

Modeling Label Semantics for Predicting Emotional Reactions

2020-06-09 · ACL 2020 6 · Radhika Gaonkar, Heeyoung Kwon, Mohaddeseh Bastan, Niranjan Balasubramanian, Nathanael Chambers

Predicting how events induce emotions in the characters of a story is typically seen as a standard multi-label classification task, which usually treats labels as anonymous classes to predict. They ignore information that may be conveyed by the emotion labels themselves. We propose that the semantics of emotion labels can guide a model's attention when representing the input story. Further, we observe that the emotions evoked by an event are often related: an event that evokes joy is unlikely to also evoke sadness. In this work, we explicitly model label classes via label embeddings, and add mechanisms that track label-label correlations both during training and inference. We also introduce a new semi-supervision strategy that regularizes for the correlations on unlabeled data. Our empirical evaluations show that modeling label semantics yields consistent benefits, and we advance the state-of-the-art on an emotion inference task.

📄 PDF Abstract BibTeX arXiv:2006.05489

Code (1)

StonyBrookNLP/emotion-label-semantics 공식 구현 pytorch

Tasks

Emotion ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

A Mixed Bag of Emotions: Model, Predict, and Transfer Emotion Distributions

2015-06-01 · CVPR 2015 6 · Kuan-Chuan Peng, Tsuhan Chen, Amir Sadovnik, Andrew C. Gallagher

This paper explores two new aspects of photos and human emotions. First, we show through psychovisual studies that different people have different emotional reactions to the same image, which is a strong and novel depart…

Predicting User Emotional Tone in Mental Disorder Online Communities

2020-05-15 · Bárbara Silveira, Henrique S. Silva, Fabricio Murai, Ana Paula Couto da Silva

In recent years, Online Social Networks have become an important medium for people who suffer from mental disorders to share moments of hardship, and receive emotional and informational support. In this work, we analyze …

The MuSe 2022 Multimodal Sentiment Analysis Challenge: Humor, Emotional Reactions, and Stress

2022-06-23 · Lukas Christ, Shahin Amiriparian, Alice Baird, Panagiotis Tzirakis 외

The Multimodal Sentiment Analysis Challenge (MuSe) 2022 is dedicated to multimodal sentiment and emotion recognition. For this year's challenge, we feature three datasets: (i) the Passau Spontaneous Football Coach Humor …

Emotion RecognitionHumor DetectionMultimodal Sentiment AnalysisSentiment Analysis

Anatomy of a Feeling: Narrating Embodied Emotions via Large Vision-Language Models

2025-09-23 · Mohammad Saim, Phan Anh Duong, Cat Luong, Aniket Bhanderi 외 arxiv

The embodiment of emotional reactions from body parts contains rich information about our affective experiences. We propose a framework that utilizes state-of-the-art large vision-language models (LVLMs) to generate Embo…

Multi-label Class Incremental Emotion Decoding with Augmented Emotional Semantics Learning

2024-05-31 · Kaicheng Fu, Changde Du, Xiaoyu Chen, Jie Peng 외

Emotion decoding plays an important role in affective human-computer interaction. However, previous studies ignored the dynamic real-world scenario, where human experience a blend of multiple emotions which are increment…

class-incremental learningClass Incremental LearningIncremental LearningKnowledge Distillation+1