Contrastive & Self-Supervised Learning Reading List
Curated by Mouhssine Rifaki | Stanford Electrical Engineering | Last updated August 2026
Self-supervision turns unlabeled data into its own teacher. This list covers contrastive fundamentals — augmentations, negatives, and momentum — through redundancy reduction and masked modeling, emphasizing what actually transfers to downstream tasks.
Contrastive & Self-Supervised Learning: 10 key papers
- A Simple Framework for Contrastive Learning of Visual Representations
Chen et al. arXiv 2020.
- Momentum Contrast for Unsupervised Visual Representation Learning
He et al. arXiv 2019.
- Bootstrap your own latent: A new approach to self-supervised Learning
Grill et al. arXiv 2020.
- Improved Baselines with Momentum Contrastive Learning
Chen et al. arXiv 2020.
- Exploring Simple Siamese Representation Learning
Chen and He. arXiv 2020.
- Masked Autoencoders Are Scalable Vision Learners
He et al. arXiv 2021.
- Emerging Properties in Self-Supervised Vision Transformers
Caron et al. arXiv 2021.
- Unsupervised Learning of Visual Features by Contrasting Cluster Assignments
Caron et al. arXiv 2020.
- Barlow Twins: Self-Supervised Learning via Redundancy Reduction
Zbontar et al. arXiv 2021.
- Representation Learning with Contrastive Predictive Coding
van den Oord et al. arXiv 2018.
← Back to main page