paper-with-me

Papers

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 (ERC) that employs Directed Acyclic Graph (DAG) to integrate textual, acoustic, and visual features within a unified framework. The model is enhanced by Curriculum Learning (CL) to address challenges related to emotional shifts and data imbalance. Curriculum learning facilitates the learning process by gradually presenting training samples in a meaningful order, thereby improving the model's performance in handling emotional variations and data imbalance. Experimental results on the IEMOCAP and MELD datasets demonstrate that the MultiDAG+CL models outperform baseline models. We release the code for MultiDAG+CL and experiments: https://github.com/vanntc711/MultiDAG-CL

📄 PDF Abstract BibTeX arXiv:2402.17269

Code (1)

vanntc711/multidag-cl 공식 구현 pytorch

Tasks

Emotion RecognitionEmotion Recognition in ConversationMultimodal Emotion Recognition

Similar Papers 제목 키워드 기반

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

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

Multilevel Acyclic Hypergraph Partitioning

2020-02-06 · Merten Popp, Sebastian Schlag, Christian Schulz, Daniel Seemaier

A directed acyclic hypergraph is a generalized concept of a directed acyclic graph, where each hyperedge can contain an arbitrary number of tails and heads. Directed hypergraphs can be used to model data flow and executi…

hypergraph partitioningScheduling

A Framework for Directed Acyclic Hypergraph Learning

2026-06-19 · Zhiyuan Dong, Carlos Mundo-Levano, Wei Qian, Daniel Lau 외 arxiv

Continuous optimization methods for learning Directed Acyclic Graphs (DAGs) operate on weighted adjacency matrices and are therefore limited to pairwise causal relationships. We propose a framework for learning Directed …

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 bette…

Emotion RecognitionEmotion Recognition in Conversation