English

Multimodal Emotion Recognition via Causal-Diffusion Bridge (Affect-Diff)

Computer Vision and Pattern Recognition 2026-05-12 v1

Abstract

Multimodal emotion recognition on CMU-MOSEI faces an extreme imbalance as Happy accounts for 65.9% of samples while three Ekman categories collectively represent under 7%, causing standard fusion models to maximize accuracy by ignoring minority emotions entirely. We present Affect-Diff, a Causal-Diffusion Bridge that addresses this through three jointly trained mechanisms: a NOTEARS-learned causal graph that re-weights modality contributions before fusion, a beta-VAE bottleneck for regularized latent compression, and a stop-gradiented 1D DDPM prior that structures the latent space against majority-class collapse. On 3,292 aligned CMU-MOSEI samples, Affect-Diff achieves validation balanced accuracy 0.384, an 18% relative improvement over the strongest baseline (TETFN: 0.324), while all evaluated baselines produce zero F1 on Fear, Disgust, and Surprise. Ablation studies confirm independent, non-redundant contributions from the diffusion prior (-24% without it) and causal graph (-13%). Notably, only the deterministic-encoder variant detects all six emotion classes, revealing KL regularization strength as a direct lever for minority-class sensitivity.

Keywords

Cite

@article{arxiv.2605.08252,
  title  = {Multimodal Emotion Recognition via Causal-Diffusion Bridge (Affect-Diff)},
  author = {Ankit Sanjyal},
  journal= {arXiv preprint arXiv:2605.08252},
  year   = {2026}
}

Comments

10 Pages, 12 Figures, 6 Tables

R2 v1 2026-07-01T12:58:37.231Z