RecSys-DAN: Discriminative Adversarial Networks for Cross-Domain Recommender Systems
Cheng Wang, Mathias Niepert, Hui Li

TL;DR
RecSys-DAN introduces a novel adversarial transfer learning approach for cross-domain recommender systems that effectively addresses data sparsity and imbalance, improving cold-start recommendations without requiring labeled target domain data.
Contribution
It proposes a new adversarial neural network framework that transfers latent representations across domains, enhancing recommendation performance in sparse and imbalanced data scenarios.
Findings
Achieves competitive performance without labeled target data
Effective in unimodal and multimodal scenarios
Improves cold-start recommendation robustness
Abstract
Data sparsity and data imbalance are practical and challenging issues in cross-domain recommender systems. This paper addresses those problems by leveraging the concepts which derive from representation learning, adversarial learning and transfer learning (particularly, domain adaptation). Although various transfer learning methods have shown promising performance in this context, our proposed novel method RecSys-DAN focuses on alleviating the cross-domain and within-domain data sparsity and data imbalance and learns transferable latent representations for users, items and their interactions. Different from existing approaches, the proposed method transfers the latent representations from a source domain to a target domain in an adversarial way. The mapping functions in the target domain are learned by playing a min-max game with an adversarial loss, aiming to generate domain…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Recommender Systems and Techniques · Multimodal Machine Learning Applications
