English

User-Aware Conditional Generative Total Correlation Learning for Multi-Modal Recommendation

Information Retrieval 2026-04-06 v1 Artificial Intelligence

Abstract

Multi-modal recommendation (MMR) enriches item representations by introducing item content, e.g., visual and textual descriptions, to improve upon interaction-only recommenders. The success of MMR hinges on aligning these content modalities with user preferences derived from interaction data, yet dominant practices based on disentangling modality-invariant preference-driving signals from modality-specific preference-irrelevant noises are flawed. First, they assume a one-size-fits-all relevance of item content to user preferences for all users, which contradicts the user-conditional fact of preferences. Second, they optimize pairwise contrastive losses separately toward cross-modal alignment, systematically ignoring higher-order dependencies inherent when multiple content modalities jointly influence user choices. In this paper, we introduce GTC, a conditional Generative Total Correlation learning framework. We employ an interaction-guided diffusion model to perform user-aware content feature filtering, preserving only personalized features relevant to each individual user. Furthermore, to capture complete cross-modal dependencies, we optimize a tractable lower bound of the total correlation of item representations across all modalities. Experiments on standard MMR benchmarks show GTC consistently outperforms state-of-the-art, with gains of up to 28.30% in NDCG@5. Ablation studies validate both conditional preference-driven feature filtering and total correlation optimization, confirming the ability of GTC to model user-conditional relationships in MMR tasks. The code is available at: https://github.com/jingdu-cs/GTC.

Keywords

Cite

@article{arxiv.2604.03014,
  title  = {User-Aware Conditional Generative Total Correlation Learning for Multi-Modal Recommendation},
  author = {Jing Du and Zesheng Ye and Congbo Ma and Feng Liu and Flora. D. Salim},
  journal= {arXiv preprint arXiv:2604.03014},
  year   = {2026}
}

Comments

11 pages, 7 figures, 3 tables

R2 v1 2026-07-01T11:52:48.736Z