IJCAI 2020poster0 citations

Internal and Contextual Attention Network for Cold-start Multi-channel Matching in Recommendation

Ruobing Xie, Zhijie Qiu, Jun Rao, Yi Liu, Bo Zhang, Leyu Lin

Abstract

Real-world integrated personalized recommendation systems usually deal with millions of heterogeneous items. It is extremely challenging to conduct full corpus retrieval with complicated models due to the tremendous computation costs. Hence, most large-scale recommendation systems consist of two modules: a multi-channel matching module to efficiently retrieve a small subset of candidates, and a ranking module for precise personalized recommendation. However, multi-channel matching usually suffers from cold-start problems when adding new channels or new data sources. To solve this issue, we propose a novel Internal and contextual attention network (ICAN), which highlights channel-specific contextual information and feature field interactions between multiple channels. In experiments, we conduct both offline and online evaluations with case studies on a real-world integrated recommendation system. The significant improvements confirm the effectiveness and robustness of ICAN, especially for cold-start channels. Currently, ICAN has been deployed on WeChat Top Stories used by millions of users. The source code can be obtained from https://github.com/zhijieqiu/ICAN.

Machine Learning: Recommender Systems
BibTeX
@inproceedings{ijcai2020p379,
  title     = {Internal and Contextual Attention Network for Cold-start Multi-channel Matching in Recommendation},
  author    = {Xie, Ruobing and Qiu, Zhijie and Rao, Jun and Liu, Yi and Zhang, Bo and Lin, Leyu},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {2732--2738},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/379},
  url       = {https://doi.org/10.24963/ijcai.2020/379},
}
Internal and Contextual Attention Network for Cold-start Multi-channel Matching in Recommendation · IJCAI 2020