Self-Supervised Interest Transfer Network via Prototypical Contrastive Learning for Recommendation

Abstract

Cross-domain recommendation has attracted increasing attention from industry and academia recently. However, most existing methods do not exploit the interest invariance between domains, which would yield sub-optimal solutions. In this paper, we propose a cross-domain recommendation method: Self-supervised Interest Transfer Network (SITN), which can effectively transfer invariant knowledge between domains via prototypical contrastive learning. Specifically, we perform two levels of cross-domain contrastive learning: 1) instance-to-instance contrastive learning, 2) instance-to-cluster contrastive learning. Not only that, we also take into account users' multi-granularity and multi-view interests. With this paradigm, SITN can explicitly learn the invariant knowledge of interest clusters between domains and accurately capture users' intents and preferences. We conducted extensive experiments on a public dataset and a large-scale industrial dataset collected from one of the world's leading e-commerce corporations. The experimental results indicate that SITN achieves significant improvements over state-of-the-art recommendation methods. Additionally, SITN has been deployed on a micro-video recommendation platform, and the online A/B testing results further demonstrate its practical value. Supplement is available at: https://github.com/fanqieCoffee/SITN-Supplement.

Cite

Text

Sun et al. "Self-Supervised Interest Transfer Network via Prototypical Contrastive Learning for Recommendation." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I4.25584

Markdown

[Sun et al. "Self-Supervised Interest Transfer Network via Prototypical Contrastive Learning for Recommendation." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/sun2023aaai-self-a/) doi:10.1609/AAAI.V37I4.25584

BibTeX

@inproceedings{sun2023aaai-self-a,
  title     = {{Self-Supervised Interest Transfer Network via Prototypical Contrastive Learning for Recommendation}},
  author    = {Sun, Guoqiang and Shen, Yibin and Zhou, Sijin and Chen, Xiang and Liu, Hongyan and Wu, Chunming and Lei, Chenyi and Wei, Xianhui and Fang, Fei},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {4614-4622},
  doi       = {10.1609/AAAI.V37I4.25584},
  url       = {https://mlanthology.org/aaai/2023/sun2023aaai-self-a/}
}