paper-with-me

Papers

A Convergent Gradient Descent Algorithm for Rank Minimization and Semidefinite Programming from Random Linear Measurements

2015-06-19 · NeurIPS 2015 12 · Qinqing Zheng, John Lafferty

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 $O(r^3 \kappa^2 n \log n)$ random measurements of a positive semidefinite $n \times n$ matrix of rank $r$ and condition number $\kappa$, our method is guaranteed to converge linearly to the global optimum.

📄 PDF Abstract BibTeX arXiv:1506.06081

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Parallel Best-Response Algorithm with Exact Line Search for Nonconvex Sparsity-Regularized Rank Minimization

2017-11-13 · Yang Yang, Marius Pesavento

In this paper, we propose a convergent parallel best-response algorithm with the exact line search for the nondifferentiable nonconvex sparsity-regularized rank minimization problem. On the one hand, it exhibits a faster…

Computational Complexity of Sub-Linear Convergent Algorithms

2022-09-29 · Hilal AlQuabeh, Farha AlBreiki, Dilshod Azizov

Optimizing machine learning algorithms that are used to solve the objective function has been of great interest. Several approaches to optimize common algorithms, such as gradient descent and stochastic gradient descent,…

Efficient Low-Rank Matrix Factorization based on l1,ε-norm for Online Background Subtraction

2021-11-19 · IEEE Transactions on Circuits and Systems for Video Technology 2021 11 · Qi Liu, Xiaopeng Li

Background subtraction refers to extracting the foreground from an observed video, and is the fundamental problem of various applications. There are two kinds of popular methods to deal with background separation, namely…

Low-Rank Matrix CompletionMatrix CompletionMatrix Factorization / DecompositionVideo Background Subtraction

A relaxed proximal gradient descent algorithm for convergent plug-and-play with proximal denoiser

2023-01-31 · Samuel Hurault, Antonin Chambolle, Arthur Leclaire, Nicolas Papadakis

This paper presents a new convergent Plug-and-Play (PnP) algorithm. PnP methods are efficient iterative algorithms for solving image inverse problems formulated as the minimization of the sum of a data-fidelity term and …

Image Restoration

Accelerating Ill-Conditioned Low-Rank Matrix Estimation via Scaled Gradient Descent

2020-05-18 · Tian Tong, Cong Ma, Yuejie Chi

Low-rank matrix estimation is a canonical problem that finds numerous applications in signal processing, machine learning and imaging science. A popular approach in practice is to factorize the matrix into two compact lo…

Matrix Completion