paper-with-me

홈 › Papers

DRKF: Decoupled Representations with Knowledge Fusion for Multimodal Emotion Recognition

2025-08-03 · Peiyuan Jiang, Yao Liu, Qiao Liu, Zongshun Zhang, Jiaye Yang, Lu Liu, Daibing Yao arxiv

Multimodal emotion recognition (MER) aims to identify emotional states by integrating and analyzing information from multiple modalities. However, inherent modality heterogeneity and inconsistencies in emotional cues remain key challenges that hinder performance. To address these issues, we propose a Decoupled Representations with Knowledge Fusion (DRKF) method for MER. DRKF consists of two main modules: an Optimized Representation Learning (ORL) Module and a Knowledge Fusion (KF) Module. ORL employs a contrastive mutual information estimation method with progressive modality augmentation to decouple task-relevant shared representations and modality-specific features while mitigating modality heterogeneity. KF includes a lightweight self-attention-based Fusion Encoder (FE) that identifies the dominant modality and integrates emotional information from other modalities to enhance the fused representation. To handle potential errors from incorrect dominant modality selection under emotionally inconsistent conditions, we introduce an Emotion Discrimination Submodule (ED), which enforces the fused representation to retain discriminative cues of emotional inconsistency. This ensures that even if the FE selects an inappropriate dominant modality, the Emotion Classification Submodule (EC) can still make accurate predictions by leveraging preserved inconsistency information. Experiments show that DRKF achieves state-of-the-art (SOTA) performance on IEMOCAP, MELD, and M3ED. The source code is publicly available at https://github.com/PANPANKK/DRKF.

📄 PDF Abstract BibTeX arXiv:2508.01644

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal Emotion RecognitionRepresentation LearningEmotion Classification

Similar Papers 제목 키워드 기반

DRKF: Distilled Rotated Kernel Fusion for Efficient Rotation Invariant Descriptors in Local Feature Matching

2022-09-22 · Ranran Huang, Jiancheng Cai, Chao Li, Zhuoyuan Wu 외

The performance of local feature descriptors degrades in the presence of large rotation variations. To address this issue, we present an efficient approach to learning rotation invariant descriptors. Specifically, we pro…

Knowledge Distillation

Exploring Modality-Aware Fusion and Decoupled Temporal Propagation for Multi-Modal Object Tracking

2026-03-10 · Shilei Wang, Pujian Lai, Dong Gao, Jifeng Ning 외 arxiv

Most existing multimodal trackers adopt uniform fusion strategies, overlooking the inherent differences between modalities. Moreover, they propagate temporal information through mixed tokens, leading to entangled and les…

Object Tracking

Asynchronous Multimodal Video Sequence Fusion via Learning Modality-Exclusive and -Agnostic Representations

2024-07-06 · Dingkang Yang, Mingcheng Li, Linhao Qu, Kun Yang 외

Understanding human intentions (e.g., emotions) from videos has received considerable attention recently. Video streams generally constitute a blend of temporal data stemming from distinct modalities, including natural l…

A Marginal Distributionally Robust Kalman Filter for Centralized Fusion

2024-07-06 · Weizhi Chen, Yaowen Li, Yu Liu, You He

State estimation is a fundamental problem for multi-sensor information fusion, essential in applications such as target tracking, power systems, and control automation. Previous research mostly ignores the correlation be…

State Estimation

Knowledge is Power: Advancing Few-shot Action Recognition with Multimodal Semantics from MLLMs

2026-03-27 · Jiazheng Xing, Chao Xu, Hangjie Yuan, Mengmeng Wang 외 arxiv

Multimodal Large Language Models (MLLMs) have propelled the field of few-shot action recognition (FSAR). However, preliminary explorations in this area primarily focus on generating captions to form a suboptimal feature-…

Action RecognitionMetric Learning