vix.ing · top · new · best · stats · spec

The Sample Complexity of Online One-Class Collaborative Filtering

2017/05/31 by Reinhard Heckel, Kannan Ramchandran, Heckel, Reinhard +1
Computer Science · Decision Sciences · Engineering · Mathematics · #Advanced Bandit Algorithms Research #Artificial Intelligence (cs.AI) #FOS: Computer and information sciences #Information Theory (cs.IT) #Machine Learning (cs.LG) #Machine Learning (stat.ML) #Recommender Systems and Techniques #Smart Grid Energy Management #cs.AI #cs.IT #cs.LG #math.IT #stat.ML

paper · pdf · doi:10.48550/arxiv.1706.00061

ICML 2017

arxiv created 2017/05/31 · openalex publication_date 2017/05/31 · arxiv updated 2017/06/02 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We consider the online one-class collaborative filtering (CF) problem that consists of recommending items to users over time in an online fashion based on positive ratings only. This problem arises when users respond only occasionally to a recommendation with a positive rating, and never with a negative one. We study the impact of the probability of a user responding to a recommendation, pf, on the sample complexity, i.e., the number of ratings required to make `good' recommendations, and ask whether receiving positive and negative ratings, instead of positive ratings only, improves the sample complexity. Both questions arise in the design of recommender systems. We introduce a simple probabilistic user model, and analyze the performance of an online user-based CF algorithm. We prove that after an initial cold start phase, where recommendations are invested in exploring the user's preferences, this algorithm makes---up to a fraction of the recommendations required for updating the user's preferences---perfect recommendations. The number of ratings required for the cold start phase is nearly proportional to 1/pf, and that for updating the user's preferences is essentially independent of pf. As a consequence we find that, receiving positive and negative ratings instead of only positive ones improves the number of ratings required for initial exploration by a factor of 1/pf, which can be significant.

Related