Hyperspherically Regularized Networks for Self-Supervision
Aiden Durrant, Georgios Leontidis

TL;DR
This paper improves self-supervised learning by introducing hyperspherical regularization to enhance the uniformity and diversity of image representations in BYOL, leading to better downstream task performance.
Contribution
It demonstrates that hyperspherical energy regularization enhances representation uniformity and diversity in BYOL, improving its effectiveness without contrastive learning.
Findings
Regularization improves representation uniformity.
Enhanced uniformity leads to better downstream performance.
Hyperspherical energy minimization benefits self-supervised learning.
Abstract
Bootstrap Your Own Latent (BYOL) introduced an approach to self-supervised learning avoiding the contrastive paradigm and subsequently removing the computational burden of negative sampling associated with such methods. However, we empirically find that the image representations produced under the BYOL's self-distillation paradigm are poorly distributed in representation space compared to contrastive methods. This work empirically demonstrates that feature diversity enforced by contrastive losses is beneficial to image representation uniformity when employed in BYOL, and as such, provides greater inter-class representation separability. Additionally, we explore and advocate the use of regularization methods, specifically the layer-wise minimization of hyperspherical energy (i.e. maximization of entropy) of network weights to encourage representation uniformity. We show that directly…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Domain Adaptation and Few-Shot Learning · Model Reduction and Neural Networks
MethodsBootstrap Your Own Latent
