Efficient distributed algorithm for Singular Value decomposition

79 Views Asked by At

Is there any distributed algorithm possible for calculating Singular value decomposition of a matrix?
As far as if have explored at many places (like here pg-132) it is written that because of high communication cost the distributed algorithm is not efficient for Singular value decomposition.
If anyone has some idea about it. Please share some relevant research paper or articles regarding the same.