CVAIAug 24, 2025

Structures Meet Semantics: Multimodal Fusion via Graph Contrastive Learning

arXiv:2508.18322v11 citationsh-index: 6
Originality Incremental advance
AI Analysis

This work improves multimodal fusion for sentiment analysis, offering enhanced interpretability and robustness, though it appears incremental by building on existing graph and contrastive learning methods.

The paper tackled the problem of multimodal sentiment analysis by addressing modality-specific structural dependencies and semantic misalignment, proposing the Structural-Semantic Unifier (SSU) framework that achieved state-of-the-art performance on CMU-MOSI and CMU-MOSEI datasets while reducing computational overhead.

Multimodal sentiment analysis (MSA) aims to infer emotional states by effectively integrating textual, acoustic, and visual modalities. Despite notable progress, existing multimodal fusion methods often neglect modality-specific structural dependencies and semantic misalignment, limiting their quality, interpretability, and robustness. To address these challenges, we propose a novel framework called the Structural-Semantic Unifier (SSU), which systematically integrates modality-specific structural information and cross-modal semantic grounding for enhanced multimodal representations. Specifically, SSU dynamically constructs modality-specific graphs by leveraging linguistic syntax for text and a lightweight, text-guided attention mechanism for acoustic and visual modalities, thus capturing detailed intra-modal relationships and semantic interactions. We further introduce a semantic anchor, derived from global textual semantics, that serves as a cross-modal alignment hub, effectively harmonizing heterogeneous semantic spaces across modalities. Additionally, we develop a multiview contrastive learning objective that promotes discriminability, semantic consistency, and structural coherence across intra- and inter-modal views. Extensive evaluations on two widely used benchmark datasets, CMU-MOSI and CMU-MOSEI, demonstrate that SSU consistently achieves state-of-the-art performance while significantly reducing computational overhead compared to prior methods. Comprehensive qualitative analyses further validate SSU's interpretability and its ability to capture nuanced emotional patterns through semantically grounded interactions.

Foundations

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

Your Notes