paper-with-me

Papers

Missing Modality Imagination Network for Emotion Recognition with Uncertain Missing Modalities

2021-08-01 · ACL 2021 5 · Jinming Zhao, Ruichen Li, Qin Jin

Multimodal fusion has been proved to improve emotion recognition performance in previous works. However, in real-world applications, we often encounter the problem of missing modality, and which modalities will be missing is uncertain. It makes the fixed multimodal fusion fail in such cases. In this work, we propose a unified model, Missing Modality Imagination Network (MMIN), to deal with the uncertain missing modality problem. MMIN learns robust joint multimodal representations, which can predict the representation of any missing modality given available modalities under different missing modality conditions.Comprehensive experiments on two benchmark datasets demonstrate that the unified MMIN model significantly improves emotion recognition performance under both uncertain missing-modality testing conditions and full-modality ideal testing condition. The code will be available at https://github.com/AIM3-RUC/MMIN.

📄 PDF Abstract BibTeX

Code (1)

aim3-ruc/mmin 공식 구현

Tasks

Emotion Recognition

Similar Papers 제목 키워드 기반

Exploiting modality-invariant feature for robust multimodal emotion recognition with missing modalities

2022-10-27 · Haolin Zuo, Rui Liu, Jinming Zhao, Guanglai Gao 외

Multimodal emotion recognition leverages complementary information across modalities to gain performance. However, we cannot guarantee that the data of all modalities are always present in practice. In the studies to pre…

Emotion RecognitionMultimodal Emotion Recognition

M2R2: Missing-Modality Robust emotion Recognition framework with iterative data augmentation

2022-05-05 · Ning Wang

This paper deals with the utterance-level modalities missing problem with uncertain patterns on emotion recognition in conversation (ERC) task. Present models generally predict the speaker's emotions by its current utter…

Data AugmentationEmotion RecognitionEmotion Recognition in ConversationImputation+1

Modality-Collaborative Transformer with Hybrid Feature Reconstruction for Robust Emotion Recognition

2023-12-26 · Chengxin Chen, Pengyuan Zhang

As a vital aspect of affective computing, Multimodal Emotion Recognition has been an active research area in the multimedia community. Despite recent progress, this field still confronts two major challenges in real-worl…

Emotion RecognitionMultimodal Emotion Recognition

Incomplete Multimodality-Diffused Emotion Recognition

2023-09-21 · NeurIPS 2023 11

Human multimodal emotion recognition (MER) aims to perceive and understand human emotions via various heterogeneous modalities, such as language, vision, and acoustic. Compared with unimodality, the complementary informa…

Modality Disentangled Learning for Incomplete Multimodal Emotion Recognition: A Primitive Memory Distillation Perspective

2026-08-31 · Jiaqi Zhang, Zheng Pang, Mengting Li, Yiqi Wang 외 arxiv

Multimodal Emotion Recognition (MER) systems often suffer from missing modalities in real-world scenarios. Existing methods usually generate, align, or distill missing modalities as a whole, overlooking the heterogeneous…

Multimodal Emotion Recognition