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 this matrix is large and sparse. Most existing algorithms are used to calculate singular values, left and right singular vectors of a largedense matrix but not large-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-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-sparse matrix with negligible error.
| Original language | English |
|---|---|
| Title of host publication | 2018 International Conference on Smart Computing and Electronic Enterprise, ICSCEE 2018 |
| Publisher | Institute of Electrical and Electronics Engineers Inc. |
| ISBN (Electronic) | 9781538648360 |
| DOIs | |
| Publication status | Published - 15 Nov 2018 |
| Event | 2018 International Conference on Smart Computing and Electronic Enterprise, ICSCEE 2018 - Shah Alam, Malaysia Duration: 11 Jul 2018 → 12 Jul 2018 |
Publication series
| Name | 2018 International Conference on Smart Computing and Electronic Enterprise, ICSCEE 2018 |
|---|
Conference
| Conference | 2018 International Conference on Smart Computing and Electronic Enterprise, ICSCEE 2018 |
|---|---|
| Country/Territory | Malaysia |
| City | Shah Alam |
| Period | 11/07/18 → 12/07/18 |
Bibliographical note
Publisher Copyright:© 2018 IEEE.
Keywords
- Distributed Singular value decomposition
- SVD
- large and sparse matrices