methods / Theoretical / Analytical / Geometric analysis / SVCCA (SVD + canonical correlation) representation similarity
SVCCA (SVD + canonical correlation) representation similarity
Compares two neural network representations by first projecting each onto its own top singular directions (SVD, discarding low-variance noise dimensions) and then applying canonical correlation analysis (CCA) between the two reduced representations — an affine-invariant similarity index usable to compare layers within one network, across training time, or across independently trained networks.