English

Multimodal End-to-End Sparse Model for Emotion Recognition

Computation and Language 2021-12-06 v3

Abstract

Existing works on multimodal affective computing tasks, such as emotion recognition, generally adopt a two-phase pipeline, first extracting feature representations for each single modality with hand-crafted algorithms and then performing end-to-end learning with the extracted features. However, the extracted features are fixed and cannot be further fine-tuned on different target tasks, and manually finding feature extraction algorithms does not generalize or scale well to different tasks, which can lead to sub-optimal performance. In this paper, we develop a fully end-to-end model that connects the two phases and optimizes them jointly. In addition, we restructure the current datasets to enable the fully end-to-end training. Furthermore, to reduce the computational overhead brought by the end-to-end model, we introduce a sparse cross-modal attention mechanism for the feature extraction. Experimental results show that our fully end-to-end model significantly surpasses the current state-of-the-art models based on the two-phase pipeline. Moreover, by adding the sparse cross-modal attention, our model can maintain performance with around half the computation in the feature extraction part.

Keywords

Cite

@article{arxiv.2103.09666,
  title  = {Multimodal End-to-End Sparse Model for Emotion Recognition},
  author = {Wenliang Dai and Samuel Cahyawijaya and Zihan Liu and Pascale Fung},
  journal= {arXiv preprint arXiv:2103.09666},
  year   = {2021}
}

Comments

12 pages, 6 figures

R2 v1 2026-06-24T00:16:32.010Z