paper-with-me

홈 › Papers

Deep Emotion Recognition in Textual Conversations: A Survey

2022-11-16 · Patrícia Pereira, Helena Moniz, Joao Paulo Carvalho

Emotion Recognition in Conversations (ERC) is a key step towards successful human-machine interaction. While the field has seen tremendous advancement in the last few years, new applications and implementation scenarios present novel challenges and opportunities. These range from leveraging the conversational context, speaker, and emotion dynamics modelling, to interpreting common sense expressions, informal language, and sarcasm, addressing challenges of real-time ERC, recognizing emotion causes, different taxonomies across datasets, multilingual ERC, and interpretability. This survey starts by introducing ERC, elaborating on the challenges and opportunities of this task. It proceeds with a description of the emotion taxonomies and a variety of ERC benchmark datasets employing such taxonomies. This is followed by descriptions comparing the most prominent works in ERC with explanations of the neural architectures employed. Then, it provides advisable ERC practices towards better frameworks, elaborating on methods to deal with subjectivity in annotations and modelling and methods to deal with the typically unbalanced ERC datasets. Finally, it presents systematic review tables comparing several works regarding the methods used and their performance. Benchmarking these works highlights resorting to pre-trained Transformer Language Models to extract utterance representations, using Gated and Graph Neural Networks to model the interactions between these utterances, and leveraging Generative Large Language Models to tackle ERC within a generative framework. This survey emphasizes the advantage of leveraging techniques to address unbalanced data, the exploration of mixed emotions, and the benefits of incorporating annotation subjectivity in the learning phase.

📄 PDF Abstract BibTeX arXiv:2211.09172

Code (1)

patricia-pereira/deep-emotion-recognition-in-textual-conversations 공식 구현

Tasks

BenchmarkingEmotion RecognitionEmotion Recognition in ConversationSurveyText Classification

Similar Papers 제목 키워드 기반

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

MELD: A Multimodal Multi-Party Dataset for Emotion Recognition in Conversations

2018-10-05 · ACL 2019 7 · Soujanya Poria, Devamanyu Hazarika, Navonil Majumder, Gautam Naik 외

Emotion recognition in conversations is a challenging task that has recently gained popularity due to its potential applications. Until now, however, a large-scale multimodal multi-party emotional conversational database…

Dialogue GenerationEmotion RecognitionEmotion Recognition in Conversation

Contextual Augmentation of Pretrained Language Models for Emotion Recognition in Conversations

2020-12-01 · COLING (PEOPLES) 2020 12 · Jonggu Kim, Hyeonmok Ko, Seoha Song, Saebom Jang 외

Since language model pretraining to learn contextualized word representations has been proposed, pretrained language models have made success in many natural language processing tasks. That is because it is helpful to us…

Emotion RecognitionLanguage ModelingLanguage Modelling

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

End-to-End Continuous Speech Emotion Recognition in Real-life Customer Service Call Center Conversations

2023-10-02 · Yajing Feng, Laurence Devillers

Speech Emotion recognition (SER) in call center conversations has emerged as a valuable tool for assessing the quality of interactions between clients and agents. In contrast to controlled laboratory environments, real-l…

Emotion RecognitionSpeech Emotion Recognition