Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Matrix Completion on Graphs

About

The problem of finding the missing values of a matrix given a few of its entries, called matrix completion, has gathered a lot of attention in the recent years. Although the problem under the standard low rank assumption is NP-hard, Cand\`es and Recht showed that it can be exactly relaxed if the number of observed entries is sufficiently large. In this work, we introduce a novel matrix completion model that makes use of proximity information about rows and columns by assuming they form communities. This assumption makes sense in several real-world problems like in recommender systems, where there are communities of people sharing preferences, while products form clusters that receive similar ratings. Our main goal is thus to find a low-rank solution that is structured by the proximities of rows and columns encoded by graphs. We borrow ideas from manifold learning to constrain our solution to be smooth on these graphs, in order to implicitly force row and column proximities. Our matrix recovery model is formulated as a convex non-smooth optimization problem, for which a well-posed iterative scheme is provided. We study and evaluate the proposed matrix completion on synthetic and real data, showing that the proposed structured low-rank recovery model outperforms the standard matrix completion model in many situations.

Vassilis Kalofolias, Xavier Bresson, Michael Bronstein, Pierre Vandergheynst• 2014

Related benchmarks

TaskDatasetResultRank
RecommendationMovieLens-100K (test)
RMSE0.996
55
Matrix completionMovieLens-100K (test)
RMSE0.945
21
Matrix completionDouban
RMSE0.883
15
Rating PredictionMovieLens 100K (80/20 train test)
RMSE0.996
14
Matrix completionMovieLens (test)
RMSE0.996
8
Matrix completionFlixster subset
RMSE1.245
8
Matrix completionYahooMusic subset
RMSE38
8
Matrix completionSynthetic dataset
RMSE0.3693
4
Showing 8 of 8 rows

Other info

Follow for update