English

Cross-domain Recommender Systems via Multimodal Domain Adaptation

Information Retrieval 2025-02-18 v3

Abstract

Collaborative Filtering (CF) has emerged as one of the most prominent implementation strategies for building recommender systems. The key idea is to exploit the usage patterns of individuals to generate personalized recommendations. CF techniques, especially for newly launched platforms, often face a critical issue known as the data sparsity problem, which greatly limits their performance. Cross-domain CF alleviates the problem of data sparsity by finding a common set of entities (users or items) across the domains, which then act as a conduit for knowledge transfer. Nevertheless, most real-world datasets are collected from different domains, so they often lack information about anchor points or reference information for entity alignment. This paper introduces a domain adaptation technique to align the embeddings of entities across domains. Our approach first exploits the available textual and visual information to independently learn a multi-view latent representation for each entity in the auxiliary and target domains. The different representations of the entity are then fused to generate the corresponding unified representation. A domain classifier is then trained to learn the embedding for the domain alignment by fixing the unified features as the anchor points. Experiments on \AS{four} publicly available benchmark datasets indicate the effectiveness of our proposed approach.

Keywords

Cite

@article{arxiv.2306.13887,
  title  = {Cross-domain Recommender Systems via Multimodal Domain Adaptation},
  author = {Adamya Shyam and Ramya Kamani and Venkateswara Rao Kagita and Vikas Kumar},
  journal= {arXiv preprint arXiv:2306.13887},
  year   = {2025}
}

Comments

20 pages

R2 v1 2026-06-28T11:13:22.088Z