Matrix Completion on Graphs
Vassilis Kalofolias, Xavier Bresson, Michael Bronstein, Pierre, Vandergheynst

TL;DR
This paper introduces a graph-structured matrix completion model that leverages community information and manifold learning to improve recovery of missing data in matrices, especially in real-world scenarios like recommender systems.
Contribution
It proposes a novel convex optimization framework that incorporates row and column proximities via graphs, enhancing matrix completion performance over traditional low-rank methods.
Findings
Outperforms standard matrix completion in synthetic and real datasets.
Effectively captures community structures in data.
Provides a convergent iterative solution scheme.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Blind Source Separation Techniques · Face and Expression Recognition
