paper-with-me

홈 › Papers

A Fast Algorithm for Low Rank + Sparse column-wise Compressive Sensing

2023-11-07 · Silpa Babu, Namrata Vaswani

This paper focuses studies the following low rank + sparse (LR+S) column-wise compressive sensing problem. We aim to recover an $n \times q$ matrix, $\X^* =[ \x_1^*, \x_2^*, \cdots , \x_q^*]$ from $m$ independent linear projections of each of its $q$ columns, given by $\y_k :=\A_k\x_k^*$, $k \in [q]$. Here, $\y_k$ is an $m$-length vector with $m < n$. We assume that the matrix $\X^*$ can be decomposed as $\X^*=\L^*+\S^*$, where $\L^*$ is a low rank matrix of rank $r << \min(n,q)$ and $\S^*$ is a sparse matrix. Each column of $\S$ contains $\rho$ non-zero entries. The matrices $\A_k$ are known and mutually independent for different $k$. To address this recovery problem, we propose a novel fast GD-based solution called AltGDmin-LR+S, which is memory and communication efficient. We numerically evaluate its performance by conducting a detailed simulation-based study.

📄 PDF Abstract BibTeX arXiv:2311.03824

Code (0)

등록된 구현이 없습니다.

Tasks

Compressive Sensing

Similar Papers 제목 키워드 기반

Low Rank Matrix Recovery with Simultaneous Presence of Outliers and Sparse Corruption

2017-02-07 · Mostafa Rahmani, George Atia

We study a data model in which the data matrix D can be expressed as D = L + S + C, where L is a low rank matrix, S an element-wise sparse matrix and C a matrix whose non-zero columns are outlying data points. To date, r…

Hyperspectral Image Denoising Using Non-convex Local Low-rank and Sparse Separation with Spatial-Spectral Total Variation Regularization

2022-01-08 · Chong Peng, Yang Liu, Yongyong Chen, Xinxin Wu 외

In this paper, we propose a novel nonconvex approach to robust principal component analysis for HSI denoising, which focuses on simultaneously developing more accurate approximations to both rank and column-wise sparsity…

DenoisingHyperspectral Image DenoisingImage Denoising

Optimal $\ell_1$ Column Subset Selection and a Fast PTAS for Low Rank Approximation

2020-07-20 · Arvind V. Mahankali, David P. Woodruff

We study the problem of entrywise $\ell_1$ low rank approximation. We give the first polynomial time column subset selection-based $\ell_1$ low rank approximation algorithm sampling $\tilde{O}(k)$ columns and achieving a…

Input Sparsity Time Low-Rank Approximation via Ridge Leverage Score Sampling

2015-11-23 · Michael B. Cohen, Cameron Musco, Christopher Musco

We present a new algorithm for finding a near optimal low-rank approximation of a matrix $A$ in $O(nnz(A))$ time. Our method is based on a recursive sampling scheme for computing a representative subset of $A$'s columns,…

Low-Rank Winograd Transformation for 3D Convolutional Neural Networks

2023-01-26 · Ziran Qin, Mingbao Lin, Weiyao Lin

This paper focuses on Winograd transformation in 3D convolutional neural networks (CNNs) that are more over-parameterized compared with the 2D version. The over-increasing Winograd parameters not only exacerbate training…