Pseudoinverse

In mathematics, and in particular linear algebra, the pseudoinverse A^+ of a m \times n matrix is a generalization of the inverse matrix IG2003. More precisely, this article talks about the Moore-Penrose pseudoinverse which was apparently independently described by Moore Moore1920 and Penrose Penrose1955. A common use of the pseudoinverse is as an approximate or 'best' (Least squares) solution to a system of linear equations (see below under Applications). The pseudoinverse is defined and unique for all matrices whose entries are real or complex numbers. Usually, the pseudoinverse is computed using singular value decomposition.

Properties of the pseudoinverse

A^+ is the unique matrix which satisfies the following criteria:
  • (AA^+)^* = AA^+ (That is, AA^+ is hermitian).
  • (A^+A)^* = A^+A
  • A A^+A = A
  • A^+A A^+ = A^+
Here M^* is the conjugate transpose of a matrix M. An alternative way to define the pseudoinverse is via a limiting process:
A^+ = \lim_{\delta \to 0} (A^T A + \delta^2 I)^{-1} A^T
           = \lim_{\delta \to 0} A^T (A A^T + \delta^2 I)^{-1} 
(see Tikhonov regularization). These exist, even if (A A^T)^{-1} and (A^T A)^{-1} do not exist.

Useful rules

(A^+)^+ = A
0^+ = 0^T
(A^T)^+ = (A^+)^T
(\alpha A)^+ = \alpha^{-1} A^+ , for \alpha \ne 0.

Special cases

If the columns of A are linearly independent, (A^T A)^{-1} does exist. In this case the \delta summand vanishes in the first limit expression above and A^+ is a left inverse.
A^+ = (A^T A)^{-1} A^T
A^+ A= 1 .
If the rows of A are linearly independent, (A A^T)^{-1} does exist. In this case the \delta summand vanishes in the second limit expression above and A^+ is a right inverse.
A^+ = A^T(A A^T)^{-1}
A A^+ = 1 .
If both columns and rows are linearly independent (that is for quadratic, non-singular matrices), the Pseudoinverse is identical with the inverse, it has all properties of the inverse.
A A^+ = 1
A^+ A = 1
A^+ = A^{-1} .
If A and B are such matrices that the product AB is defined and either one of them is unitary, then it holds that (AB)^+ = B^+A^+. It is possible to define a pseudoinverse for scalars and vectors, too. This amounts to treating these as matrices. The pseudoinverse of a scalar x is zero if x is zero and the reciprocal of x otherwise:
x^+ = \left\{\begin{matrix} 0 & \mbox{if }x=0
  \\ x^{-1} & \mbox{otherwise} \end{matrix}\right.  
The pseudoinverse of the null vector is the transposed null vector. The pseudoinverse of other vectors is the transposed vector divided by its squared magnitude:
x^+ = \left\{\begin{matrix} 0^T & \mbox{if }x = 0
  \\ {x^T \over x^T x} & \mbox{otherwise} \end{matrix}\right.  
For proof, simply check that these definitions meet the defining criteria for the pseudoinverse.

Finding the pseudoinverse of a matrix

Let k be the rank of a m \times n matrix A. Then A can be decomposed as A = BC, where B is a m \times k-matrix and C is a k \times n matrix. Then
A^+ = C^*(CC^*)^{-1}(B^*B)^{-1}B^*. If k is equal to m or n, then B or C can be chosen to as the identity matrix and the formula reduces to A^+ = A^*(AA^*)^{-1} or A^+ = (A^*A)^{-1}A^*. A computationally simpler way to get the pseudoinverse is using the singular value decomposition (SVD). If A = U\Sigma V^* be the singular value decomposition of A, then A^+ = V\Sigma^+ U^*. For a diagonal matrix such as \Sigma, we get the pseudoinverse by inverting each non-zero element on the diagonal. If a pseudoinverse is already known for a given matrix, and the pseudoinverse is desired for a related matrix, the pseudoinverse for the related matrix can be computed using specialized algorithms that may need less work. In particular, if the related matrix differs from the original one by only a changed, added or deleted row or column, incremental algorithms exist that exploit the relationship am hesitant to write these down here, as I am not sure whether they provide an advantage over SVD at all. When I worked with them, I was not aware of the SVD method or at least I don't remember having been. Send me a note and I may find the time to write them up for WP.

Applications

The pseudoinverse provides a Least squares solution approximation to a system of linear equations (SLE) Penrose1956. Given a SLE A x = b, we look for an x that minimizes \|A x - b\|^2, where \|..\| denotes the Euclidean norm. The general solution to an inhomogeneous SLE A x = b is the sum of a single solution of the inhomogeneous system and the general solution of the corresponding homogeneous system A x = 0. Lemma: If (A A^T)^{-1} exists, the solution x can always be written as the sum of the pseudoinverse solution of the inhomogeneous system and a solution of the homogeneous system:
x = A^T(A A^T)^{-1}b + (1 - A^T(A A^T)^{-1} A)y.
Proof:
\begin{matrix}A x &=& A A^T(A A^T)^{-1}b + A y - A A^T(A A^T)^{-1} A y \\
  \ &=& b + A y - A y \\  \ &=& b \end{matrix}. 
Here, the vector y is arbitrary (apart from the dimensionality). In both summands, the pseudoinverse A^T(A A^T)^{-1} appears. If we write it as A^+, the equation looks like this:
x = A^+ b + (1 - A^+ A)y.
The first summand is the pseudoinverse solution. In the sense of the least squares error, it is the best linear approximation to the actual solution. This means that the correction summand has minimal euclidean norm. The second summand represents a solution of the homogeneous system A y = 0, because (1 - A^+ A) is the projection on the kernel (null space) of A, while (A^+A) = A^T (A A^T)^{-1} A is the projection onto the image (range) of A (the space spanned by the column vectors of A).

References

  • IG2003 Adi Ben-Israel, Thomas N.E. Greville: Generalized Inverses. ISBN 0387002936, Springer-Verlag (2003)
  • Moore1920 E. H. Moore: On the reciprocal of the general algebraic matrix. Bull.Amer.Math.Soc. 26, 394-395 (1920)
  • Penrose1955 Roger Penrose: A generalized inverse for matrices. Proc. Cambridge Philos. Soc. 51, 406-413 (1955)
  • Penrose1956 Roger Penrose: On best approximate solution of linear matrix equations. Proc. Cambridge Philos. Soc. 52, 17-19 (1956)

 

<< PreviousWord BrowserNext >>
all men are created equal
david bowie discography
list of male television actors
list of female television actors
revolutionary front for an independent east timor
mass surveillance
cassock
mysophilia
beignet
tim wakefield
king qing of zhou
saharon shelah
croatian communist party
du fu
creatine
chief executive
calico, california
eamonn coghlan
pharamond
asiana airlines
british european airways
list of turkish television channels
list of chinese language television channels
lexilink
le rire
thomas bartholin
rire mdecin
hearing (sense)
king kuang of zhou
marin barleti
king ding of zhou
zero (disambiguation)
king jian of zhou
list of zip codes in the united states
premier ministr
timothy c. may
sestre
democratization
immigration act of 1965
sheet film
ernest courtot de cissey
saraburi province
queen of heaven
gilbert elliot