English

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 n×nn \times n matrix and a constant c0c \geq 0, estimate the number of eigenvalues that are greater than cc. In the distributed setting, the matrix of interest is the sum of mm matrices held by separate machines. We show that any deterministic algorithm solving this problem must communicate Ω(n2)\Omega(n^2) bits, which is order-equivalent to transmitting the whole matrix. In contrast, we propose a randomized algorithm that communicates only O~(n)\widetilde O(n) bits. The upper bound is matched by an Ω(n)\Omega(n) lower bound on the randomized communication complexity. We demonstrate the practical effectiveness of the proposed algorithm with some numerical experiments.

Keywords

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

R2 v1 2026-06-22T08:22:35.844Z