FroSSL: Frobenius Norm Minimization for Efficient Multiview Self-Supervised Learning
Oscar Skean, Aayush Dhakal, Nathan Jacobs, Luis Gonzalo Sanchez, Giraldo

TL;DR
FroSSL introduces a novel Frobenius norm-based objective for multiview self-supervised learning that improves training efficiency and convergence speed without eigendecomposition, achieving competitive results on multiple datasets.
Contribution
FroSSL proposes a new objective function that combines covariance regularization and augmentation invariance efficiently, avoiding eigendecomposition and enhancing training speed in SSL.
Findings
FroSSL converges faster than existing SSL methods.
FroSSL achieves competitive accuracy on multiple datasets.
Theoretical analysis links FroSSL's efficiency to eigenvalue behavior.
Abstract
Self-supervised learning (SSL) is a popular paradigm for representation learning. Recent multiview methods can be classified as sample-contrastive, dimension-contrastive, or asymmetric network-based, with each family having its own approach to avoiding informational collapse. While these families converge to solutions of similar quality, it can be empirically shown that some methods are epoch-inefficient and require longer training to reach a target performance. Two main approaches to improving efficiency are covariance eigenvalue regularization and using more views. However, these two approaches are difficult to combine due to the computational complexity of computing eigenvalues. We present the objective function FroSSL which reconciles both approaches while avoiding eigendecomposition entirely. FroSSL works by minimizing covariance Frobenius norms to avoid collapse and minimizing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
