Matrix Completion with Graph Information: A Provable Nonconvex Optimization Approach
Yao Wang, Yiyang Yang, Kaidong Wang, Shanxing Gao, Xiuwu Liao

TL;DR
This paper introduces GSGD, a novel nonconvex optimization algorithm for matrix completion that leverages graph information, capturing higher-order correlations, and providing theoretical guarantees for recovery accuracy and efficiency.
Contribution
The paper proposes GSGD, a graph regularized matrix completion method with provable convergence and robustness, addressing limitations of existing graph Laplacian-based approaches.
Findings
GSGD achieves linear convergence to the global optimum.
GSGD demonstrates superior recovery accuracy on synthetic and real data.
Theoretical guarantees are established for sample complexity and recovery quality.
Abstract
We consider the problem of matrix completion with graphs as side information depicting the interrelations between variables. The key challenge lies in leveraging the similarity structure of the graph to enhance matrix recovery. Existing approaches, primarily based on graph Laplacian regularization, suffer from several limitations: (1) they focus only on the similarity between neighboring variables, while overlooking long-range correlations; (2) they are highly sensitive to false edges in the graphs and (3) they lack theoretical guarantees regarding statistical and computational complexities. To address these issues, we propose in this paper a novel graph regularized matrix completion algorithm called GSGD, based on preconditioned projected gradient descent approach. We demonstrate that GSGD effectively captures the higher-order correlation information behind the graphs, and achieves…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Stochastic Gradient Optimization Techniques · Face and Expression Recognition
MethodsFocus
