Distributed Estimation of Generalized Matrix Rank: Efficient Algorithms and Lower Bounds
Data Structures and Algorithms
2015-02-09 v2 Computational Complexity
Machine Learning
Abstract
We study the following generalized matrix rank estimation problem: given an matrix and a constant , estimate the number of eigenvalues that are greater than . In the distributed setting, the matrix of interest is the sum of matrices held by separate machines. We show that any deterministic algorithm solving this problem must communicate bits, which is order-equivalent to transmitting the whole matrix. In contrast, we propose a randomized algorithm that communicates only bits. The upper bound is matched by an lower bound on the randomized communication complexity. We demonstrate the practical effectiveness of the proposed algorithm with some numerical experiments.
Cite
@article{arxiv.1502.01403,
title = {Distributed Estimation of Generalized Matrix Rank: Efficient Algorithms and Lower Bounds},
author = {Yuchen Zhang and Martin J. Wainwright and Michael I. Jordan},
journal= {arXiv preprint arXiv:1502.01403},
year = {2015}
}
Comments
23 pages, 5 figures