Learning Personalized Itemset Mapping for Cross-Domain Recommendation

Abstract

Cross-domain recommendation methods usually transfer knowledge across different domains implicitly, by sharing model parameters or learning parameter mappings in the latent space. Differing from previous studies, this paper focuses on learning explicit mapping between a user's behaviors (i.e. interaction itemsets) in different domains during the same temporal period. In this paper, we propose a novel deep cross-domain recommendation model, called Cycle Generation Networks (CGN). Specifically, CGN employs two generators to construct the dual-direction personalized itemset mapping between a user's behaviors in two different domains over time. The generators are learned by optimizing the distance between the generated itemset and the real interacted itemset, as well as the cycle-consistent loss defined based on the dual-direction generation procedure. We have performed extensive experiments on real datasets to demonstrate the effectiveness of the proposed model, comparing with existing single-domain and cross-domain recommendation methods.

Cite

Text

Zhang et al. "Learning Personalized Itemset Mapping for Cross-Domain Recommendation." International Joint Conference on Artificial Intelligence, 2020. doi:10.24963/IJCAI.2020/355

Markdown

[Zhang et al. "Learning Personalized Itemset Mapping for Cross-Domain Recommendation." International Joint Conference on Artificial Intelligence, 2020.](https://mlanthology.org/ijcai/2020/zhang2020ijcai-learning/) doi:10.24963/IJCAI.2020/355

BibTeX

@inproceedings{zhang2020ijcai-learning,
  title     = {{Learning Personalized Itemset Mapping for Cross-Domain Recommendation}},
  author    = {Zhang, Yinan and Liu, Yong and Han, Peng and Miao, Chunyan and Cui, Lizhen and Li, Baoli and Tang, Haihong},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2020},
  pages     = {2561-2567},
  doi       = {10.24963/IJCAI.2020/355},
  url       = {https://mlanthology.org/ijcai/2020/zhang2020ijcai-learning/}
}