paper-with-me

Papers

Modality-Transferable Emotion Embeddings for Low-Resource Multimodal Emotion Recognition

2020-09-21 · Asian Chapter of the Association for Computational Linguistics 2020 · Wenliang Dai, Zihan Liu, Tiezheng Yu, Pascale Fung

Despite the recent achievements made in the multi-modal emotion recognition task, two problems still exist and have not been well investigated: 1) the relationship between different emotion categories are not utilized, which leads to sub-optimal performance; and 2) current models fail to cope well with low-resource emotions, especially for unseen emotions. In this paper, we propose a modality-transferable model with emotion embeddings to tackle the aforementioned issues. We use pre-trained word embeddings to represent emotion categories for textual data. Then, two mapping functions are learned to transfer these embeddings into visual and acoustic spaces. For each modality, the model calculates the representation distance between the input sequence and target emotions and makes predictions based on the distances. By doing so, our model can directly adapt to the unseen emotions in any modality since we have their pre-trained embeddings and modality mapping functions. Experiments show that our model achieves state-of-the-art performance on most of the emotion categories. In addition, our model also outperforms existing baselines in the zero-shot and few-shot scenarios for unseen emotions.

📄 PDF Abstract BibTeX arXiv:2009.09629

Code (1)

wenliangdai/Modality-Transferable-MER 공식 구현 pytorch

Tasks

Emotion RecognitionMultimodal Emotion RecognitionWord Embeddings

Similar Papers 제목 키워드 기반

Multimodal Emotion Recognition and Sentiment Analysis in Multi-Party Conversation Contexts

2025-03-09 · Aref Farhadipour, Hossein Ranjbar, Masoumeh Chapariniya, Teodora Vukovic 외

Emotion recognition and sentiment analysis are pivotal tasks in speech and language processing, particularly in real-world scenarios involving multi-party, conversational data. This paper presents a multimodal approach t…

Emotion RecognitionMultimodal Emotion RecognitionSentiment Analysis

OmniMER: Auxiliary-Enhanced LLM Adaptation for Indonesian Multimodal Emotion Recognition

2025-12-22 · Xueming Yan, Boyan Xu, Yaochu Jin, Lixian Xiao 외 arxiv

Indonesian, spoken by over 200 million people, remains underserved in multimodal emotion recognition research despite its dominant presence on Southeast Asian social media platforms. We introduce IndoMER, the first multi…

Multimodal Emotion RecognitionKeyword Extraction

Learning What to Attend First: Modality-Importance-Guided Reasoning for Reliable Multimodal Emotion Understanding

2025-12-02 · Hyeongseop Rha, Jeong Hun Yeo, Junil Won, Se Jin Park 외 arxiv

In this paper, we present Modality-Importance-Guided Reasoning (MIGR), a framework designed to improve the reliability of reasoning-based multimodal emotion understanding in multimodal large language models. Although exi…

Emotion Collider: Dual Hyperbolic Mirror Manifolds for Sentiment Recovery via Anti Emotion Reflection

2026-02-18 · Rong Fu, Ziming Wang, Shuo Yin, Haiyun Wei 외 arxiv

Emotional expression underpins natural communication and effective human-computer interaction. We present Emotion Collider (EC-Net), a hyperbolic hypergraph framework for multimodal emotion and sentiment modeling. EC-Net…

Contrastive Learning

VAEmo: Efficient Representation Learning for Visual-Audio Emotion with Knowledge Injection

2025-05-05 · Hao Cheng, Zhiwei Zhao, Yichao He, Zhenzhen Hu 외

Audiovisual emotion recognition (AVER) aims to infer human emotions from nonverbal visual-audio (VA) cues, offering modality-complementary and language-agnostic advantages. However, AVER remains challenging due to the in…

Contrastive LearningDynamic Facial Expression RecognitionEmotion RecognitionRepresentation Learning+2