LGAICVSep 28, 2025

InfMasking: Unleashing Synergistic Information by Contrastive Multimodal Interactions

arXiv:2509.25270v22 citationsh-index: 11Has Code
Originality Incremental advance
AI Analysis

This addresses a critical bottleneck in multimodal AI for tasks where synergistic interactions are essential, representing an incremental improvement over existing methods.

The paper tackles the problem of capturing synergistic interactions in multimodal representation learning by introducing InfMasking, a contrastive method that uses infinite masking to enhance synergistic information, achieving state-of-the-art performance on seven benchmarks.

In multimodal representation learning, synergistic interactions between modalities not only provide complementary information but also create unique outcomes through specific interaction patterns that no single modality could achieve alone. Existing methods may struggle to effectively capture the full spectrum of synergistic information, leading to suboptimal performance in tasks where such interactions are critical. This is particularly problematic because synergistic information constitutes the fundamental value proposition of multimodal representation. To address this challenge, we introduce InfMasking, a contrastive synergistic information extraction method designed to enhance synergistic information through an Infinite Masking strategy. InfMasking stochastically occludes most features from each modality during fusion, preserving only partial information to create representations with varied synergistic patterns. Unmasked fused representations are then aligned with masked ones through mutual information maximization to encode comprehensive synergistic information. This infinite masking strategy enables capturing richer interactions by exposing the model to diverse partial modality combinations during training. As computing mutual information estimates with infinite masking is computationally prohibitive, we derive an InfMasking loss to approximate this calculation. Through controlled experiments, we demonstrate that InfMasking effectively enhances synergistic information between modalities. In evaluations on large-scale real-world datasets, InfMasking achieves state-of-the-art performance across seven benchmarks. Code is released at https://github.com/brightest66/InfMasking.

Foundations

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

Your Notes