Generalized singular value decomposition

Summary

In linear algebra, the generalized singular value decomposition (GSVD) is the name of two different techniques based on the singular value decomposition (SVD). The two versions differ because one version decomposes two matrices (somewhat like the higher-order or tensor SVD) and the other version uses a set of constraints imposed on the left and right singular vectors of a single-matrix SVD.

First version: two-matrix decomposition edit

The generalized singular value decomposition (GSVD) is a matrix decomposition on a pair of matrices which generalizes the singular value decomposition. It was introduced by Van Loan [1] in 1976 and later developed by Paige and Saunders,[2] which is the version described here. In contrast to the SVD, the GSVD decomposes simultaneously a pair of matrices with the same number of columns. The SVD and the GSVD, as well as some other possible generalizations of the SVD,[3][4][5] are extensively used in the study of the conditioning and regularization of linear systems with respect to quadratic semi-norms. In the following, let  , or  .

Definition edit

The generalized singular value decomposition of matrices   and   is

 
where
  •   is unitary,
  •   is unitary,
  •   is unitary,
  •  is unitary,
  •   is real diagonal with positive diagonal, and contains the non-zero singular values of   in decreasing order,
  •  ,
  •   is real non-negative block-diagonal, where   with  ,  , and  ,
  •   is real non-negative block-diagonal, where   with  ,  , and  ,
  •  ,
  •  ,
  •  ,
  •  .

We denote  ,  ,  , and  . While   is diagonal,   is not always diagonal, because of the leading rectangular zero matrix; instead   is "bottom-right-diagonal".

Variations edit

There are many variations of the GSVD. These variations are related to the fact that it is always possible to multiply   from the left by   where   is an arbitrary unitary matrix. We denote

  •  
  •  , where   is upper-triangular and invertible, and   is unitary. Such matrices exist by RQ-decomposition.
  •  . Then   is invertible.

Here are some variations of the GSVD:

  • MATLAB (gsvd):
     
  • LAPACK (LA_GGSVD):
     
  • Simplified:
     

Generalized singular values edit

A generalized singular value of   and   is a pair   such that

 
We have
  •  
  •  


By these properties we can show that the generalized singular values are exactly the pairs  . We have

 
Therefore
 

This expression is zero exactly when   and   for some  .

In,[2] the generalized singular values are claimed to be those which solve  . However, this claim only holds when  , since otherwise the determinant is zero for every pair  ; this can be seen by substituting   above.

Generalized inverse edit

Define   for any invertible matrix   ,   for any zero matrix  , and   for any block-diagonal matrix. Then define

 
It can be shown that   as defined here is a generalized inverse of  ; in particular a  -inverse of  . Since it does not in general satisfy  , this is not the Moore–Penrose inverse; otherwise we could derive   for any choice of matrices, which only holds for certain class of matrices.

Suppose  , where   and  . This generalized inverse has the following properties:

  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  

Quotient SVD edit

A generalized singular ratio of   and   is  . By the above properties,  . Note that   is diagonal, and that, ignoring the leading zeros, contains the singular ratios in decreasing order. If   is invertible, then   has no leading zeros, and the generalized singular ratios are the singular values, and   and   are the matrices of singular vectors, of the matrix  . In fact, computing the SVD of   is one of the motivations for the GSVD, as "forming   and finding its SVD can lead to unnecessary and large numerical errors when   is ill-conditioned for solution of equations".[2] Hence the sometimes used name "quotient SVD", although this is not the only reason for using GSVD. If   is not invertible, then  is still the SVD of   if we relax the requirement of having the singular values in decreasing order. Alternatively, a decreasing order SVD can be found by moving the leading zeros to the back:  , where   and   are appropriate permutation matrices. Since rank equals the number of non-zero singular values,  .

Construction edit

Let

  •   be the SVD of  , where   is unitary, and   and   are as described,
  •  , where   and  ,
  •  , where   and  ,
  •   by the SVD of  , where  ,   and   are as described,
  •   by a decomposition similar to a QR-decomposition, where   and   are as described.

Then

 
We also have
 
Therefore
 
Since   has orthonormal columns,  . Therefore
 
We also have for each   such that   that
 
Therefore  , and
 

Applications edit

 
The tensor GSVD is one of the comparative spectral decompositions, multi-tensor generalizations of the SVD, invented to simultaneously identify the similar and dissimilar among, and create a single coherent model from any data types, of any number and dimensions.

The GSVD, formulated as a comparative spectral decomposition,[6] has been successfully applied to signal processing and data science, e.g., in genomic signal processing.[7][8][9]

These applications inspired several additional comparative spectral decompositions, i.e., the higher-order GSVD (HO GSVD)[10] and the tensor GSVD.[11] [12]

It has equally found applications to estimate the spectral decompositions of linear operators when the eigenfunctions are parameterized with a linear model, i.e. a reproducing kernel Hilbert space.[13]

Second version: weighted single-matrix decomposition edit

The weighted version of the generalized singular value decomposition (GSVD) is a constrained matrix decomposition with constraints imposed on the left and right singular vectors of the singular value decomposition.[14][15][16] This form of the GSVD is an extension of the SVD as such. Given the SVD of an m×n real or complex matrix M

 

where

 

Where I is the identity matrix and where   and   are orthonormal given their constraints (  and  ). Additionally,   and   are positive definite matrices (often diagonal matrices of weights). This form of the GSVD is the core of certain techniques, such as generalized principal component analysis and Correspondence analysis.

