paper-with-me

홈 › Papers

Exploiting Unsupervised Data for Emotion Recognition in Conversations

2020-10-02 · Findings of the Association for Computational Linguistics 2020 · Wenxiang Jiao, Michael R. Lyu, Irwin King

Emotion Recognition in Conversations (ERC) aims to predict the emotional state of speakers in conversations, which is essentially a text classification task. Unlike the sentence-level text classification problem, the available supervised data for the ERC task is limited, which potentially prevents the models from playing their maximum effect. In this paper, we propose a novel approach to leverage unsupervised conversation data, which is more accessible. Specifically, we propose the Conversation Completion (ConvCom) task, which attempts to select the correct answer from candidate answers to fill a masked utterance in a conversation. Then, we Pre-train a basic COntext- Dependent Encoder (Pre-CODE) on the ConvCom task. Finally, we fine-tune the Pre-CODE on the datasets of ERC. Experimental results demonstrate that pre-training on unsupervised data achieves significant improvement of performance on the ERC datasets, particularly on the minority emotion classes.

📄 PDF Abstract BibTeX arXiv:2010.01908

Code (1)

wxjiao/Pre-CODE 공식 구현 pytorch

Tasks

Emotion Recognition in ConversationGeneral ClassificationSentencetext-classification

Similar Papers 제목 키워드 기반

LLM supervised Pre-training for Multimodal Emotion Recognition in Conversations

2025-01-20 · Soumya Dutta, Sriram Ganapathy

Emotion recognition in conversations (ERC) is challenging due to the multimodal nature of the emotion expression. In this paper, we propose to pretrain a text-based recognition model from unsupervised speech transcripts …

Emotion RecognitionMultimodal Emotion Recognition

A Facial Expression-Aware Multimodal Multi-task Learning Framework for Emotion Recognition in Multi-party Conversations

2023-07-01 · Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers) 2023 7 · Wenjie Zheng, Jianfei Yu, Rui Xia, Shijin Wang

Multimodal Emotion Recognition in Multiparty Conversations (MERMC) has recently attracted considerable attention. Due to the complexity of visual scenes in multi-party conversations, most previous MERMC studies mainly fo…

Emotion RecognitionEmotion Recognition in ConversationFacial Expression Recognition (FER)Multimodal Emotion Recognition+1

Few-Shot Emotion Recognition in Conversation with Sequential Prototypical Networks

2021-09-20 · EMNLP 2021 11 · Gaël Guibon, Matthieu Labeau, Hélène Flamein, Luce Lefeuvre 외

Several recent studies on dyadic human-human interactions have been done on conversations without specific business objectives. However, many companies might benefit from studies dedicated to more precise environments su…

Emotion ClassificationEmotion RecognitionEmotion Recognition in ConversationFew-Shot Learning

AdCOFE: Advanced Contextual Feature Extraction in Conversations for emotion classification

2021-04-09 · Vaibhav Bhat, Anita Yadav, Sonal Yadav, Dhivya Chandrasekran 외

Emotion recognition in conversations is an important step in various virtual chat bots which require opinion-based feedback, like in social media threads, online support and many more applications. Current Emotion recogn…

ClassificationEmotion ClassificationEmotion RecognitionGeneral Classification+2

Exploiting Pseudo Future Contexts for Emotion Recognition in Conversations

2023-06-27 · Yinyi Wei, Shuaipeng Liu, Hailei Yan, Wei Ye 외

With the extensive accumulation of conversational data on the Internet, emotion recognition in conversations (ERC) has received increasing attention. Previous efforts of this task mainly focus on leveraging contextual an…

Emotion Recognition