English

Ranky : An Approach to Solve Distributed SVD on Large Sparse Matrices

Machine Learning 2020-09-22 v1 Machine Learning

Abstract

Singular Value Decomposition (SVD) is a well studied research topic in many fields and applications from data mining to image processing. Data arising from these applications can be represented as a matrix where it is large and sparse. Most existing algorithms are used to calculate singular values, left and right singular vectors of a large-dense matrix but not large and sparse matrix. Even if they can find SVD of a large matrix, calculation of large-dense matrix has high time complexity due to sequential algorithms. Distributed approaches are proposed for computing SVD of large matrices. However, rank of the matrix is still being a problem when solving SVD with these distributed algorithms. In this paper we propose Ranky, set of methods to solve rank problem on large and sparse matrices in a distributed manner. Experimental results show that the Ranky approach recovers singular values, singular left and right vectors of a given large and sparse matrix with negligible error.

Keywords

Cite

@article{arxiv.2009.09767,
  title  = {Ranky : An Approach to Solve Distributed SVD on Large Sparse Matrices},
  author = {Resul Tugay and Sule Gunduz Oguducu},
  journal= {arXiv preprint arXiv:2009.09767},
  year   = {2020}
}
R2 v1 2026-06-23T18:41:07.975Z