CVMMMar 24

Multi-Modal Image Fusion via Intervention-Stable Feature Learning

arXiv:2603.2327274.7h-index: 8
Predicted impact top 34% in CV · last 90 daysOriginality Highly original
AI Analysis

This work addresses the challenge of robust multi-modal fusion for computer vision applications, offering a novel causal-inspired approach that is incremental in improving stability over existing methods.

The paper tackled the problem of multi-modal image fusion by addressing spurious correlations that degrade under distribution shifts, proposing an intervention-based framework to identify robust cross-modal dependencies, and achieved state-of-the-art performance on public benchmarks and downstream tasks.

Multi-modal image fusion integrates complementary information from different modalities into a unified representation. Current methods predominantly optimize statistical correlations between modalities, often capturing dataset-induced spurious associations that degrade under distribution shifts. In this paper, we propose an intervention-based framework inspired by causal principles to identify robust cross-modal dependencies. Drawing insights from Pearl's causal hierarchy, we design three principled intervention strategies to probe different aspects of modal relationships: i) complementary masking with spatially disjoint perturbations tests whether modalities can genuinely compensate for each other's missing information, ii) random masking of identical regions identifies feature subsets that remain informative under partial observability, and iii) modality dropout evaluates the irreplaceable contribution of each modality. Based on these interventions, we introduce a Causal Feature Integrator (CFI) that learns to identify and prioritize intervention-stable features maintaining importance across different perturbation patterns through adaptive invariance gating, thereby capturing robust modal dependencies rather than spurious correlations. Extensive experiments demonstrate that our method achieves SOTA performance on both public benchmarks and downstream high-level vision tasks.

Foundations

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

Your Notes