Cold-Start Recommendation for On-Demand Cinemas

Abstract

The on-demand cinemas, which has emerged in recent years, provide offline entertainment venues for individuals and small groups. Because of the limitation of network speed and storage space, it is necessary to recommend movies to cinemas, that is, to suggest cinemas to download the recommended movies in advance. This is particularly true for new cinemas. For the new cinema cold-start recommendation, we build a matrix factorization framework and then fuse location categories of cinemas and co-popular relationship between movies in the framework. Specifically, location categories of cinemas are learned through LDA from the type information of POIs around the cinemas and used to approximate cinema latent representations. Moreover, a SPPMI matrix that reflects co-popular relationship between movies is constructed and factorized collectively with the interaction matrix by sharing the same item latent representations. Extensive experiments on real-world data are conducted. The experimental results show that the proposed approach yields significant improvements over state-of-the-art cold-start recommenders in terms of precision, recall and NDCG.

Cite

Text

Li et al. "Cold-Start Recommendation for On-Demand Cinemas." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2019. doi:10.1007/978-3-030-46133-1_30

Markdown

[Li et al. "Cold-Start Recommendation for On-Demand Cinemas." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2019.](https://mlanthology.org/ecmlpkdd/2019/li2019ecmlpkdd-coldstart/) doi:10.1007/978-3-030-46133-1_30

BibTeX

@inproceedings{li2019ecmlpkdd-coldstart,
  title     = {{Cold-Start Recommendation for On-Demand Cinemas}},
  author    = {Li, Beibei and Jin, Beihong and Xue, Taofeng and Liu, Kunchi and Zhang, Qi and Tian, Sihua},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2019},
  pages     = {499-515},
  doi       = {10.1007/978-3-030-46133-1_30},
  url       = {https://mlanthology.org/ecmlpkdd/2019/li2019ecmlpkdd-coldstart/}
}