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

Graph Based Network with Contextualized Representations of Turns in Dialogue

About

Dialogue-based relation extraction (RE) aims to extract relation(s) between two arguments that appear in a dialogue. Because dialogues have the characteristics of high personal pronoun occurrences and low information density, and since most relational facts in dialogues are not supported by any single sentence, dialogue-based relation extraction requires a comprehensive understanding of dialogue. In this paper, we propose the TUrn COntext awaRE Graph Convolutional Network (TUCORE-GCN) modeled by paying attention to the way people understand dialogues. In addition, we propose a novel approach which treats the task of emotion recognition in conversations (ERC) as a dialogue-based RE. Experiments on a dialogue-based RE dataset and three ERC datasets demonstrate that our model is very effective in various dialogue-based natural language understanding tasks. In these experiments, TUCORE-GCN outperforms the state-of-the-art models on most of the benchmark datasets. Our code is available at https://github.com/BlackNoodle/TUCORE-GCN.

Bongseok Lee, Yong Suk Choi• 2021

Related benchmarks

TaskDatasetResultRank
Emotion Recognition in ConversationIEMOCAP (test)
Weighted Average F1 Score65.36
154
Emotion Recognition in ConversationMELD (test)
Weighted F165.36
118
Emotion DetectionEmoryNLP (test)
Weighted-F10.3924
96
Dialogue Relation ExtractionDialogRE (test)
F173.1
69
Emotion DetectionMELD (test)--
32
Dialogue Relation ExtractionDialogRE (dev)
F174.3
22
Dialogue Relation ExtractionDialogRE v2 (test)
F1 Score73.1
20
Emotion Recognition in ConversationDailyDialog (test)
F1 Score0.6191
16
Relation ExtractionDialogRE v2 (test)
F1 Score65.5
9
Showing 9 of 9 rows

Other info

Code

Follow for update