In high dimensional spaces the Gaussian covariance matrix is singular,
so i have to use the nonzero eigenvalues and corresponding
eigenvectors to approximat the determinant and the inverse of the
matrix repectively. But, P(x | \theat) is unstable in this case that
it may be either zero or infinity since the denominator of the
Gaussian distribution varies drastically. Therefore the clustering
precesion is often unaccessibly low.
So is there any better solutions for this? I have actually read the
papers 'EM in the High-Dimensional spaces ' and 'Probabilistic Visual
Learning for Object Representation' but got completely poor results
contrary to that declared in both of them, so i got mistakes anywhere?
Any suggestion is grateful.
Best,
Stridence
Regarding your question, I think you have a problem with
singularities. So, you should use some variance flooring.
Regards,
Vito