43
23
v1v2 (latest)

Distributed Estimation of Generalized Matrix Rank: Efficient Algorithms and Lower Bounds

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.

View on arXiv
Comments on this paper