To Fuse or to Drop? Dual-Path Learning for Resolving Modality Conflicts in Multimodal Emotion Recognition
Yangchen Yu, Qian Chen, Jia Li, Zhenzhen Hu, Jinpeng Hu + 3 more
TLDR
DCR is a dual-path framework that intelligently fuses or drops modalities to resolve conflicts in multimodal emotion recognition, improving robustness.
Key contributions
- Introduces DCR, a dual-path framework for robust multimodal emotion recognition.
- Path I (AFD) uses reverse distillation for representation-level cross-modal calibration.
- Path II (ADA) employs a contextual bandit for decision-level arbitration of conflicts.
- Learns to fuse aligned modalities and drop misleading ones, improving conflict resolution.
Why it matters
Multimodal emotion recognition (MER) often fails when modalities conflict. This paper presents DCR, a dual-path framework that intelligently learns when to fuse or drop modalities, significantly boosting MER robustness and accuracy in complex, real-world scenarios.
Original Abstract
Multimodal emotion recognition (MER) benefits from combining text, audio, and vision, yet standard fusion often fails when modalities conflict. Crucially, conflicts differ in resolvability: benign conflicts stem from missing, weak, or ambiguous cues and can be mitigated by cross-modal calibration, while severe conflicts arise from intrinsically contradictory (e.g., sarcasm) or misleading signals, for which forced fusion may amplify errors. Recognizing this, we propose Dual-Path Conflict Resolution (DCR), a unified framework that learns when to fuse and when to drop modalities. Path I (Affective Fusion Distiller, AFD) performs reverse distillation from audio/visual teachers to a textual student using temporally weighted class evidence, thereby enhancing representation-level calibration and improving fusion when alignment is beneficial. Path II (Affective Discernment Agent, ADA) formulates MER as a contextual bandit that selects among fusion and unimodal predictions based on a dual-view state and a calibration-aware reward, enabling decision-level arbitration under irreconcilable conflicts without requiring per-modality reliability labels. By taking into account the full multimodal context and coupling soft calibration with hard arbitration, DCR reconciles conflicts that can be aligned while bypassing misleading modalities when fusion is harmful. Across five benchmarks covering both dialogue-level and clip-level MER, DCR consistently outperforms competitive baselines or achieves highly competitive results. Further ablations, conflict-specific subset evaluation, and modality-selection analysis verify that AFD and ADA are complementary and jointly improve robust conflict-aware emotion recognition.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.