LGSep 29, 2022

Variance Covariance Regularization Enforces Pairwise Independence in Self-Supervised Representations

arXiv:2209.14905v212 citationsh-index: 137
Originality Highly original
AI Analysis

This provides theoretical justification for MLP projectors in SSL, addressing a foundational issue in representation learning.

The paper shows that variance-covariance regularization (VCReg) in self-supervised learning enforces pairwise independence between features in representations, leading to improved out-of-domain generalization and application to Independent Component Analysis.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes