Understanding Users' Budgets for Recommendation with Hierarchical Poisson Factorization

Abstract

People consume and rate products in online shopping websites. The historical purchases of customers reflect their personal consumption habits and indicate their future shopping behaviors. Traditional preference-based recommender systems try to provide recommendations by analyzing users' feedback such as ratings and clicks. But unfortunately, most of the existing recommendation algorithms ignore the budget of the users. So they cannot avoid recommending users with products that will exceed their budgets. And they also cannot understand how the users will assign their budgets to different products. In this paper, we develop a generative model named collaborative budget-aware Poisson factorization (CBPF) to connect users' ratings and budgets. The CBPF model is intuitive and highly interpretable. We compare the proposed model with several state-of-the-art budget-unaware recommendation methods on several real-world datasets. The results show the advantage of uncovering users' budgets for recommendation.

Cite

Text

Guo et al. "Understanding Users' Budgets for Recommendation with Hierarchical Poisson Factorization." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/247

Markdown

[Guo et al. "Understanding Users' Budgets for Recommendation with Hierarchical Poisson Factorization." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/guo2017ijcai-understanding/) doi:10.24963/IJCAI.2017/247

BibTeX

@inproceedings{guo2017ijcai-understanding,
  title     = {{Understanding Users' Budgets for Recommendation with Hierarchical Poisson Factorization}},
  author    = {Guo, Yunhui and Xu, Congfu and Song, Hanzhang and Wang, Xin},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {1781-1787},
  doi       = {10.24963/IJCAI.2017/247},
  url       = {https://mlanthology.org/ijcai/2017/guo2017ijcai-understanding/}
}