Supriya Ghosh (Editor)

Regularized canonical correlation analysis

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Regularized canonical correlation analysis is a way of using ridge regression to solve the singularity problem in the cross-covariance matrices of canonical correlation analysis. By converting cov ( X , X ) and cov ( Y , Y ) into cov ( X , X ) + λ I X and cov ( Y , Y ) + λ I Y , it ensures that the above matrices will have reliable inverses.

The idea probably dates back to Hrishikesh D. Vinod's publication in 1976 where he called it "Canonical ridge". It has been suggested for use in the analysis of functional neuroimaging data as such data are often singular. It is possible to compute the regularized canonical vectors in the lower-dimensional space.

References

Regularized canonical correlation analysis Wikipedia


Similar Topics