Accelerating Self-Supervised Learning via Efficient Training Strategies
Mustafa Taha Ko\c{c}yi\u{g}it, Timothy M. Hospedales, Hakan Bilen

TL;DR
This paper proposes three model-agnostic training strategies that significantly accelerate self-supervised learning in computer vision, reducing training time by up to 2.7 times without sacrificing performance.
Contribution
It introduces a novel combination of cyclic learning rates, progressive augmentation and resolution schedules, and hard positive mining to speed up self-supervised training.
Findings
Up to 2.7x reduction in training time.
Maintained comparable performance to standard methods.
Strategies are model-agnostic and broadly applicable.
Abstract
Recently the focus of the computer vision community has shifted from expensive supervised learning towards self-supervised learning of visual representations. While the performance gap between supervised and self-supervised has been narrowing, the time for training self-supervised deep networks remains an order of magnitude larger than its supervised counterparts, which hinders progress, imposes carbon cost, and limits societal benefits to institutions with substantial resources. Motivated by these issues, this paper investigates reducing the training time of recent self-supervised methods by various model-agnostic strategies that have not been used for this problem. In particular, we study three strategies: an extendable cyclic learning rate schedule, a matching progressive augmentation magnitude and image resolutions schedule, and a hard positive mining strategy based on augmentation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Accelerating Self-Supervised Learning via Efficient Training Strategies· youtube
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Machine Learning and Data Classification
