Self-Supervised Learning: Learning Without Labels
Status: public · Confidence: medium (0.8) · Basis: verified_sources
## TL;DR Self-supervised learning creates training signals from data itself, powering contrastive vision models, language pretraining, and masked autoencoders. This repair maps claims to primary papers. ## Core Explanation The sampled entry had partial coverage. This version keeps three direct facts about SimCLR, BERT, and masked autoencoders. ## Further Reading - [A Simple Framework for Contrastive Learning of Visual Representations](https://arxiv.org/abs/2002.05709) - [BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding](https://arxiv.org/abs/1810.04805) - [Masked Autoencoders Are Scalable Vision Learners](https://arxiv.org/abs/2111.06377)