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

Recognizing Emotion Cause in Conversations

About

We address the problem of recognizing emotion cause in conversations, define two novel sub-tasks of this problem, and provide a corresponding dialogue-level dataset, along with strong Transformer-based baselines. The dataset is available at https://github.com/declare-lab/RECCON. Introduction: Recognizing the cause behind emotions in text is a fundamental yet under-explored area of research in NLP. Advances in this area hold the potential to improve interpretability and performance in affect-based models. Identifying emotion causes at the utterance level in conversations is particularly challenging due to the intermingling dynamics among the interlocutors. Method: We introduce the task of Recognizing Emotion Cause in CONversations with an accompanying dataset named RECCON, containing over 1,000 dialogues and 10,000 utterance cause-effect pairs. Furthermore, we define different cause types based on the source of the causes, and establish strong Transformer-based baselines to address two different sub-tasks on this dataset: causal span extraction and causal emotion entailment. Result: Our Transformer-based baselines, which leverage contextual pre-trained embeddings, such as RoBERTa, outperform the state-of-the-art emotion cause extraction approaches Conclusion: We introduce a new task highly relevant for (explainable) emotion-aware artificial intelligence: recognizing emotion cause in conversations, provide a new highly challenging publicly available dialogue-level dataset for this task, and give strong baseline results on this dataset.

Soujanya Poria, Navonil Majumder, Devamanyu Hazarika, Deepanway Ghosal, Rishabh Bhardwaj, Samson Yu Bai Jian, Pengfei Hong, Romila Ghosh, Abhinaba Roy, Niyati Chhaya, Alexander Gelbukh, Rada Mihalcea• 2020

Related benchmarks

TaskDatasetResultRank
Cause Span ExtractionRECCON-DD (Fold 1)
EMpos37.22
26
Cause Span ExtractionRECCON IEMO (Fold 1)
EMpos22.96
26
Conversational Emotion Cause ExtractionRECCON-DD (test)
Negative F194.83
23
Cause Span ExtractionRECCON-DD (Fold 3)
EMpos42.61
22
Cause Span ExtractionRECCON-DD (Fold 2)
EMpos41.97
22
Cause Span ExtractionRECCON-IEMO (Fold 2)
EMpos32.5
22
Cause Span ExtractionRECCON-IEMO (Fold 3)
EM (Positive)32.87
22
Causal Emotion EntailmentRECCON-IEMO (Fold1)
F1pos40.83
20
Causal Emotion EntailmentRECCON-DD (Fold1)
F1pos66.23
20
Causal Emotion EntailmentRECCON-IEMO (Fold2)
F1 Positive65.09
16
Showing 10 of 16 rows

Other info

Code

Follow for update