Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Topic-Driven and Knowledge-Aware Transformer for Dialogue Emotion Detection

About

Emotion detection in dialogues is challenging as it often requires the identification of thematic topics underlying a conversation, the relevant commonsense knowledge, and the intricate transition patterns between the affective states. In this paper, we propose a Topic-Driven Knowledge-Aware Transformer to handle the challenges above. We firstly design a topic-augmented language model (LM) with an additional layer specialized for topic detection. The topic-augmented LM is then combined with commonsense statements derived from a knowledge base based on the dialogue contextual information. Finally, a transformer-based encoder-decoder architecture fuses the topical and commonsense information, and performs the emotion label sequence prediction. The model has been experimented on four datasets in dialogue emotion detection, demonstrating its superiority empirically over the existing state-of-the-art approaches. Quantitative and qualitative results show that the model can discover topics which help in distinguishing emotion categories.

Lixing Zhu, Gabriele Pergola, Lin Gui, Deyu Zhou, Yulan He• 2021

Related benchmarks

TaskDatasetResultRank
Emotion Recognition in ConversationIEMOCAP (test)
Weighted Average F1 Score61.33
154
Emotion Recognition in ConversationMELD
Weighted Avg F168.23
137
Conversational Emotion RecognitionIEMOCAP
Weighted Average F1 Score62.81
129
Emotion Recognition in ConversationMELD (test)
Weighted F165.47
118
Emotion DetectionEmoryNLP (test)
Weighted-F10.4312
96
Dialogue Emotion DetectionEmoryNLP
Weighted Avg F143.12
80
Emotion DetectionDailyDialog (test)
Micro-F10.5847
53
Dialogue Emotion DetectionDailyDialog
Micro F1 (- neutral)0.5847
27
Emotion RecognitionMELD (test)
W-Avg F1 (7-cls)65.47
26
Emotion Recognition in ConversationDailyDialog (test)--
16
Showing 10 of 11 rows

Other info

Code

Follow for update