2022

Masked Siamese Networks for Label-Efficient Learning

Assran, Mahmoud, Caron, Mathilde, Misra, Ishan et al.

Understand

We propose Masked Siamese Networks (MSN), a self-supervised learning framework for learning image representations.

  • Our approach matches the representation of an image view containing randomly masked patches to the representation of the original unmasked image.
  • This self-supervised pre-training strategy is particularly scalable when applied to Vision Transformers since only the unmasked patches are processed by the network.
  • As a result, MSNs improve the scalability of joint-embedding architectures, while producing representations of a high semantic level that perform competitively on low-shot image classification.

Reading the bibliography…