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

DialogXL: All-in-One XLNet for Multi-Party Conversation Emotion Recognition

About

This paper presents our pioneering effort for emotion recognition in conversation (ERC) with pre-trained language models. Unlike regular documents, conversational utterances appear alternately from different parties and are usually organized as hierarchical structures in previous work. Such structures are not conducive to the application of pre-trained language models such as XLNet. To address this issue, we propose an all-in-one XLNet model, namely DialogXL, with enhanced memory to store longer historical context and dialog-aware self-attention to deal with the multi-party structures. Specifically, we first modify the recurrence mechanism of XLNet from segment-level to utterance-level in order to better model the conversational data. Second, we introduce dialog-aware self-attention in replacement of the vanilla self-attention in XLNet to capture useful intra- and inter-speaker dependencies. Extensive experiments are conducted on four ERC benchmarks with mainstream models presented for comparison. The experimental results show that the proposed model outperforms the baselines on all the datasets. Several other experiments such as ablation study and error analysis are also conducted and the results confirm the role of the critical modules of DialogXL.

Weizhou Shen, Junqing Chen, Xiaojun Quan, Zhixian Xie• 2020

Related benchmarks

TaskDatasetResultRank
Emotion Recognition in ConversationIEMOCAP (test)
Weighted Average F1 Score66.2
154
Emotion Recognition in ConversationMELD
Weighted Avg F162.41
137
Conversational Emotion RecognitionIEMOCAP
Weighted Average F1 Score65.94
129
Emotion Recognition in ConversationMELD (test)
Weighted F162.41
118
Emotion DetectionEmoryNLP (test)
Weighted-F10.3473
96
Dialogue Emotion DetectionEmoryNLP
Weighted Avg F134.73
80
Emotion RecognitionIEMOCAP--
71
Multimodal Emotion RecognitionIEMOCAP 6-way
F1 (Avg)65.9
28
Emotion Recognition in ConversationIEMOCAP
F1 Score65.94
19
Emotion Recognition in ConversationDailyDialog (test)
F1 Score0.5493
16
Showing 10 of 13 rows

Other info

Code

Follow for update