How Useful Is Self-Supervised Pretraining for Visual Tasks?

CVPR 2020

How Useful Is Self-Supervised Pretraining for Visual Tasks?

Sep 29, 2020
|
33 views
|
|
Code
Details
Authors: Alejandro Newell, Jia Deng Description: Recent advances have spurred incredible progress in self-supervised pretraining for vision. We investigate what factors may play a role in the utility of these pretraining methods for practitioners. To do this, we evaluate various self-supervised algorithms across a comprehensive array of synthetic datasets and downstream tasks. We prepare a suite of synthetic data that enables an endless supply of annotated images as well as full control over dataset difficulty. Our experiments offer insights into how the utility of self-supervision changes as the number of available labels grows as well as how the utility changes as a function of the downstream task and the properties of the training data. We also find that linear evaluation does not correlate with finetuning performance. Code and data is available at \href{https://www.github.com/princeton-vl/selfstudy}{github.com/princeton-vl/selfstudy}.

Comments
loading...