paper-with-me

Papers

Directed Acyclic Graph Network for Conversational Emotion Recognition

2021-05-27 · ACL 2021 5 · Weizhou Shen, Siyue Wu, Yunyi Yang, Xiaojun Quan

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, 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 way to model the information flow between long-distance conversation background and nearby context. Extensive experiments are conducted on four ERC benchmarks with state-of-the-art models employed as baselines for comparison. The empirical results demonstrate the superiority of this new model and confirm the motivation of the directed acyclic graph architecture for ERC.

📄 PDF Abstract BibTeX arXiv:2105.12907

Code (1)

shenwzh3/DAG-ERC 공식 구현 pytorch

Tasks

Emotion RecognitionEmotion Recognition in Conversation

Similar Papers 제목 키워드 기반

MMDAG: Multimodal Directed Acyclic Graph Network for Emotion Recognition in Conversation

2022-06-01 · LREC 2022 6 · Shuo Xu, Yuxiang Jia, Changyong Niu, Hongying Zan

Emotion recognition in conversation is important for an empathetic dialogue system to understand the user’s emotion and then generate appropriate emotional responses. However, most previous researches focus on modeling c…

Emotion RecognitionEmotion Recognition in Conversation

ESIHGNN: Event-State Interactions Infused Heterogeneous Graph Neural Network for Conversational Emotion Recognition

2024-05-07 · Xupeng Zha, Huan Zhao, Zixing Zhang

Conversational Emotion Recognition (CER) aims to predict the emotion expressed by an utterance (referred to as an ``event'') during a conversation. Existing graph-based methods mainly focus on event interactions to compr…

Emotion RecognitionGraph Neural Network

Curriculum Learning Meets Directed Acyclic Graph for Multimodal Emotion Recognition

2024-02-27 · Cam-Van Thi Nguyen, Cao-Bach Nguyen, Quang-Thuy Ha, Duc-Trong Le

Emotion recognition in conversation (ERC) is a crucial task in natural language processing and affective computing. This paper proposes MultiDAG+CL, a novel approach for Multimodal Emotion Recognition in Conversation (ER…

Emotion RecognitionEmotion Recognition in ConversationMultimodal Emotion Recognition

Neutral Utterances are Also Causes: Enhancing Conversational Causal Emotion Entailment with Social Commonsense Knowledge

2022-05-02 · Jiangnan Li, Fandong Meng, Zheng Lin, Rui Liu 외

Conversational Causal Emotion Entailment aims to detect causal utterances for a non-neutral targeted utterance from a conversation. In this work, we build conversations as graphs to overcome implicit contextual modelling…

Causal Emotion Entailment

Long-Short Distance Graph Neural Networks and Improved Curriculum Learning for Emotion Recognition in Conversation

2025-07-21 · Xinran Li, Xiujuan Xu, Jiaqi Qiao

Emotion Recognition in Conversation (ERC) is a practical and challenging task. This paper proposes a novel multimodal approach, the Long-Short Distance Graph Neural Network (LSDGNN). Based on the Directed Acyclic Graph (…

Emotion RecognitionEmotion Recognition in ConversationGraph Neural Network