Orthogonal Procrustes problem

Source: Wikipedia, the free encyclopedia.

The orthogonal Procrustes problem

matrix approximation problem in linear algebra. In its classical form, one is given two matrices
and and asked to find an orthogonal matrix which most closely maps to .[2][3] Specifically, the orthogonal Procrustes problem is an optimization problem given by

where denotes the

Frobenius norm. This is a special case of Wahba's problem
(with identical weights; instead of considering two matrices, in Wahba's problem the columns of the matrices are considered as individual vectors). Another difference is that Wahba's problem tries to find a proper rotation matrix instead of just an orthogonal one.

The name Procrustes refers to a bandit from Greek mythology who made his victims fit his bed by either stretching their limbs or cutting them off.

Solution

This problem was originally solved by Peter Schönemann in a 1964 thesis, and shortly after appeared in the journal Psychometrika.[4]

This problem is equivalent to finding the nearest orthogonal matrix to a given matrix , i.e. solving the closest orthogonal approximation problem

.

To find matrix , one uses the singular value decomposition (for which the entries of are non-negative)

to write

Proof of Solution

One proof depends on the basic properties of the

Frobenius norm
:

This quantity is an orthogonal matrix (as it is a product of orthogonal matrices) and thus the expression is maximised when equals the identity matrix . Thus

where is the solution for the optimal value of that minimizes the norm squared .

Generalized/constrained Procrustes problems

There are a number of related problems to the classical orthogonal Procrustes problem. One might generalize it by seeking the closest matrix in which the columns are

orthonormal.[5]

Alternately, one might constrain it by only allowing rotation matrices (i.e. orthogonal matrices with determinant 1, also known as special orthogonal matrices). In this case, one can write (using the above decomposition )

where is a modified , with the smallest singular value replaced by (+1 or -1), and the other singular values replaced by 1, so that the determinant of R is guaranteed to be positive.[6] For more information, see the Kabsch algorithm.

The unbalanced Procrustes problem concerns minimizing the norm of , where , and , with , or alternately with complex valued matrices. This is a problem over the Stiefel manifold , and has no currently known closed form. To distinguish, the standard Procrustes problem () is referred to as the balanced problem in these contexts.

See also

References

  1. ^ Gower, J.C; Dijksterhuis, G.B. (2004), Procrustes Problems, Oxford University Press
  2. .
  3. .
  4. ^ Everson, R (1997), Orthogonal, but not Orthonormal, Procrustes Problems (PDF)
  5. S2CID 1611749