Mutual Information-based Representations Disentanglement for Unaligned Multimodal Language Sequences
Fan Qian, Jiqing Han, Jianchen Li, Yongjun He, Tieran Zheng, Guibin Zheng
TL;DR
This work tackles the challenge of unaligned multimodal sentiment analysis by introducing MIRD, a framework that learns a single modality-agnostic representation while disentangling modality-specific components through mutual information minimization. By employing CLUB-based estimators and variational surrogates, MIRD reduces both linear and nonlinear dependencies among latent factors and between latent factors and inputs, aided by unlabeled data for robust MI estimation and data-driven structure learning. The approach integrates modality-specific encoders, a cross-modal WSA-BERT-based agnostic encoder, reconstruction losses, and a two-layer regressor to predict sentiment, achieving state-of-the-art results on CMU-MOSI and CMU-MOSEI and demonstrating improved generalization and interpretability. The findings highlight the importance of nonlinear decorrelation and unlabeled data in disentangled multimodal representations, with practical implications for robust, scalable multimodal sentiment analysis.
Abstract
The key challenge in unaligned multimodal language sequences lies in effectively integrating information from various modalities to obtain a refined multimodal joint representation. Recently, the disentangle and fuse methods have achieved the promising performance by explicitly learning modality-agnostic and modality-specific representations and then fusing them into a multimodal joint representation. However, these methods often independently learn modality-agnostic representations for each modality and utilize orthogonal constraints to reduce linear correlations between modality-agnostic and modality-specific representations, neglecting to eliminate their nonlinear correlations. As a result, the obtained multimodal joint representation usually suffers from information redundancy, leading to overfitting and poor generalization of the models. In this paper, we propose a Mutual Information-based Representations Disentanglement (MIRD) method for unaligned multimodal language sequences, in which a novel disentanglement framework is designed to jointly learn a single modality-agnostic representation. In addition, the mutual information minimization constraint is employed to ensure superior disentanglement of representations, thereby eliminating information redundancy within the multimodal joint representation. Furthermore, the challenge of estimating mutual information caused by the limited labeled data is mitigated by introducing unlabeled data. Meanwhile, the unlabeled data also help to characterize the underlying structure of multimodal data, consequently further preventing overfitting and enhancing the performance of the models. Experimental results on several widely used benchmark datasets validate the effectiveness of our proposed approach.
