paper-with-me

홈 › Papers

Online Low Rank Matrix Completion

2022-09-08 · Prateek Jain, Soumyabrata Pal

We study the problem of {\em online} low-rank matrix completion with $\mathsf{M}$ users, $\mathsf{N}$ items and $\mathsf{T}$ rounds. In each round, the algorithm recommends one item per user, for which it gets a (noisy) reward sampled from a low-rank user-item preference matrix. The goal is to design a method with sub-linear regret (in $\mathsf{T}$) and nearly optimal dependence on $\mathsf{M}$ and $\mathsf{N}$. The problem can be easily mapped to the standard multi-armed bandit problem where each item is an {\em independent} arm, but that leads to poor regret as the correlation between arms and users is not exploited. On the other hand, exploiting the low-rank structure of reward matrix is challenging due to non-convexity of the low-rank manifold. We first demonstrate that the low-rank structure can be exploited using a simple explore-then-commit (ETC) approach that ensures a regret of $O(\mathsf{polylog} (\mathsf{M}+\mathsf{N}) \mathsf{T}^{2/3})$. That is, roughly only $\mathsf{polylog} (\mathsf{M}+\mathsf{N})$ item recommendations are required per user to get a non-trivial solution. We then improve our result for the rank-$1$ setting which in itself is quite challenging and encapsulates some of the key issues. Here, we propose \textsc{OCTAL} (Online Collaborative filTering using iterAtive user cLustering) that guarantees nearly optimal regret of $O(\mathsf{polylog} (\mathsf{M}+\mathsf{N}) \mathsf{T}^{1/2})$. OCTAL is based on a novel technique of clustering users that allows iterative elimination of items and leads to a nearly optimal minimax rate.

📄 PDF Abstract BibTeX arXiv:2209.03997

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCollaborative FilteringLow-Rank Matrix CompletionMatrix Completion

Similar Papers 제목 키워드 기반

Matrix Completion Under Monotonic Single Index Models

2015-12-29 · NeurIPS 2015 12 · Ravi Ganti, Laura Balzano, Rebecca Willett

Most recent results in matrix completion assume that the matrix under consideration is low-rank or that the columns are in a union of low-rank subspaces. In real-world settings, however, the linear structure underlying t…

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

Solving the Robust Matrix Completion Problem via a System of Nonlinear Equations

2020-03-24 · Yunfeng Cai, Ping Li

We consider the problem of robust matrix completion, which aims to recover a low rank matrix $L_*$ and a sparse matrix $S_*$ from incomplete observations of their sum $M=L_*+S_*\in\mathbb{R}^{m\times n}$. Algorithmically…

Matrix Completion

Algebraic Variety Models for High-Rank Matrix Completion

2017-03-28 · ICML 2017 8 · Greg Ongie, Rebecca Willett, Robert D. Nowak, Laura Balzano

We consider a generalization of low-rank matrix completion to the case where the data belongs to an algebraic variety, i.e. each data point is a solution to a system of polynomial equations. In this case the original mat…

ClusteringLow-Rank Matrix CompletionMatrix CompletionVocal Bursts Intensity Prediction

Always Valid Risk Monitoring for Online Matrix Completion

2022-11-18 · Chi-Hua Wang, Wenjie Li

Always-valid concentration inequalities are increasingly used as performance measures for online statistical learning, notably in the learning of generative models and supervised learning. Such inequality advances the on…

Matrix Completionvalid