paper-with-me

홈 › Papers

Distributed Robust Subspace Recovery

2017-05-25 · Vahan Huroyan, Gilad Lerman

We propose distributed solutions to the problem of Robust Subspace Recovery (RSR). Our setting assumes a huge dataset in an ad hoc network without a central processor, where each node has access only to one chunk of the dataset. Furthermore, part of the whole dataset lies around a low-dimensional subspace and the other part is composed of outliers that lie away from that subspace. The goal is to recover the underlying subspace for the whole dataset, without transferring the data itself between the nodes. We first apply the Consensus-Based Gradient method to the Geometric Median Subspace algorithm for RSR. For this purpose, we propose an iterative solution for the local dual minimization problem and establish its r-linear convergence. We then explain how to distributedly implement the Reaper and Fast Median Subspace algorithms for RSR. The proposed algorithms display competitive performance on both synthetic and real data.

📄 PDF Abstract BibTeX arXiv:1705.09382

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards a Theoretical Analysis of PCA for Heteroscedastic Data

2016-10-12 · David Hong, Laura Balzano, Jeffrey A. Fessler

Principal Component Analysis (PCA) is a method for estimating a subspace given noisy samples. It is useful in a variety of problems ranging from dimensionality reduction to anomaly detection and the visualization of high…

Anomaly DetectionDimensionality Reduction

Robust Subspace Recovery via Bi-Sparsity Pursuit

2014-03-31 · Xiao Bian, Hamid Krim

Successful applications of sparse models in computer vision and machine learning imply that in many real-world applications, high dimensional data is distributed in a union of low dimensional subspaces. Nevertheless, the…

BIG-bench Machine Learning

Relations among Some Low Rank Subspace Recovery Models

2014-12-06 · Hongyang Zhang, Zhouchen Lin, Chao Zhang, Junbin Gao

Recovering intrinsic low dimensional subspaces from data distributed on them is a key preprocessing step to many applications. In recent years, there has been a lot of work that models subspace recovery as low rank minim…

Robust subspace recovery by Tyler's M-estimator

2012-06-07 · Teng Zhang

This paper considers the problem of robust subspace recovery: given a set of $N$ points in $\mathbb{R}^D$, if many lie in a $d$-dimensional subspace, then can we recover the underlying subspace? We show that Tyler's M-es…

Position

An Overview of Robust Subspace Recovery

2018-03-02 · Gilad Lerman, Tyler Maunu

This paper will serve as an introduction to the body of work on robust subspace recovery. Robust subspace recovery involves finding an underlying low-dimensional subspace in a dataset that is possibly corrupted with outl…