paper-with-me

Papers

Unique sparse decomposition of low rank matrices

2021-06-14 · NeurIPS 2021 12 · Dian Jin, Xin Bing, Yuqian Zhang

The problem of finding the unique low dimensional decomposition of a given matrix has been a fundamental and recurrent problem in many areas. In this paper, we study the problem of seeking a unique decomposition of a low rank matrix $Y\in \mathbb{R}^{p\times n}$ that admits a sparse representation. Specifically, we consider $Y = A X\in \mathbb{R}^{p\times n}$ where the matrix $A\in \mathbb{R}^{p\times r}$ has full column rank, with $r < \min\{n,p\}$, and the matrix $X\in \mathbb{R}^{r\times n}$ is element-wise sparse. We prove that this sparse decomposition of $Y$ can be uniquely identified, up to some intrinsic signed permutation. Our approach relies on solving a nonconvex optimization problem constrained over the unit sphere. Our geometric analysis for the nonconvex optimization landscape shows that any {\em strict} local solution is close to the ground truth solution, and can be recovered by a simple data-driven initialization followed with any second order descent algorithm. At last, we corroborate these theoretical results with numerical experiments.

📄 PDF Abstract BibTeX arXiv:2106.07736

Code (1)

Jindiande/Unique_Fac_of_Low_Rank 공식 구현

Similar Papers 제목 키워드 기반

Topology Learning of Linear Dynamical Systems with Latent Nodes using Matrix Decomposition

2019-12-16 · Mishfad S. V., Harish Doddi, Murti V. Salapaka

In this article, we present a novel approach to reconstruct the topology of networked linear dynamical systems with latent nodes. The network is allowed to have directed loops and bi-directed edges. The main approach rel…

Retrieval

A non-convex approach to low-rank and sparse matrix decomposition

2018-07-02 · Angang Cui, Meng Wen, Haiyang Li, Jigen Peng

In this paper, we develop a nonconvex approach to the problem of low-rank and sparse matrix decomposition. In our nonconvex method, we replace the rank function and the $l_{0}$-norm of a given matrix with a non-convex fr…

Decomposition into Low-rank plus Additive Matrices for Background/Foreground Separation: A Review for a Comparative Evaluation with a Large-Scale Dataset

2015-11-04 · Thierry Bouwmans, Andrews Sobral, Sajid Javed, Soon Ki Jung 외

Recent research on problem formulations based on decomposition into low-rank plus sparse matrices shows a suitable framework to separate moving objects from the background. The most representative problem formulation is …

Matrix Completion

Exact Decomposition of Joint Low Rankness and Local Smoothness Plus Sparse Matrices

2022-01-29 · Jiangjun Peng, Yao Wang, Hongying Zhang, Jianjun Wang 외

It is known that the decomposition in low-rank and sparse matrices (\textbf{L+S} for short) can be achieved by several Robust PCA techniques. Besides the low rankness, the local smoothness (\textbf{LSS}) is a vitally ess…

Ranky : An Approach to Solve Distributed SVD on Large Sparse Matrices

2020-09-21 · Resul Tugay, sule gunduz oguducu

Singular Value Decomposition (SVD) is a well studied research topic in many fields and applications from data mining to image processing. Data arising from these applications can be represented as a matrix where it is la…