SSL and Semi-Supervised Learning on MNIST

Back to Projects

Computer Vision · December 2024

Low-label learning case study with pseudo-labeling and SimCLR representations.

Impact: 98.55% SimCLR probe Constraint: 100 labels Stack: PyTorch · CNN · SimCLR

TL;DR

  • Problem: Train strong classifiers with only 100 labeled samples across 60,000 images.
  • Approach: Combined pseudo-labeling and self-supervised representation learning in a reproducible protocol.
  • Outcome: High-quality results under strict label constraints, with clear error-analysis workflow.