paper-with-me

홈 › Papers

Transformer based neural networks for emotion recognition in conversations

2024-05-18 · Claudiu Creanga, Liviu P. Dinu

This paper outlines the approach of the ISDS-NLP team in the SemEval 2024 Task 10: Emotion Discovery and Reasoning its Flip in Conversation (EDiReF). For Subtask 1 we obtained a weighted F1 score of 0.43 and placed 12 in the leaderboard. We investigate two distinct approaches: Masked Language Modeling (MLM) and Causal Language Modeling (CLM). For MLM, we employ pre-trained BERT-like models in a multilingual setting, fine-tuning them with a classifier to predict emotions. Experiments with varying input lengths, classifier architectures, and fine-tuning strategies demonstrate the effectiveness of this approach. Additionally, we utilize Mistral 7B Instruct V0.2, a state-of-the-art model, applying zero-shot and few-shot prompting techniques. Our findings indicate that while Mistral shows promise, MLMs currently outperform them in sentence-level emotion classification.

📄 PDF Abstract BibTeX arXiv:2405.11222

Code (1)

ClaudiuCreanga/semeval-2024-task-8 공식 구현 pytorch

Tasks

Causal Language ModelingEmotion ClassificationEmotion RecognitionLanguage ModelingLanguage ModellingMasked Language ModelingSentence

Methods 이 논문이 사용한 방법론

FLIP https://developer.nvidia.com/blog/flip-a-difference-evaluator-for-alternating-images/

Similar Papers 제목 키워드 기반

Beyond Isolated Utterances: Conversational Emotion Recognition

2021-09-13 · Raghavendra Pappagari, Piotr Żelasko, Jesús Villalba, Laureano Moro-Velazquez 외

Speech emotion recognition is the task of recognizing the speaker's emotional state given a recording of their utterance. While most of the current approaches focus on inferring emotion from isolated utterances, we argue…

Emotion RecognitionSpeech Emotion Recognition

Knowledge Aware Emotion Recognition in Textual Conversations via Multi-Task Incremental Transformer

2020-12-01 · COLING 2020 8 · Duzhen Zhang, Xiuyi Chen, Shuang Xu, Bo Xu

Emotion recognition in textual conversations (ERTC) plays an important role in a wide range of applications, such as opinion mining, recommender systems, and so on. ERTC, however, is a challenging task. For one thing, sp…

Emotion RecognitionGraph AttentionMulti-Task LearningOpinion Mining+1

IITK at SemEval-2024 Task 10: Who is the speaker? Improving Emotion Recognition and Flip Reasoning in Conversations via Speaker Embeddings

2024-04-06 · Shubham Patel, Divyaksh Shukla, Ashutosh Modi

This paper presents our approach for the SemEval-2024 Task 10: Emotion Discovery and Reasoning its Flip in Conversations. For the Emotion Recognition in Conversations (ERC) task, we utilize a masked-memory network along …

Emotion Recognition

A Transformer-Based Model With Self-Distillation for Multimodal Emotion Recognition in Conversations

2023-10-31 · Hui Ma, Jian Wang, Hongfei Lin, Bo Zhang 외

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 Recognition

Discovering Emotion and Reasoning its Flip in Multi-Party Conversations using Masked Memory Network and Transformer

2021-03-23 · Shivani Kumar, Anubhav Shrimal, Md Shad Akhtar, Tanmoy Chakraborty

Efficient discovery of a speaker's emotional states in a multi-party conversation is significant to design human-like conversational agents. During a conversation, the cognitive state of a speaker often alters due to cer…

Emotion Recognition