CVJun 16, 2022

Multi-scale Cooperative Multimodal Transformers for Multimodal Sentiment Analysis in Videos

arXiv:2206.07981v210 citationsh-index: 74
Originality Incremental advance
AI Analysis

This work addresses robustness in multimodal fusion for sentiment analysis, an incremental improvement for applications like video analysis.

The paper tackles the problem of biased representations in multimodal sentiment analysis for videos by proposing a multi-scale cooperative multimodal transformer (MCMulT) architecture, which outperforms existing methods on both unaligned and aligned multimodal sequences.

Multimodal sentiment analysis in videos is a key task in many real-world applications, which usually requires integrating multimodal streams including visual, verbal and acoustic behaviors. To improve the robustness of multimodal fusion, some of the existing methods let different modalities communicate with each other and modal the crossmodal interaction via transformers. However, these methods only use the single-scale representations during the interaction but forget to exploit multi-scale representations that contain different levels of semantic information. As a result, the representations learned by transformers could be biased especially for unaligned multimodal data. In this paper, we propose a multi-scale cooperative multimodal transformer (MCMulT) architecture for multimodal sentiment analysis. On the whole, the "multi-scale" mechanism is capable of exploiting the different levels of semantic information of each modality which are used for fine-grained crossmodal interactions. Meanwhile, each modality learns its feature hierarchies via integrating the crossmodal interactions from multiple level features of its source modality. In this way, each pair of modalities progressively builds feature hierarchies respectively in a cooperative manner. The empirical results illustrate that our MCMulT model not only outperforms existing approaches on unaligned multimodal sequences but also has strong performance on aligned multimodal sequences.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes