Abstract. Approximation of matrices using the Singular Value Decom-position (SVD) plays a central role in many science and engineering appli-cations. However, the computation cost of an exact SVD is prohibitively high for very large matrices. In this paper, we describe a GPU-based ap-proximate SVD algorithm for large matrices. Our method is based on the QUIC-SVD introduced by [6], which exploits a tree-based structure to efficiently discover a subset of rows that spans the matrix space. We de-scribe how to map QUIC-SVD onto the GPU, and improve its speed and stability using a blocked Gram-Schmidt orthogonalization method. Us-ing a simple matrix partitioning scheme, we have extended our algorithm to out-of-core computation, suitable for very...
In this thesis, we develop four numerical methods for computing the singular value decomposition (SV...
Low-rank matrices arise in many scientific and engineering computations. Both computational and stor...
We present new O(n 3 ) algorithms to compute very accurate SVDs of Cauchy matrices, Vandermonde ma...
Linear algebra algorithms are fundamental to many com-puting applications. Modern GPUs are suited fo...
Abstract-As a useful tool for dimensionality reduction, Singular Value Decomposition (SVD) plays an ...
The singular value decomposition (SVD) is a fundamental matrix decomposition in linear algebra. It i...
This paper presents a fast and robust approach to evaluate the singular values of a very large numbe...
Abstract — The Nyström method is an efficient technique for the eigenvalue decomposition of large ke...
Data reduction algorithms often produce inaccurate results for loss of relevant information. Recentl...
We present a stream algorithm for the Singular-Value Decomposition (SVD) of anM X N matrix A. Our al...
General-Purpose Graphics Processing Units (GPGPUs) have massively parallel computational capabilitie...
The singular values of a matrix are conventionally computed using either the bidiagonalization algo...
Big data projects increasingly make use of networks of heterogeneous computational resources for sc...
Sparse matrix–vector multiplication (SpMV) is of singular importance in sparse linear algebra, which...
The goal of this survey is to give a view of the state-of-the-art of computing the Singular Value De...
In this thesis, we develop four numerical methods for computing the singular value decomposition (SV...
Low-rank matrices arise in many scientific and engineering computations. Both computational and stor...
We present new O(n 3 ) algorithms to compute very accurate SVDs of Cauchy matrices, Vandermonde ma...
Linear algebra algorithms are fundamental to many com-puting applications. Modern GPUs are suited fo...
Abstract-As a useful tool for dimensionality reduction, Singular Value Decomposition (SVD) plays an ...
The singular value decomposition (SVD) is a fundamental matrix decomposition in linear algebra. It i...
This paper presents a fast and robust approach to evaluate the singular values of a very large numbe...
Abstract — The Nyström method is an efficient technique for the eigenvalue decomposition of large ke...
Data reduction algorithms often produce inaccurate results for loss of relevant information. Recentl...
We present a stream algorithm for the Singular-Value Decomposition (SVD) of anM X N matrix A. Our al...
General-Purpose Graphics Processing Units (GPGPUs) have massively parallel computational capabilitie...
The singular values of a matrix are conventionally computed using either the bidiagonalization algo...
Big data projects increasingly make use of networks of heterogeneous computational resources for sc...
Sparse matrix–vector multiplication (SpMV) is of singular importance in sparse linear algebra, which...
The goal of this survey is to give a view of the state-of-the-art of computing the Singular Value De...
In this thesis, we develop four numerical methods for computing the singular value decomposition (SV...
Low-rank matrices arise in many scientific and engineering computations. Both computational and stor...
We present new O(n 3 ) algorithms to compute very accurate SVDs of Cauchy matrices, Vandermonde ma...