Pith. sign in

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

arxiv 2010.10241 v1 pith:2H4ZBUAV submitted 2020-10-20 stat.ML cs.CVcs.LG

classification stat.MLcs.CVcs.LG
keywords byolbatchimagenegativenormalizationrepresentationaugmentedcollapse
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Learning the Neighborhood: Contrast-Free Multimodal Self-Supervised Molecular Graph Pretraining

    cs.LG 2025-09 conditional novelty 7.0 of 10

    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.

  2. A Cross Branch Fusion-Based Contrastive Learning Framework for Point Cloud Self-supervised Learning

    cs.CV 2025-05 conditional novelty 7.0 of 10

    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.

  3. IConE: Batch Independent Collapse Prevention for Self-Supervised Representation Learning

    cs.CV 2026-03 conditional novelty 5.0 of 10

    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.

Pith tools