Dimension Independent Matrix Square using MapReduce

From MaRDI portal
Publication:6240916

arXiv1304.1467MaRDI QIDQ6240916

Reza Bosagh Zadeh, Gunnar Carlsson

Publication date: 4 April 2013

Abstract: We compute the singular values of an mimesn sparse matrix A in a distributed setting, without communication dependence on m, which is useful for very large m. In particular, we give a simple nonadaptive sampling scheme where the singular values of A are estimated within relative error with constant probability. Our proven bounds focus on the MapReduce framework, which has become the de facto tool for handling such large matrices that cannot be stored or even streamed through a single machine. On the way, we give a general method to compute ATA. We preserve singular values of ATA with epsilon relative error with shuffle size O(n2/epsilon2) and reduce-key complexity O(n/epsilon2). We further show that if only specific entries of ATA are required and A has nonnegative entries, then we can reduce the shuffle size to O(nlog(n)/s) and reduce-key complexity to O(log(n)/s), where s is the minimum cosine similarity for the entries being estimated. All of our bounds are independent of m, the larger dimension. We provide open-source implementations in Spark and Scalding, along with experiments in an industrial setting.












This page was built for publication: Dimension Independent Matrix Square using MapReduce

Report a bug (only for logged in users!)Click here to report a bug for this page (MaRDI item Q6240916)