Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Confer 2021
DOI: 10.18653/v1/2021.acl-long.123
|View full text |Cite
|
Sign up to set email alerts
|

Directed Acyclic Graph Network for Conversational Emotion Recognition

Abstract: The modeling of conversational context plays a vital role in emotion recognition from conversation (ERC). In this paper, we put forward a novel idea of encoding the utterances with a directed acyclic graph (DAG) to better model the intrinsic structure within a conversation, and design a directed acyclic neural network, namely DAG-ERC 1 , to implement this idea. In an attempt to combine the strengths of conventional graph-based neural models and recurrence-based neural models, DAG-ERC provides a more intuitive … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

2
83
0

Year Published

2022
2022
2023
2023

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 144 publications
(85 citation statements)
references
References 23 publications
2
83
0
Order By: Relevance
“…ConGCN [13] on the other hand also takes speakers as vertices in addition to individual utterances, which makes it consider the whole ER dataset as a single graph. DAG-ERC [14] uses a Directed Acyclic Graph which combines the benefits of graph and recurrence models with it's structural properties. Moreover, DAG-ERC also makes meaningful and reasonable assumptions while constructing the graph by 1) Removing the link of an utterance in a dialogue to future utterances and 2) By imputing remote information for modeling conversational context by introducing another edge to the speakers previous utterance.…”
Section: Graph-based Modelsmentioning
confidence: 99%
See 3 more Smart Citations
“…ConGCN [13] on the other hand also takes speakers as vertices in addition to individual utterances, which makes it consider the whole ER dataset as a single graph. DAG-ERC [14] uses a Directed Acyclic Graph which combines the benefits of graph and recurrence models with it's structural properties. Moreover, DAG-ERC also makes meaningful and reasonable assumptions while constructing the graph by 1) Removing the link of an utterance in a dialogue to future utterances and 2) By imputing remote information for modeling conversational context by introducing another edge to the speakers previous utterance.…”
Section: Graph-based Modelsmentioning
confidence: 99%
“…We formulate each conversation Uj as a graph and treat each utterance embedding ui ∈ Uj as a node in the graph. In lines with prior-art [8,14], we use the RoBERTa large transformer model, fine-tuned on the task-specific ERC dataset to extract contextualized features ui ∈ R 1024 for for each individual utterance ei in the dialogue. More precisely, similar to [8], we add a [CLS] token at the beginning of each tokenized utterance we…”
Section: Utterance-level Feature Extractionmentioning
confidence: 99%
See 2 more Smart Citations
“…Ghosal et al (2020) use common sense knowledge to learn the interaction of interlocutors. Shen et al (2021) design a directed acyclic neural network for encoding the utterances. Hu et al (2021) propose the DialogueCRN to fully understand the conversational context from a cognitive perspective.…”
Section: Introductionmentioning
confidence: 99%