paper-with-me

Papers

Robust PCA with compressed data

2015-12-01 · NeurIPS 2015 12 · Wooseok Ha, Rina Foygel Barber

The robust principal component analysis (RPCA) problem seeks to separate low-rank trends from sparse outlierswithin a data matrix, that is, to approximate a $n\times d$ matrix $D$ as the sum of a low-rank matrix $L$ and a sparse matrix $S$.We examine the robust principal component analysis (RPCA) problem under data compression, wherethe data $Y$ is approximately given by $(L + S)\cdot C$, that is, a low-rank $+$ sparse data matrix that has been compressed to size $n\times m$ (with $m$ substantially smaller than the original dimension $d$) via multiplication witha compression matrix $C$. We give a convex program for recovering the sparse component $S$ along with the compressed low-rank component $L\cdot C$, along with upper bounds on the error of this reconstructionthat scales naturally with the compression dimension $m$ and coincides with existing results for the uncompressedsetting $m=d$. Our results can also handle error introduced through additive noise or through missing data.The scaling of dimension, compression, and signal complexity in our theoretical results is verified empirically through simulations, and we also apply our method to a data set measuring chlorine concentration acrossa network of sensors, to test its performance in practice.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data Compression

Similar Papers 제목 키워드 기반

Extraction of Projection Profile, Run-Histogram and Entropy Features Straight from Run-Length Compressed Text-Documents

2014-04-02 · Mohammed Javed, P. Nagabhushan, B. B. Chaudhuri

Document Image Analysis, like any Digital Image Analysis requires identification and extraction of proper features, which are generally extracted from uncompressed images, though in reality images are made available in c…

T2CI-GAN: Text to Compressed Image generation using Generative Adversarial Network

2022-10-01 · Bulla Rajesh, Nandakishore Dusa, Mohammed Javed, Shiv Ram Dubey 외

The problem of generating textual descriptions for the visual data has gained research attention in the recent years. In contrast to that the problem of generating visual data from textual descriptions is still very chal…

Computational EfficiencyGenerative Adversarial NetworkImage Generation

Compressed models are NOT miniature versions of large models

2024-07-18 · Rohit Raj Rai, Rishant Pal, Amit Awekar

Large neural models are often compressed before deployment. Model compression is necessary for many practical reasons, such as inference latency, memory footprint, and energy consumption. Compressed models are assumed to…

Adversarial AttackModel Compression

Anti-Compression Contrastive Facial Forgery Detection

2023-02-13 · Jiajun Huang, Xinqi Zhu, Chengbin Du, Siqi Ma 외

Forgery facial images and videos have increased the concern of digital security. It leads to the significant development of detecting forgery data recently. However, the data, especially the videos published on the Inter…

Contrastive Learning

Extraction of Line Word Character Segments Directly from Run Length Compressed Printed Text Documents

2014-03-30 · Mohammed Javed, P. Nagabhushan, B. B. Chaudhuri

Segmentation of a text-document into lines, words and characters, which is considered to be the crucial pre-processing stage in Optical Character Recognition (OCR) is traditionally carried out on uncompressed documents, …

Optical Character RecognitionOptical Character Recognition (OCR)Segmentation