paper-with-me

Papers

Provable Inductive Matrix Completion

2013-06-04 · Prateek Jain, Inderjit S. Dhillon

Consider a movie recommendation system where apart from the ratings information, side information such as user's age or movie's genre is also available. Unlike standard matrix completion, in this setting one should be able to predict inductively on new users/movies. In this paper, we study the problem of inductive matrix completion in the exact recovery setting. That is, we assume that the ratings matrix is generated by applying feature vectors to a low-rank matrix and the goal is to recover back the underlying matrix. Furthermore, we generalize the problem to that of low-rank matrix estimation using rank-1 measurements. We study this generic problem and provide conditions that the set of measurements should satisfy so that the alternating minimization method (which otherwise is a non-convex method with no convergence guarantees) is able to recover back the {\em exact} underlying low-rank matrix. In addition to inductive matrix completion, we show that two other low-rank estimation problems can be studied in our framework: a) general low-rank matrix sensing using rank-1 measurements, and b) multi-label regression with missing labels. For both the problems, we provide novel and interesting bounds on the number of measurements required by alternating minimization to provably converges to the {\em exact} low-rank matrix. In particular, our analysis for the general low rank matrix sensing problem significantly improves the required storage and computational cost than that required by the RIP-based matrix sensing methods \cite{RechtFP2007}. Finally, we provide empirical validation of our approach and demonstrate that alternating minimization is able to recover the true matrix for the above mentioned problems using a small number of measurements.

📄 PDF Abstract BibTeX arXiv:1306.0626

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix CompletionMissing LabelsMovie Recommendation

Similar Papers 제목 키워드 기반

Provable Non-linear Inductive Matrix Completion

2019-12-01 · NeurIPS 2019 12 · Kai Zhong, Zhao Song, Prateek Jain, Inderjit S. Dhillon

Consider a standard recommendation/retrieval problem where given a query, the goal is to retrieve the most relevant items. Inductive matrix completion (IMC) method is a standard approach for this problem where the given …

Matrix CompletionRetrieval

Fine-grained Generalization Analysis of Inductive Matrix Completion

2021-12-01 · NeurIPS 2021 12 · Antoine Ledent, Rodrigo Alves, Yunwen Lei, Marius Kloft

In this paper, we bridge the gap between the state-of-the-art theoretical results for matrix completion with the nuclear norm and their equivalent in \textit{inductive matrix completion}: (1) In the distribution-free set…

Matrix Completion

Sparse Group Inductive Matrix Completion

2018-04-27 · Ivan Nazarov, Boris Shirokikh, Maria Burkina, Gennady Fedonin 외

We consider the problem of matrix completion with side information (\textit{inductive matrix completion}). In real-world applications many side-channel features are typically non-informative making feature selection an i…

feature selectionLow-Rank Matrix CompletionMatrix Completion

Inductive Matrix Completion Based on Graph Neural Networks

2019-04-26 · ICLR 2020 1 · Muhan Zhang, Yixin Chen

We propose an inductive matrix completion model without using side information. By factorizing the (rating) matrix into the product of low-dimensional latent embeddings of rows (users) and columns (items), a majority of …

Graph Neural NetworkMatrix CompletionRecommendation SystemsTransfer Learning

A Non-convex One-Pass Framework for Generalized Factorization Machine and Rank-One Matrix Sensing

2016-08-21 · NeurIPS 2016 12 · Ming Lin, Jieping Ye

We develop an efficient alternating framework for learning a generalized version of Factorization Machine (gFM) on steaming data with provable guarantees. When the instances are sampled from $d$ dimensional random Gaussi…

Matrix CompletionRetrieval