Amari distance

From testwiki
Jump to navigation Jump to search

Template:Short description The Amari distance,[1][2] also known as Amari index[3] and Amari metric[4] is a similarity measure between two invertible matrices, useful for checking for convergence in independent component analysis algorithms and for comparing solutions. It is named after Japanese information theorist Shun'ichi Amari and was originally introduced as a performance index for blind source separation.[5]

For two invertible matrices A,Bn×n, it is defined as:

d(A,B)=i=1n(j=1n|pij|maxk|pik|1)+j=1n(i=1n|pij|maxk|pkj|1),P=A1B

It is non-negative and cancels if and only if A1B is a scale and permutation matrix, i.e. the product of a diagonal matrix and a permutation matrix. The Amari distance is invariant to permutation and scaling of the columns of A and B.[6]

References

Template:Reflist


Template:Linear-algebra-stub