DecAlign: Hierarchical Cross-Modal Alignment for Decoupled Multimodal Representation Learning
Chengxuan Qian, Shuo Xing, Shawn Li, Yue Zhao, Zhengzhong Tu
TL;DR
DecAlign tackles cross-modal heterogeneity by explicitly decoupling modality-heterogeneous and modality-common representations and applying a two-tier alignment: prototype-guided multi-marginal optimal transport for heterogeneous interactions and latent-space distribution matching with MMD for homogeneous semantics. A multimodal transformer refines high-level cross-modal cues, and modality-specific fusion preserves unimodal detail prior to prediction. Across four benchmarks and multiple metrics, DecAlign consistently outperforms 13 baselines, demonstrating improved MAE, F1, accuracy, and correlation while maintaining modality uniqueness. The approach offers a principled, scalable path toward robust, interpretable multimodal representations with strong generalization potential.
Abstract
Multimodal representation learning aims to capture both shared and complementary semantic information across multiple modalities. However, the intrinsic heterogeneity of diverse modalities presents substantial challenges to achieve effective cross-modal collaboration and integration. To address this, we introduce DecAlign, a novel hierarchical cross-modal alignment framework designed to decouple multimodal representations into modality-unique (heterogeneous) and modality-common (homogeneous) features. For handling heterogeneity, we employ a prototype-guided optimal transport alignment strategy leveraging gaussian mixture modeling and multi-marginal transport plans, thus mitigating distribution discrepancies while preserving modality-unique characteristics. To reinforce homogeneity, we ensure semantic consistency across modalities by aligning latent distribution matching with Maximum Mean Discrepancy regularization. Furthermore, we incorporate a multimodal transformer to enhance high-level semantic feature fusion, thereby further reducing cross-modal inconsistencies. Our extensive experiments on four widely used multimodal benchmarks demonstrate that DecAlign consistently outperforms existing state-of-the-art methods across five metrics. These results highlight the efficacy of DecAlign in enhancing superior cross-modal alignment and semantic consistency while preserving modality-unique features, marking a significant advancement in multimodal representation learning scenarios. Our project page is at https://taco-group.github.io/DecAlign.
