Command Palette
Search for a command to run...
Shanghua Gao Pan Zhou Ming-Ming Cheng Shuicheng Yan

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
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| object-detection-on-coco-minival | TEC(VIT-B, Mask-RCNN) | box AP: 54.6 |
| self-supervised-image-classification-on-1 | TEC_MAE (ViT-L/16, 224) | Top 1 Accuracy: 86.5% |
| semantic-segmentation-on-ade20k | TEC (Vit-B, Upernet) | Validation mIoU: 51.0 |
| semantic-segmentation-on-imagenet-s | TEC (ViT-B/16, 224x224, SSL+FT) | mIoU (val): 62.0 |
| semantic-segmentation-on-imagenet-s | TEC (ViT-B/16, 224x224, SSL, mmseg) | mIoU (test): 46.0 mIoU (val): 46.1 |
| semantic-segmentation-on-imagenet-s | TEC (ViT-B/16, 224x224, SSL) | mIoU (val): 42.9 |
| semantic-segmentation-on-imagenet-s | TEC (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.