An Improved Algorithm for Computing the Singular Value Decomposition

165Citations
Citations of this article
93Readers
Mendeley users who have this article in their library.

Abstract

The most well-known and widely used algorithm for computing the Singular Value Decomposition (SVD) A U AV T of an m x n rectangular matrix A is the Golub-Reinsch algorithm (GR-SVD). In this paper, an improved version of the original GR-SVD algorithm is presented. The new algorithm works best for matrices with m n, but is more efficient even when m is only slightly greater than n (usually when m a 2n) and in some cases can achieve as much as 50 percent savings. If the matrix U is exphcltly desired, then n 2 extra storage locations are required, but otherwise no extra storage is needed. The two main modifications are: (1) first triangularizing A by Householder transformations before bldmgonahzing it (thin idea seems to be widely known among some researchers in the field, but as far as can be determined, neither a detailed analysis nor an lmplementatmn has been published before), and (2) accumulating the left Givens transformations in GR-SVD on an n x n array instead of on an m x n array. A PFORT-verified FORTRAN Implementation m included. Comparisons with the EISPACK SVD routine are given. © 1982, ACM. All rights reserved.

Cite

CITATION STYLE

APA

Chan, T. F. (1982). An Improved Algorithm for Computing the Singular Value Decomposition. ACM Transactions on Mathematical Software (TOMS), 8(1), 72–83. https://doi.org/10.1145/355984.355990

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free