English

Joint Training Capsule Network for Cold Start Recommendation

Information Retrieval 2020-05-26 v1 Machine Learning

Abstract

This paper proposes a novel neural network, joint training capsule network (JTCN), for the cold start recommendation task. We propose to mimic the high-level user preference other than the raw interaction history based on the side information for the fresh users. Specifically, an attentive capsule layer is proposed to aggregate high-level user preference from the low-level interaction history via a dynamic routing-by-agreement mechanism. Moreover, JTCN jointly trains the loss for mimicking the user preference and the softmax loss for the recommendation together in an end-to-end manner. Experiments on two publicly available datasets demonstrate the effectiveness of the proposed model. JTCN improves other state-of-the-art methods at least 7.07% for CiteULike and 16.85% for Amazon in terms of Recall@100 in cold start recommendation.

Keywords

Cite

@article{arxiv.2005.11467,
  title  = {Joint Training Capsule Network for Cold Start Recommendation},
  author = {Tingting Liang and Congying Xia and Yuyu Yin and Philip S. Yu},
  journal= {arXiv preprint arXiv:2005.11467},
  year   = {2020}
}

Comments

Accepted by SIGIR'20

R2 v1 2026-06-23T15:45:16.261Z