Item Recommendation for Emerging Online Businesses

Abstract

Nowadays, a large number of new online businesses emerge rapidly. For these emerging businesses, existing recommendation models usually suffer from the data-sparsity. In this paper, we introduce a novel similarity measure, AmpSim (Augmented Meta Path-based Similarity) that takes both the linkage structures and the augmented link attributes into account. By traversing between heterogeneous networks through overlapping entities, AmpSim can easily gather side information from other networks and capture the rich similarity semantics between entities. We further incorporate the similarity information captured by AmpSim in a collective matrix factorization model such that the transferred knowledge can be iteratively propagated across networks to fit the emerging business. Extensive experiments conducted on real-world datasets demonstrate that our method significantly outperforms other state-of-the-art recommendation models in addressing item recommendation for emerging businesses. PDF

Cite

Text

Lu et al. "Item Recommendation for Emerging Online Businesses." International Joint Conference on Artificial Intelligence, 2016.

Markdown

[Lu et al. "Item Recommendation for Emerging Online Businesses." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/lu2016ijcai-item/)

BibTeX

@inproceedings{lu2016ijcai-item,
  title     = {{Item Recommendation for Emerging Online Businesses}},
  author    = {Lu, Chun-Ta and Xie, Sihong and Shao, Weixiang and He, Lifang and Yu, Philip S.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {3797-3803},
  url       = {https://mlanthology.org/ijcai/2016/lu2016ijcai-item/}
}