Gradient descent with small initialization solves matrix completion without regularization.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Estimates covariance matrices for matrix-variate data via core covariance geometry.
New methods recover best rank-r approximations from few entries.
We consider whether algorithmic choices in over-parameterized linear matrix factorization introduce implicit regularization. We focus on noiseless matrix sensing over rank- positive semi-definite (PSD) matrices in , with a sensing mechanism that satisfies restricted isometry properties (RIP)…
Given a matrix (not necessarily nonnegative) and a factorization rank , semi-nonnegative matrix factorization (semi-NMF) looks for a matrix with columns and a nonnegative matrix with rows such that is the best possible approximation of according to some metric. In this paper, we study th…
The completion of low rank matrices from few entries is a task with many practical applications. We consider here two aspects of this problem: detectability, i.e. the ability to estimate the rank reliably from the fewest possible random entries, and performance in achieving small reconstruction error. We propose a …
EPMF factorizes matrices by adjusting their entries to match a specified power.
APGD algorithm efficiently recovers over-parameterized matrices from noisy measurements.
We study the problem of reconstructing an unknown matrix M of rank r and dimension d using O(rd poly log d) Pauli measurements. This has applications in quantum state tomography, and is a non-commutative analogue of a well-known problem in compressed sensing: recovering a sparse vector from a few of its Fourier coeffic…
A new method for distributed PCA using matrix β-mean.
We consider the related tasks of matrix completion and matrix approximation from missing data and propose adaptive sampling procedures for both problems. We show that adaptive sampling allows one to eliminate standard incoherence assumptions on the matrix row space that are necessary for passive sampling procedures. Fo…
We address the rectangular matrix completion problem by lifting the unknown matrix to a positive semidefinite matrix in higher dimension, and optimizing a nonconvex objective over the semidefinite factor using a simple gradient descent scheme. With random observations of a $n_1 \times n…
Low-rank matrix completion (LRMC) problems arise in a wide variety of applications. Previous theory mainly provides conditions for completion under missing-at-random samplings. This paper studies deterministic conditions for completion. An incomplete matrix is finitely rank- completable if there are at …
Improved guarantees for nonconvex matrix factorization with rank overparameterization.
We consider the non-square matrix sensing problem, under restricted isometry property (RIP) assumptions. We focus on the non-convex formulation, where any rank- matrix is represented as , where and . In this paper…
AGD converges in polynomial iterations to optimal matrix factorization.
Introduces nondecreasing rank for matrices and tensors, developing methods and applications.
This paper improves matrix completion by leveraging element importance and non-uniform sampling.
We consider the problem of reconstructing a low rank matrix from a subset of its entries and analyze two variants of the so-called Alternating Minimization algorithm, which has been proposed in the past. We establish that when the underlying matrix has rank , has positive bounded entries, and the graph $\mathcal{G…
A novel algorithm converges for solving a specific matrix decomposition problem.
Algorithm for low-rank matrix bandits with heavy-tailed rewards, achieving nearly optimal regret bound.
New estimator reduces bias and variance in tensor and matrix denoising.
New estimator for tensor weights with improved bias.
We revisit the inductive matrix completion problem that aims to recover a rank- matrix with ambient dimension given features as the side prior information. The goal is to make use of the known features to reduce sample and computational complexities. We present and analyze a new gradient-based non-convex…
We propose a simple, scalable, and fast gradient descent algorithm to optimize a nonconvex objective for the rank minimization problem and a closely related family of semidefinite programs. With random measurements of a positive semidefinite matrix of rank and condition number …
A new algorithm reduces sample complexity for learning Q-functions in reinforcement learning.
PSI-LinUCB improves scalability for large recommender systems.
We study low rank matrix and tensor completion and propose novel algorithms that employ adaptive sampling schemes to obtain strong performance guarantees. Our algorithms exploit adaptivity to identify entries that are highly informative for learning the column space of the matrix (tensor) and consequently, our results …
The paper analyzes how over-parameterization affects GD convergence in matrix sensing problems.
Constructs a new mathematical structure for Riemann surfaces with projective structures.
We show that the gradient descent algorithm provides an implicit regularization effect in the learning of over-parameterized matrix factorization models and one-hidden-layer neural networks with quadratic activations. Concretely, we show that given random linear measurements of a rank positive s…
Rank-R FNN handles high-dimensional data efficiently.
Study shows attention-style models learn pairwise interactions efficiently.
This paper considers the problem of completing a matrix with many missing entries under the assumption that the columns of the matrix belong to a union of multiple low-rank subspaces. This generalizes the standard low-rank matrix completion problem to situations in which the matrix rank can be quite high or even full r…
Stochastic trace estimation with tensor train random vectors
The problem of low-rank matrix completion has recently generated a lot of interest leading to several results that offer exact solutions to the problem. However, in order to do so, these methods make assumptions that can be quite restrictive in practice. More specifically, the methods assume that: a) the observed indic…
We study tensor completion in the agnostic setting. In the classical tensor completion problem, we receive entries of an unknown rank- tensor and wish to exactly complete the remaining entries. In agnostic tensor completion, we make no assumption on the rank of the unknown tensor, but attempt to predict unknown …
Gradient descent with preconditioning finds global optima in overparameterized nonconvex factorization.
New method for exact matrix completion with reduced observation complexity.
ADMM algorithm solves nonlinear matrix decompositions efficiently.
PrecGD restores linear convergence in over-parameterized nonconvex matrix factorization.
This paper considers the matrix completion problem. We show that it is not necessary to assume joint incoherence, which is a standard but unintuitive and restrictive condition that is imposed by previous studies. This leads to a sample complexity bound that is order-wise optimal with respect to the incoherence paramete…
Convex optimization method recovers low-rank matrices from rank-one projections efficiently.
In this paper, we introduce a powerful technique based on Leave-one-out analysis to the study of low-rank matrix completion problems. Using this technique, we develop a general approach for obtaining fine-grained, entrywise bounds for iterative stochastic procedures in the presence of probabilistic dependency. We demon…
The exact nonnegative matrix factorization (exact NMF) problem is the following: given an -by- nonnegative matrix and a factorization rank , find, if possible, an -by- nonnegative matrix and an -by- nonnegative matrix such that . In this paper, we propose two heuristics for exac…
In this paper we consider the collaborative ranking setting: a pool of users each provides a small number of pairwise preferences between possible items; from these we need to predict preferences of the users for items they have not yet seen. We do so by fitting a rank score matrix to the pairwise data, and pro…
We study the problem of recovering an incomplete matrix of rank with columns arriving online over time. This is known as the problem of life-long matrix completion, and is widely applied to recommendation system, computer vision, system identification, etc. The challenge is to design provable algorithms…
Tensor completion recovers a multi-dimensional array from a limited number of measurements. Using the recently proposed tensor ring (TR) decomposition, in this paper we show that a d-order tensor of dimensional size n and TR rank r can be exactly recovered with high probability by solving a convex optimization program,…