paper-with-me

홈 › Papers

Conversation Understanding using Relational Temporal Graph Neural Networks with Auxiliary Cross-Modality Interaction

2023-11-08 · Cam-Van Thi Nguyen, Anh-Tuan Mai, The-Son Le, Hai-Dang Kieu, Duc-Trong Le

Emotion recognition is a crucial task for human conversation understanding. It becomes more challenging with the notion of multimodal data, e.g., language, voice, and facial expressions. As a typical solution, the global- and the local context information are exploited to predict the emotional label for every single sentence, i.e., utterance, in the dialogue. Specifically, the global representation could be captured via modeling of cross-modal interactions at the conversation level. The local one is often inferred using the temporal information of speakers or emotional shifts, which neglects vital factors at the utterance level. Additionally, most existing approaches take fused features of multiple modalities in an unified input without leveraging modality-specific representations. Motivating from these problems, we propose the Relational Temporal Graph Neural Network with Auxiliary Cross-Modality Interaction (CORECT), an novel neural network framework that effectively captures conversation-level cross-modality interactions and utterance-level temporal dependencies with the modality-specific manner for conversation understanding. Extensive experiments demonstrate the effectiveness of CORECT via its state-of-the-art results on the IEMOCAP and CMU-MOSEI datasets for the multimodal ERC task.

📄 PDF Abstract BibTeX arXiv:2311.04507

Code (1)

leson502/CORECT_EMNLP2023 공식 구현 pytorch

Tasks

Emotion RecognitionGraph Neural NetworkMultimodal Emotion Recognition

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

RSGT: Relational Structure Guided Temporal Relation Extraction

2022-10-01 · COLING 2022 10 · Jie zhou, Shenpo Dong, Hongkui Tu, Xiaodong Wang 외

Temporal relation extraction aims to extract temporal relations between event pairs, which is crucial for natural language understanding. Few efforts have been devoted to capturing the global features. In this paper, we …

Graph Neural NetworkNatural Language UnderstandingRelationRelation Extraction+3

Relational Temporal Graph Reasoning for Dual-task Dialogue Language Understanding

2023-06-15 · Bowen Xing, Ivor W. Tsang

Dual-task dialog language understanding aims to tackle two correlative dialog language understanding tasks simultaneously via leveraging their inherent correlations. In this paper, we put forward a new framework, whose c…

Sentiment AnalysisSentiment Classification

Temporal Relational Modeling with Self-Supervision for Action Segmentation

2020-12-14 · Dong Wang, Di Hu, Xingjian Li, Dejing Dou

Temporal relational modeling in video is essential for human action understanding, such as action recognition and action segmentation. Although Graph Convolution Networks (GCNs) have shown promising advantages in relatio…

Action RecognitionAction SegmentationAction Understanding

Relation-aware Graph Attention Networks with Relational Position Encodings for Emotion Recognition in Conversations

2020-11-01 · EMNLP 2020 11 · Taichi Ishiwatari, Yuki Yasuda, Taro Miyazaki, Jun Goto

Interest in emotion recognition in conversations (ERC) has been increasing in various fields, because it can be used to analyze user behaviors and detect fake news. Many recent ERC methods use graph-based neural networks…

Emotion RecognitionEmotion Recognition in ConversationGraph AttentionPosition+1

End-to-End Knowledge-Routed Relational Dialogue System for Automatic Diagnosis

2019-01-30 · Lin Xu, Qixian Zhou, Ke Gong, Xiaodan Liang 외

Beyond current conversational chatbots or task-oriented dialogue systems that have attracted increasing attention, we move forward to develop a dialogue system for automatic medical diagnosis that converses with patients…

Decision MakingDialogue ManagementManagementMedical Diagnosis+3