Rank-1 Matrix Completion with Gradient Descent and Small Random Initialization
Daesung Kim, Hye Won Chung

TL;DR
This paper proves that gradient descent with small random initialization reliably converges to the true rank-1 matrix in matrix completion, highlighting the implicit regularization effect and providing bounds on initialization size.
Contribution
It establishes convergence guarantees for gradient descent in rank-1 matrix completion with small random initialization, a setting not requiring careful initialization or regularizers.
Findings
GD converges to the ground truth in logarithmic iterations
An upper bound on initialization size guarantees convergence
Implicit regularization prevents entries from diverging
Abstract
The nonconvex formulation of the matrix completion problem has received significant attention in recent years due to its affordable complexity compared to the convex formulation. Gradient Descent (GD) is a simple yet efficient baseline algorithm for solving nonconvex optimization problems. The success of GD has been witnessed in many different problems in both theory and practice when it is combined with random initialization. However, previous works on matrix completion require either careful initialization or regularizers to prove the convergence of GD. In this paper, we study the rank-1 symmetric matrix completion and prove that GD converges to the ground truth when small random initialization is used. We show that in a logarithmic number of iterations, the trajectory enters the region where local convergence occurs. We provide an upper bound on the initialization size that is…
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
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Random lasers and scattering media · Stochastic Gradient Optimization Techniques
