English

M^2VAE: Multi-Modal Multi-View Variational Autoencoder for Cold-start Item Recommendation

Information Retrieval 2025-11-13 v2 Artificial Intelligence

Abstract

Cold-start item recommendation is a significant challenge in recommendation systems, particularly when new items are introduced without any historical interaction data. While existing methods leverage multi-modal content to alleviate the cold-start issue, they often neglect the inherent multi-view structure of modalities, the distinction between shared and modality-specific features. In this paper, we propose Multi-Modal Multi-View Variational AutoEncoder (M^2VAE), a generative model that addresses the challenges of modeling common and unique views in attribute and multi-modal features, as well as user preferences over single-typed item features. Specifically, we generate type-specific latent variables for item IDs, categorical attributes, and image features, and use Product-of-Experts (PoE) to derive a common representation. A disentangled contrastive loss decouples the common view from unique views while preserving feature informativeness. To model user inclinations, we employ a preference-guided Mixture-of-Experts (MoE) to adaptively fuse representations. We further incorporate co-occurrence signals via contrastive learning, eliminating the need for pretraining. Extensive experiments on real-world datasets validate the effectiveness of our approach.

Keywords

Cite

@article{arxiv.2508.00452,
  title  = {M^2VAE: Multi-Modal Multi-View Variational Autoencoder for Cold-start Item Recommendation},
  author = {Chuan He and Yongchao Liu and Qiang Li and Wenliang Zhong and Chuntao Hong and Xinwei Yao},
  journal= {arXiv preprint arXiv:2508.00452},
  year   = {2025}
}
R2 v1 2026-07-01T04:29:07.132Z