REVIEW 3 cited by
BYOL works even without batch statistics
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
abstract
Bootstrap Your Own Latent (BYOL) is a self-supervised learning approach for image representation. From an augmented view of an image, BYOL trains an online network to predict a target network representation of a different augmented view of the same image. Unlike contrastive methods, BYOL does not explicitly use a repulsion term built from negative pairs in its training objective. Yet, it avoids collapse to a trivial, constant representation. Thus, it has recently been hypothesized that batch normalization (BN) is critical to prevent collapse in BYOL. Indeed, BN flows gradients across batch elements, and could leak information about negative views in the batch, which could act as an implicit negative (contrastive) term. However, we experimentally show that replacing BN with a batch-independent normalization scheme (namely, a combination of group normalization and weight standardization) achieves performance comparable to vanilla BYOL ($73.9\%$ vs. $74.3\%$ top-1 accuracy under the linear evaluation protocol on ImageNet with ResNet-$50$). Our finding disproves the hypothesis that the use of batch statistics is a crucial ingredient for BYOL to learn useful representations.
Forward citations
Cited by 3 Pith papers
-
Learning the Neighborhood: Contrast-Free Multimodal Self-Supervised Molecular Graph Pretraining
A contrast-free self-supervised method pretrains molecular graph encoders by predicting subgraph embeddings from complementary ego-net neighborhoods, integrating 2D and 3D, and beats prior SSL baselines on MoleculeNet.
-
A Cross Branch Fusion-Based Contrastive Learning Framework for Point Cloud Self-supervised Learning
PoCCA improves point cloud self-supervised learning by fusing online and target branch features via cross-attention before the contrastive loss, achieving state-of-the-art among methods without extra training data.
-
IConE: Batch Independent Collapse Prevention for Self-Supervised Representation Learning
IConE prevents representation collapse in self-supervised learning by aligning views to a globally regularized per-instance embedding table, making training stable down to batch size 1.
Discussion (0). Continue with ORCID to comment.