Mixture of Disentangled Experts with Missing Modalities for Robust Multimodal Sentiment Analysis
Xiang Li, Xiaoming Zhang, Dezhuang Miao, Xianfu Cheng, Dawei Li, Honggui Han, Zhoujun Li
TL;DR
DERL addresses robust multimodal sentiment analysis with missing modalities by integrating a disentangled representation learning scheme within a mixture-of-experts framework. It introduces three core modules—Hybrid Expert Disentanglement, Multi-Level Collaborative Reconstruction, and Modality Routing and Fusion—to adaptively factorize private and shared cues, recover degraded semantics, and perform importance-aware fusion. Empirical results on MOSI and MOSEI show DERL outperforms state-of-the-art baselines under both intra- and inter-modal missingness, with notable gains in classification F1 and regression MAE across varying missing rates. The work demonstrates that modular disentanglement combined with multi-view reconstruction yields robust, efficient representations that are resilient to realistic noise and partial observations, advancing practical applicability of MSA in imperfect real-world data. Limitations include predefined missing patterns, suggesting future work on broader missingness scenarios and real-world deployment considerations.
Abstract
Multimodal Sentiment Analysis (MSA) integrates multiple modalities to infer human sentiment, but real-world noise often leads to missing or corrupted data. However, existing feature-disentangled methods struggle to handle the internal variations of heterogeneous information under uncertain missingness, making it difficult to learn effective multimodal representations from degraded modalities. To address this issue, we propose DERL, a Disentangled Expert Representation Learning framework for robust MSA. Specifically, DERL employs hybrid experts to adaptively disentangle multimodal inputs into orthogonal private and shared representation spaces. A multi-level reconstruction strategy is further developed to provide collaborative supervision, enhancing both the expressiveness and robustness of the learned representations. Finally, the disentangled features act as modality experts with distinct roles to generate importance-aware fusion results. Extensive experiments on two MSA benchmarks demonstrate that DERL outperforms state-of-the-art methods under various missing-modality conditions. For instance, our method achieves improvements of 2.47% in Acc-2 and 2.25% in MAE on MOSI under intra-modal missingness.
