Causal Inspired Multi Modal Recommendation
Jie Yang, Chenyang Gu, Zixuan Liu
TL;DR
This work tackles modal confounding and interaction bias in multimodal recommender systems by introducing a causal-inspired framework (CaMRec). It combines a dual-channel diffusion module to identify latent modal confounders, back-door adjustment with a learnable environment codebook and hierarchical matching, and front-door adjustment with causal topology reconstruction to extract true user–item causal signals. The approach yields a deconfounded causal subgraph and interpretable environment clusters, achieving consistent improvements over state-of-the-art baselines on three real-world datasets. The findings demonstrate that causal interventions can substantially enhance accuracy and robustness in multimodal recommendations, with clear mechanisms for interpretability.
Abstract
Multimodal recommender systems enhance personalized recommendations in e-commerce and online advertising by integrating visual, textual, and user-item interaction data. However, existing methods often overlook two critical biases: (i) modal confounding, where latent factors (e.g., brand style or product category) simultaneously drive multiple modalities and influence user preference, leading to spurious feature-preference associations; (ii) interaction bias, where genuine user preferences are mixed with noise from exposure effects and accidental clicks. To address these challenges, we propose a Causal-inspired multimodal Recommendation framework. Specifically, we introduce a dual-channel cross-modal diffusion module to identify hidden modal confounders, utilize back-door adjustment with hierarchical matching and vector-quantized codebooks to block confounding paths, and apply front-door adjustment combined with causal topology reconstruction to build a deconfounded causal subgraph. Extensive experiments on three real-world e-commerce datasets demonstrate that our method significantly outperforms state-of-the-art baselines while maintaining strong interpretability.
