Trustworthy Multimodal Fusion for Sentiment Analysis in Ordinal Sentiment Space
Zhuyang Xie, Yan Yang, Jie Wang, Xiaorong Liu, Xiaofan Li
TL;DR
This work addresses the reliability challenges of multimodal sentiment analysis by introducing TMSON, a framework that explicitly models unimodal uncertainty distributions, fuses them through Bayesian fusion to form a robust multimodal representation, and enforces ordinal structure in the sentiment space via an ordinal regression loss. The method integrates unimodal feature extraction, uncertainty estimation, and probabilistic fusion with a multitask objective to learn both modality-specific and shared representations. Empirical results on CMU-MOSI, CMU-MOSEI, and SIMS demonstrate that TMSON achieves superior accuracy and robustness, particularly under noise and missing modalities, while providing interpretability through uncertainty and ordinal space visualizations. The approach advances trustworthy multimodal inference with practical impact on sentiment analysis tasks in noisy real-world settings.
Abstract
Multimodal video sentiment analysis aims to integrate multiple modal information to analyze the opinions and attitudes of speakers. Most previous work focuses on exploring the semantic interactions of intra- and inter-modality. However, these works ignore the reliability of multimodality, i.e., modalities tend to contain noise, semantic ambiguity, missing modalities, etc. In addition, previous multimodal approaches treat different modalities equally, largely ignoring their different contributions. Furthermore, existing multimodal sentiment analysis methods directly regress sentiment scores without considering ordinal relationships within sentiment categories, with limited performance. To address the aforementioned problems, we propose a trustworthy multimodal sentiment ordinal network (TMSON) to improve performance in sentiment analysis. Specifically, we first devise a unimodal feature extractor for each modality to obtain modality-specific features. Then, an uncertainty distribution estimation network is customized, which estimates the unimodal uncertainty distributions. Next, Bayesian fusion is performed on the learned unimodal distributions to obtain multimodal distributions for sentiment prediction. Finally, an ordinal-aware sentiment space is constructed, where ordinal regression is used to constrain the multimodal distributions. Our proposed TMSON outperforms baselines on multimodal sentiment analysis tasks, and empirical results demonstrate that TMSON is capable of reducing uncertainty to obtain more robust predictions.
