An adversarial game between an encoder and per-dimension predictors minimizes mutual dependence among representation dimensions, going beyond linear decorrelation.
Variance Covariance Regularization Enforces Pairwise Independence in Self-Supervised Representations
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Self-Supervised Learning (SSL) methods such as VICReg, Barlow Twins or W-MSE avoid collapse of their joint embedding architectures by constraining or regularizing the covariance matrix of their projector's output. This study highlights important properties of such strategy, which we coin Variance-Covariance regularization (VCReg). More precisely, we show that {\em VCReg combined to a MLP projector enforces pairwise independence between the features of the learned representation}. This result emerges by bridging VCReg applied on the projector's output to kernel independence criteria applied on the projector's input. We empirically validate our findings where (i) we put in evidence which projector's characteristics favor pairwise independence, (ii) we demonstrate pairwise independence to be beneficial for out-of-domain generalization, (iii) we demonstrate that the scope of VCReg goes beyond SSL by using it to solve Independent Component Analysis. This provides the first theoretical motivation and explanation of MLP projectors in SSL.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Adversarial Dependence Minimization
An adversarial game between an encoder and per-dimension predictors minimizes mutual dependence among representation dimensions, going beyond linear decorrelation.