The weighted form of the GSVD is called as such because, with the correct selection of weights, it generalizes many techniques (such as multidimensional scaling and linear discriminant analysis).[17]

References edit

  1. ^ Van Loan CF (1976). "Generalizing the Singular Value Decomposition". SIAM J. Numer. Anal. 13 (1): 76–83. Bibcode:1976SJNA...13...76V. doi:10.1137/0713009.
  2. ^ a b c Paige CC, Saunders MA (1981). "Towards a Generalized Singular Value Decomposition". SIAM J. Numer. Anal. 18 (3): 398–405. Bibcode:1981SJNA...18..398P. doi:10.1137/0718026.
  3. ^ Hansen PC (1997). Rank-Deficient and Discrete Ill-Posed Problems: Numerical Aspects of Linear Inversion. SIAM Monographs on Mathematical Modeling and Computation. ISBN 0-89871-403-6.
  4. ^ de Moor BL, Golub GH (1989). "Generalized Singular Value Decompositions A Proposal for a Standard Nomenclauture" (PDF).
  5. ^ de Moor BL, Zha H (1991). "A tree of generalizations of the ordinary singular value decomposition". Linear Algebra and Its Applications. 147: 469–500. doi:10.1016/0024-3795(91)90243-P.
  6. ^ Alter O, Brown PO, Botstein D (March 2003). "Generalized singular value decomposition for comparative analysis of genome-scale expression data sets of two different organisms". Proceedings of the National Academy of Sciences of the United States of America. 100 (6): 3351–6. Bibcode:2003PNAS..100.3351A. doi:10.1073/pnas.0530258100. PMC 152296. PMID 12631705.
  7. ^ Lee CH, Alpert BO, Sankaranarayanan P, Alter O (January 2012). "GSVD comparison of patient-matched normal and tumor aCGH profiles reveals global copy-number alterations predicting glioblastoma multiforme survival". PLOS ONE. 7 (1): e30098. Bibcode:2012PLoSO...730098L. doi:10.1371/journal.pone.0030098. PMC 3264559. PMID 22291905.
  8. ^ Aiello KA, Ponnapalli SP, Alter O (September 2018). "Mathematically universal and biologically consistent astrocytoma genotype encodes for transformation and predicts survival phenotype". APL Bioengineering. 2 (3): 031909. doi:10.1063/1.5037882. PMC 6215493. PMID 30397684.
  9. ^ Ponnapalli SP, Bradley MW, Devine K, Bowen J, Coppens SE, Leraas KM, Milash BA, Li F, Luo H, Qiu S, Wu K, Yang H, Wittwer CT, Palmer CA, Jensen RL, Gastier-Foster JM, Hanson HA, Barnholtz-Sloan JS, Alter O (May 2020). "Retrospective Clinical Trial Experimentally Validates Glioblastoma Genome-Wide Pattern of DNA Copy-Number Alterations Predictor of Survival". APL Bioengineering. 4 (2): 026106. doi:10.1063/1.5142559. PMC 7229984. PMID 32478280. Press Release.
  10. ^ Ponnapalli SP, Saunders MA, Van Loan CF, Alter O (December 2011). "A higher-order generalized singular value decomposition for comparison of global mRNA expression from multiple organisms". PLOS ONE. 6 (12): e28072. Bibcode:2011PLoSO...628072P. doi:10.1371/journal.pone.0028072. PMC 3245232. PMID 22216090.
  11. ^ Sankaranarayanan P, Schomay TE, Aiello KA, Alter O (April 2015). "Tensor GSVD of patient- and platform-matched tumor and normal DNA copy-number profiles uncovers chromosome arm-wide patterns of tumor-exclusive platform-consistent alterations encoding for cell transformation and predicting ovarian cancer survival". PLOS ONE. 10 (4): e0121396. Bibcode:2015PLoSO..1021396S. doi:10.1371/journal.pone.0121396. PMC 4398562. PMID 25875127.
  12. ^ Bradley MW, Aiello KA, Ponnapalli SP, Hanson HA, Alter O (September 2019). "GSVD- and tensor GSVD-uncovered patterns of DNA copy-number alterations predict adenocarcinomas survival in general and in response to platinum". APL Bioengineering. 3 (3): 036104. doi:10.1063/1.5099268. PMC 6701977. PMID 31463421. Supplementary Material.
  13. ^ Cabannes, Vivien; Pillaud-Vivien, Loucas; Bach, Francis; Rudi, Alessandro (2021). "Overcoming the curse of dimensionality with Laplacian regularization in semi-supervised learning". arXiv:2009.04324 [stat.ML].
  14. ^ Jolliffe IT (2002). Principal Component Analysis. Springer Series in Statistics (2nd ed.). NY: Springer. ISBN 978-0-387-95442-4.
  15. ^ Greenacre M (1983). Theory and Applications of Correspondence Analysis. London: Academic Press. ISBN 978-0-12-299050-2.
  16. ^ Abdi H, Williams LJ (2010). "Principal component analysis". Wiley Interdisciplinary Reviews: Computational Statistics. 2 (4): 433–459. doi:10.1002/wics.101. S2CID 122379222.
  17. ^ Abdi H (2007). "Singular Value Decomposition (SVD) and Generalized Singular Value Decomposition (GSVD).". In Salkind NJ (ed.). Encyclopedia of Measurement and Statistics. Thousand Oaks (CA): Sage. pp. 907–912.

Further reading edit

  • Golub G, Van Loan C (1996). Matrix Computation (Third ed.). Baltimore: Johns Hopkins University Press. ISBN 0-8018-5414-8.
  • LAPACK manual [1]