Papers › DialogXL: All-in-One XLNet for Multi-Party Conversation Emotion Recognition
DialogXL: All-in-One XLNet for Multi-Party Conversation Emotion Recognition
Weizhou Shen, Junqing Chen, Xiaojun Quan, Zhixian Xie
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.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Emotion Recognition in Conversation | CPED | DialogXL | Accuracy of Sentiment | 51.24 | #2 of 11 | Archive leaderboard | report |
| Emotion Recognition in Conversation | CPED | DialogXL | Macro-F1 of Sentiment | 46.96 | #2 of 11 | Archive leaderboard | report |
| Emotion Recognition in Conversation | DailyDialog | DialogXL | Micro-F1 | 54.93 | #16 of 22 | Archive leaderboard | report |
| Emotion Recognition in Conversation | EmoryNLP | DialogXL | Weighted-F1 | 34.73 | #25 of 28 | Archive leaderboard | report |
| Emotion Recognition in Conversation | IEMOCAP | DialogXL | Accuracy | 66.3 | #38 of 59 | Archive leaderboard | report |
| Emotion Recognition in Conversation | IEMOCAP | DialogXL | Weighted-F1 | 66.2 | #38 of 59 | Archive leaderboard | report |
| Emotion Recognition in Conversation | MELD | DialogXL | Weighted-F1 | 62.41 | #47 of 68 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections