paper-with-me

Papers

Efficient Thompson Sampling for Online Matrix-Factorization Recommendation

2015-12-01 · NeurIPS 2015 12 · Jaya Kawale, Hung H. Bui, Branislav Kveton, Long Tran-Thanh, Sanjay Chawla

Matrix factorization (MF) collaborative filtering is an effective and widely used method in recommendation systems. However, the problem of finding an optimal trade-off between exploration and exploitation (otherwise known as the bandit problem), a crucial problem in collaborative filtering from cold-start, has not been previously addressed.In this paper, we present a novel algorithm for online MF recommendation that automatically combines finding the most relevantitems with exploring new or less-recommended items.Our approach, called Particle Thompson Sampling for Matrix-Factorization, is based on the general Thompson sampling framework, but augmented with a novel efficient online Bayesian probabilistic matrix factorization method based on the Rao-Blackwellized particle filter.Extensive experiments in collaborative filtering using several real-world datasets demonstrate that our proposed algorithm significantly outperforms the current state-of-the-arts.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation SystemsThompson Sampling

Similar Papers 제목 키워드 기반

Subsampled online matrix factorization with convergence guarantees

2016-11-30 · Arthur Mensch, Julien Mairal, Gaël Varoquaux, Bertrand Thirion

We present a matrix factorization algorithm that scales to input matrices that are large in both dimensions (i.e., that contains morethan 1TB of data). The algorithm streams the matrix columns while subsampling them, res…

Sequential Matrix Completion

2017-10-23 · Annie Marsden, Sergio Bacallado

We propose a novel algorithm for sequential matrix completion in a recommender system setting, where the $(i,j)$th entry of the matrix corresponds to a user $i$'s rating of product $j$. The objective of the algorithm is …

Collaborative FilteringMatrix CompletionRecommendation SystemsThompson Sampling

Thompson Sampling for a Fatigue-aware Online Recommendation System

2019-01-23 · Yunjuan Wang, Theja Tulabandhula

In this paper we consider an online recommendation setting, where a platform recommends a sequence of items to its users at every time period. The users respond by selecting one of the items recommended or abandon the pl…

Thompson Sampling

Position-Based Multiple-Play Bandits with Thompson Sampling

2020-09-28 · Camille-Sovanneary Gauthier, Romaric Gaudel, Elisa Fromont

Multiple-play bandits aim at displaying relevant items at relevant positions on a web page. We introduce a new bandit-based algorithm, PB-MHB, for online recommender systems which uses the Thompson sampling framework. Th…

PositionRecommendation SystemsThompson Sampling

Epinet for Content Cold Start

2024-11-20 · Hong Jun Jeon, Songbin Liu, Yuantong Li, Jie Lyu 외

The exploding popularity of online content and its user base poses an evermore challenging matching problem for modern recommendation systems. Unlike other frontiers of machine learning such as natural language, recommen…

Recommendation SystemsThompson SamplingUncertainty Quantification