Masked Siamese ConvNets
Abstract
Self-supervised learning has shown superior performances over supervised methods on various vision benchmarks. The siamese network, which encourages embeddings to be invariant to distortions, is one of the most successful self-supervised visual representation learning approaches. Among all the augmentation methods, masking is the most general and straightforward method that has the potential to be applied to all kinds of input and requires the least amount of domain knowledge. However, masked siamese networks require particular inductive bias and practically only work well with Vision Transformers. This work empirically studies the problems behind masked siamese networks with ConvNets. We propose several empirical designs to overcome these problems gradually. Our method performs competitively on low-shot image classification and outperforms previous methods on object detection benchmarks. We discuss several remaining issues and hope this work can provide useful data points for future general-purpose self-supervised learning.
Cited in this thesis
Frequently Cited Together
- Identification of the Species of Origin for Meat Products by Rapid Evaporative I1 chapter
- Fishers' preference for mobile traceability platform: challenges in achieving a 1 chapter
- Automatic design of convolutional neural network architectures under resource co1 chapter
- Unlocking the combined impact of microplastics and emerging contaminants on fish1 chapter
- Microplastic contamination in wild freshwater fish: global trends, challenges an1 chapter
- Adaptive mixtures of local experts1 chapter
BibTeX
@article{Jing2022,
author = {Jing, Li and Zhu, Jiachen and LeCun, Yann},
journal = {arXiv preprint arXiv:2206.07700},
title = {Masked siamese convnets},
year = {2022},
}