Sparse Bayesian Content-Aware Collaborative Filtering for Implicit Feedback

Abstract

The popularity of social media creates a large amount of user-generated content, playing an important role in addressing cold-start problems in recommendation. Although much effort has been devoted to incorporating this information into recommendation, past work mainly targets explicit feedback. There is still no general framework tailored to implicit feedback, such as views, listens, or visits. To this end, we propose a sparse Bayesian content-aware collaborative filtering framework especially for implicit feedback, and develop a scalable optimization algorithm to jointly learn latent factors and hyperparameters. Due to the adaptive update of hyperparameters, automatic feature selection is naturally embedded in this framework. Convincing experimental results on three different implicit feedback datasets indicate the superiority of the proposed algorithm to state-of-the-art content-aware recommendation methods. PDF

Cite

Text

Lian et al. "Sparse Bayesian Content-Aware Collaborative Filtering for Implicit Feedback." International Joint Conference on Artificial Intelligence, 2016.

Markdown

[Lian et al. "Sparse Bayesian Content-Aware Collaborative Filtering for Implicit Feedback." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/lian2016ijcai-sparse/)

BibTeX

@inproceedings{lian2016ijcai-sparse,
  title     = {{Sparse Bayesian Content-Aware Collaborative Filtering for Implicit Feedback}},
  author    = {Lian, Defu and Ge, Yong and Yuan, Nicholas Jing and Xie, Xing and Xiong, Hui},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {1732-1738},
  url       = {https://mlanthology.org/ijcai/2016/lian2016ijcai-sparse/}
}