HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Towards Sustainable Self-supervised Learning

Shanghua Gao Pan Zhou Ming-Ming Cheng Shuicheng Yan

Towards Sustainable Self-supervised Learning

Abstract

Although increasingly training-expensive, most self-supervised learning (SSL) models have repeatedly been trained from scratch but not fully utilized, since only a few SOTAs are employed for downstream tasks. In this work, we explore a sustainable SSL framework with two major challenges: i) learning a stronger new SSL model based on the existing pretrained SSL model, also called as "base" model, in a cost-friendly manner, ii) allowing the training of the new model to be compatible with various base models. We propose a Target-Enhanced Conditional (TEC) scheme which introduces two components to the existing mask-reconstruction based SSL. Firstly, we propose patch-relation enhanced targets which enhances the target given by base model and encourages the new model to learn semantic-relation knowledge from the base model by using incomplete inputs. This hardening and target-enhancing help the new model surpass the base model, since they enforce additional patch relation modeling to handle incomplete input. Secondly, we introduce a conditional adapter that adaptively adjusts new model prediction to align with the target of different base models. Extensive experimental results show that our TEC scheme can accelerate the learning speed, and also improve SOTA SSL base models, e.g., MAE and iBOT, taking an explorative step towards sustainable SSL.

Code Repositories

sail-sg/tec
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
object-detection-on-coco-minivalTEC(VIT-B, Mask-RCNN)
box AP: 54.6
self-supervised-image-classification-on-1TEC_MAE (ViT-L/16, 224)
Top 1 Accuracy: 86.5%
semantic-segmentation-on-ade20kTEC (Vit-B, Upernet)
Validation mIoU: 51.0
semantic-segmentation-on-imagenet-sTEC (ViT-B/16, 224x224, SSL+FT)
mIoU (val): 62.0
semantic-segmentation-on-imagenet-sTEC (ViT-B/16, 224x224, SSL, mmseg)
mIoU (test): 46.0
mIoU (val): 46.1
semantic-segmentation-on-imagenet-sTEC (ViT-B/16, 224x224, SSL)
mIoU (val): 42.9
semantic-segmentation-on-imagenet-sTEC (ViT-B/16, 224x224, SSL+FT, mmseg)
mIoU (test): 62.5
mIoU (val): 63.2

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Towards Sustainable Self-supervised Learning | Papers | HyperAI