Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

BPR: Bayesian Personalized Ranking from Implicit Feedback

About

Item recommendation is the task of predicting a personalized ranking on a set of items (e.g. websites, movies, products). In this paper, we investigate the most common scenario with implicit feedback (e.g. clicks, purchases). There are many methods for item recommendation from implicit feedback like matrix factorization (MF) or adaptive knearest-neighbor (kNN). Even though these methods are designed for the item prediction task of personalized ranking, none of them is directly optimized for ranking. In this paper we present a generic optimization criterion BPR-Opt for personalized ranking that is the maximum posterior estimator derived from a Bayesian analysis of the problem. We also provide a generic learning algorithm for optimizing models with respect to BPR-Opt. The learning method is based on stochastic gradient descent with bootstrap sampling. We show how to apply our method to two state-of-the-art recommender models: matrix factorization and adaptive kNN. Our experiments indicate that for the task of personalized ranking our optimization method outperforms the standard learning techniques for MF and kNN. The results show the importance of optimizing models for the right criterion.

Steffen Rendle, Christoph Freudenthaler, Zeno Gantner, Lars Schmidt-Thieme• 2012

Related benchmarks

TaskDatasetResultRank
RecommendationGowalla (test)
Recall@200.1627
177
RecommendationGowalla
Recall@2019.76
153
RecommendationAmazon-Book (test)
Recall@200.025
119
Sequential RecommendationAmazon Beauty (test)
NDCG@1021.83
117
RecommendationYelp 2018 (test)
Recall@204.33
101
RecommendationAmazon-Book
Recall@207.64
91
RecommendationYelp (test)
NDCG@203.54
82
RecommendationAmazon Sports (test)
Recall@104.32
57
RecommendationAmazon Baby (test)
Recall@200.0575
57
Multimodal RecommendationAmazon Baby (test)
Recall@103.57
54
Showing 10 of 237 rows
...

Other info

Follow for update