Highlight

Exploring Simple Siamese Representation Learning

Shows simple Siamese networks learn visual representations without negative pairs, large batches, or momentum encoders, using stop-gradient.

Based on

Exploring Simple Siamese Representation Learning

By Xinlei Chen, Kaiming HeComputer Vision and Pattern Recognition
Read original article →

The paper investigates Siamese network architectures for unsupervised visual representation learning, where a model maximizes agreement between two augmented views of the same image. The authors strip away components commonly assumed necessary to avoid representational collapse, testing networks that use no negative sample pairs, no large batches, and no momentum encoders. They find that a stop-gradient operation is the key ingredient preventing collapse, and offer a hypothesis with proof-of-concept experiments about why it works.

Their SimSiam method achieves competitive accuracy on ImageNet and on downstream transfer tasks despite its simplicity. By showing that meaningful representations emerge without the usual machinery, the work reframes what Siamese architectures actually need and provides a minimal baseline that motivated rethinking of self-supervised learning design.

Abstract

Siamese networks are common in unsupervised visual representation learning, maximizing similarity between two augmentations of an image while avoiding collapse. This paper reports that simple Siamese networks can learn meaningful representations without negative pairs, large batches, or momentum encoders. Collapsing solutions exist, but a stop-gradient operation is essential to prevent them. SimSiam achieves competitive results on ImageNet and downstream tasks, offering a simple baseline.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

self-supervised learningrepresentation learningSiamese networksstop-gradientcomputer vision
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.