Whitening transformation
Classical closed-form linear transformation — subtract the mean, then decorrelate and rescale every axis to unit variance via the eigendecomposition of the covariance matrix — applied as a post-hoc fix for anisotropic sentence embeddings. Unlike the learned normalizing-flow fix, this requires no training: a direct, exact linear map computed once from the embedding covariance.