paper-with-me

Papers

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 to provide a sequential policy for user-product pair recommendation which will yield the highest possible ratings after a finite time horizon. The algorithm uses a Gamma process factor model with two posterior-focused bandit policies, Thompson Sampling and Information-Directed Sampling. While Thompson Sampling shows competitive performance in simulations, state-of-the-art performance is obtained from Information-Directed Sampling, which makes its recommendations based off a ratio between the expected reward and a measure of information gain. To our knowledge, this is the first implementation of Information Directed Sampling on large real datasets. This approach contributes to a recent line of research on bandit approaches to collaborative filtering including Kawale et al. (2015), Li et al. (2010), Bresler et al. (2014), Li et al. (2016), Deshpande & Montanari (2012), and Zhao et al. (2013). The setting of this paper, as has been noted in Kawale et al. (2015) and Zhao et al. (2013), presents significant challenges to bounding regret after finite horizons. We discuss these challenges in relation to simpler models for bandits with side information, such as linear or gaussian process bandits, and hope the experiments presented here motivate further research toward theoretical guarantees.

📄 PDF Abstract BibTeX arXiv:1710.08045

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringMatrix CompletionRecommendation SystemsThompson Sampling

Similar Papers 제목 키워드 기반

Truncated Matrix Completion - An Empirical Study

2025-04-14 · Rishhabh Naik, Nisarg Trivedi, Davoud Ataee Tarzanagh, Laura Balzano

Low-rank Matrix Completion (LRMC) describes the problem where we wish to recover missing entries of partially observed low-rank matrix. Most existing matrix completion work deals with sampling procedures that are indepen…

Decision MakingLow-Rank Matrix CompletionMatrix CompletionRecommendation Systems+1

Streaming, Memory Limited Matrix Completion with Noise

2015-04-13 · Se-Young Yun, Marc Lelarge, Alexandre Proutiere

In this paper, we consider the streaming memory-limited matrix completion problem when the observed entries are noisy versions of a small random fraction of the original entries. We are interested in scenarios where the …

Matrix Completion

Subspace Clustering Based Tag Sharing for Inductive Tag Matrix Refinement with Complex Errors

2016-01-12 · Yuqing Hou, Zhouchen Lin, Jin-Ge Yao

Annotating images with tags is useful for indexing and retrieving images. However, many available annotation data include missing or inaccurate annotations. In this paper, we propose an image annotation framework which s…

ClusteringMatrix CompletionTAG

Matrix completion with deterministic pattern - a geometric perspective

2018-01-31 · Alexander Shapiro, Yao Xie, Rui Zhang

We consider the matrix completion problem with a deterministic pattern of observed entries. In this setting, we aim to answer the question: under what condition there will be (at least locally) unique solution to the mat…

Matrix Completion

Online high rank matrix completion

2020-02-20 · CVPR 2019 6 · Jicong Fan, Madeleine Udell

Recent advances in matrix completion enable data imputation in full-rank matrices by exploiting low dimensional (nonlinear) latent structure. In this paper, we develop a new model for high rank matrix completion (HRMC), …

ImputationMatrix CompletionVocal Bursts Intensity Prediction