Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
41 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
41 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

A cross-modal fusion network based on self-attention and residual structure for multimodal emotion recognition (2111.02172v1)

Published 3 Nov 2021 in cs.CV, cs.CL, and cs.MM

Abstract: The audio-video based multimodal emotion recognition has attracted a lot of attention due to its robust performance. Most of the existing methods focus on proposing different cross-modal fusion strategies. However, these strategies introduce redundancy in the features of different modalities without fully considering the complementary properties between modal information, and these approaches do not guarantee the non-loss of original semantic information during intra- and inter-modal interactions. In this paper, we propose a novel cross-modal fusion network based on self-attention and residual structure (CFN-SR) for multimodal emotion recognition. Firstly, we perform representation learning for audio and video modalities to obtain the semantic features of the two modalities by efficient ResNeXt and 1D CNN, respectively. Secondly, we feed the features of the two modalities into the cross-modal blocks separately to ensure efficient complementarity and completeness of information through the self-attention mechanism and residual structure. Finally, we obtain the output of emotions by splicing the obtained fused representation with the original representation. To verify the effectiveness of the proposed method, we conduct experiments on the RAVDESS dataset. The experimental results show that the proposed CFN-SR achieves the state-of-the-art and obtains 75.76% accuracy with 26.30M parameters. Our code is available at https://github.com/skeletonNN/CFN-SR.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (7)
  1. Ziwang Fu (4 papers)
  2. Feng Liu (1212 papers)
  3. Hanyang Wang (17 papers)
  4. Jiayin Qi (5 papers)
  5. Xiangling Fu (6 papers)
  6. Aimin Zhou (43 papers)
  7. Zhibin Li (98 papers)
Citations (29)
Github Logo Streamline Icon: https://streamlinehq.com

GitHub