HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

SERE: Exploring Feature Self-relation for Self-supervised Transformer

Zhong-Yu Li Shanghua Gao Ming-Ming Cheng

SERE: Exploring Feature Self-relation for Self-supervised Transformer

Abstract

Learning representations with self-supervision for convolutional networks (CNN) has been validated to be effective for vision tasks. As an alternative to CNN, vision transformers (ViT) have strong representation ability with spatial self-attention and channel-level feedforward networks. Recent works reveal that self-supervised learning helps unleash the great potential of ViT. Still, most works follow self-supervised strategies designed for CNN, e.g., instance-level discrimination of samples, but they ignore the properties of ViT. We observe that relational modeling on spatial and channel dimensions distinguishes ViT from other networks. To enforce this property, we explore the feature SElf-RElation (SERE) for training self-supervised ViT. Specifically, instead of conducting self-supervised learning solely on feature embeddings from multiple views, we utilize the feature self-relations, i.e., spatial/channel self-relations, for self-supervised learning. Self-relation based learning further enhances the relation modeling ability of ViT, resulting in stronger representations that stably improve performance on multiple downstream tasks. Our source code is publicly available at: https://github.com/MCG-NKU/SERE.

Code Repositories

MCG-NKU/SERE
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semantic-segmentation-on-imagenet-sSERE (ViT-B/16, 100ep, 224x224, SSL)
mIoU (test): 48.2
mIoU (val): 48.6
semantic-segmentation-on-imagenet-sSERE (ViT-S/16, 100ep, 224x224, SSL)
mIoU (test): 40.2
mIoU (val): 41.0
semantic-segmentation-on-imagenet-sSERE (ViT-S/16, 100ep, 224x224, SSL+FT, mmseg)
mIoU (test): 59.0
mIoU (val): 59.4
semantic-segmentation-on-imagenet-sSERE (ViT-S/16, 100ep, 224x224, SSL, mmseg)
mIoU (test): 40.5
mIoU (val): 41.0
semantic-segmentation-on-imagenet-sSERE (ViT-B/16, 100ep, 224x224, SSL+FT)
mIoU (test): 63.3
mIoU (val): 63.0
semantic-segmentation-on-imagenet-sSERE (ViT-S/16, 100ep, 224x224, SSL+FT)
mIoU (test): 57.8
mIoU (val): 58.9

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
SERE: Exploring Feature Self-relation for Self-supervised Transformer | Papers | HyperAI