Orthogonalized Multimodal Contrastive Learning with Asymmetric Masking for Structured Representations
Carolin Cissee, Raneen Younis, Zahra Ahmadi
TL;DR
This work tackles multimodal representation learning by decomposing information into redundant, unique, and synergistic components using Partial Information Decomposition. The proposed COrAL framework employs a dual-path encoder with orthogonality constraints to separate shared and modality-specific information, and integrates asymmetric masking to actively promote cross-modal synergy without extra branches. Empirical results on synthetic data and MultiBench benchmarks show that COrAL recovers modality-unique cues effectively, maintains redundant and synergistic information, and achieves state-of-the-art or competitive downstream performance with low variance across runs. The approach offers a principled, robust pathway toward richer, more interpretable multimodal embeddings and suggests promising directions for scaling to more modalities and higher-order interactions.
Abstract
Multimodal learning seeks to integrate information from heterogeneous sources, where signals may be shared across modalities, specific to individual modalities, or emerge only through their interaction. While self-supervised multimodal contrastive learning has achieved remarkable progress, most existing methods predominantly capture redundant cross-modal signals, often neglecting modality-specific (unique) and interaction-driven (synergistic) information. Recent extensions broaden this perspective, yet they either fail to explicitly model synergistic interactions or learn different information components in an entangled manner, leading to incomplete representations and potential information leakage. We introduce \textbf{COrAL}, a principled framework that explicitly and simultaneously preserves redundant, unique, and synergistic information within multimodal representations. COrAL employs a dual-path architecture with orthogonality constraints to disentangle shared and modality-specific features, ensuring a clean separation of information components. To promote synergy modeling, we introduce asymmetric masking with complementary view-specific patterns, compelling the model to infer cross-modal dependencies rather than rely solely on redundant cues. Extensive experiments on synthetic benchmarks and diverse MultiBench datasets demonstrate that COrAL consistently matches or outperforms state-of-the-art methods while exhibiting low performance variance across runs. These results indicate that explicitly modeling the full spectrum of multimodal information yields more stable, reliable, and comprehensive embeddings.
