paper-with-me

Papers

Distributed Robust Principal Component Analysis

2022-07-24 · Wenda Chu

We study the robust principal component analysis (RPCA) problem in a distributed setting. The goal of RPCA is to find an underlying low-rank estimation for a raw data matrix when the data matrix is subject to the corruption of gross sparse errors. Previous studies have developed RPCA algorithms that provide stable solutions with fast convergence. However, these algorithms are typically hard to scale and cannot be implemented distributedly, due to the use of either SVD or large matrix multiplication. In this paper, we propose the first distributed robust principal analysis algorithm based on consensus factorization, dubbed DCF-PCA. We prove the convergence of DCF-PCA and evaluate DCF-PCA on various problem setting

📄 PDF Abstract BibTeX arXiv:2207.11669

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generalized Principal Component Analysis

2019-07-03 · F. William Townes

Generalized principal component analysis (GLM-PCA) facilitates dimension reduction of non-normally distributed data. We provide a detailed derivation of GLM-PCA with a focus on optimization. We also demonstrate how to in…

Dimensionality Reduction

Communication Efficient Distributed Kernel Principal Component Analysis

2015-03-23 · Maria-Florina Balcan, YIngyu Liang, Le Song, David Woodruff 외

Kernel Principal Component Analysis (KPCA) is a key machine learning algorithm for extracting nonlinear features from data. In the presence of a large volume of high dimensional data collected in a distributed fashion, i…

Distributed Estimation for Principal Component Analysis: an Enlarged Eigenspace Analysis

2020-04-05 · Xi Chen, Jason D. Lee, He Li, Yun Yang

The growing size of modern data sets brings many challenges to the existing statistical estimation approaches, which calls for new distributed methodologies. This paper studies distributed estimation for a fundamental st…

Communication-efficient Algorithms for Distributed Stochastic Principal Component Analysis

2017-02-27 · ICML 2017 8 · Dan Garber, Ohad Shamir, Nathan Srebro

We study the fundamental problem of Principal Component Analysis in a statistical distributed setting in which each machine out of $m$ stores a sample of $n$ points sampled i.i.d. from a single unknown distribution. We s…

FAST-PCA: A Fast and Exact Algorithm for Distributed Principal Component Analysis

2021-08-27 · Arpita Gang, Waheed U. Bajwa

Principal Component Analysis (PCA) is a fundamental data preprocessing tool in the world of machine learning. While PCA is often thought of as a dimensionality reduction method, the purpose of PCA is actually two-fold: d…

Dimensionality Reduction