Methods › General › Self-Supervised Learning › SimCLR

SimCLR

240 papers tagged archive 2025-07-28

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

SimCLR is a framework for contrastive learning of visual representations. It learns representations by maximizing agreement between differently augmented views of the same data example via a contrastive loss in the latent space. It consists of:

A minibatch of N examples is randomly sampled and the contrastive prediction task is defined on pairs of augmented examples derived from the minibatch, resulting in 2N data points. Negative examples are not sampled explicitly. Instead, given a positive pair, the other 2(N − 1) augmented examples within a minibatch are treated as negative examples. A NT-Xent (the normalized temperature-scaled cross entropy loss) loss function is used (see components).

Source: A Simple Framework for Contrastive Learning of Visual...See Code · google-research/simclr

Papers archive 2025-07-28

30 shown of 240, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

20 shown of 202 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Self-Supervised Learning120
Contrastive Learning116
Representation Learning79
Data Augmentation29
Image Classification22
image-classification16
Transfer Learning15
Linear evaluation11
Object Detection10
Semantic Segmentation10
object-detection10
Classification8
Retrieval8
Activity Recognition7
Clustering7
General Classification7
Human Activity Recognition7
Segmentation7
Benchmarking5
Image Retrieval5

Usage over time archive 2025-07-28

Papers per year tagged with SimCLR: 2020 to 2025, peak 54 54 0 2020: 25 papers 2020 2021: 51 papers 2021 2022: 54 papers 2022 2023: 53 papers 2023 2024: 46 papers 2024 2025: 11 papers 2025
Papers per year the archive tags with this method, by the paper's archive date (240 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Self-Supervised Learning

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections