Pith. sign in

REVIEW 4 cited by

Self-Supervised Learning with Swin Transformers

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2105.04553 v2 pith:P3MSWIMA submitted 2021-05-10 cs.CV

classification cs.CV
keywords backbonedeitevaluationlearningself-supervisedtransformersaccuracyapproach
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We are witnessing a modeling shift from CNN to Transformers in computer vision. In this work, we present a self-supervised learning approach called MoBY, with Vision Transformers as its backbone architecture. The approach basically has no new inventions, which is combined from MoCo v2 and BYOL and tuned to achieve reasonably high accuracy on ImageNet-1K linear evaluation: 72.8% and 75.0% top-1 accuracy using DeiT-S and Swin-T, respectively, by 300-epoch training. The performance is slightly better than recent works of MoCo v3 and DINO which adopt DeiT as the backbone, but with much lighter tricks. More importantly, the general-purpose Swin Transformer backbone enables us to also evaluate the learnt representations on downstream tasks such as object detection and semantic segmentation, in contrast to a few recent approaches built on ViT/DeiT which only report linear evaluation results on ImageNet-1K due to ViT/DeiT not tamed for these dense prediction tasks. We hope our results can facilitate more comprehensive evaluation of self-supervised learning methods designed for Transformer architectures. Our code and models are available at https://github.com/SwinTransformer/Transformer-SSL, which will be continually enriched.

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. SqLinear: Balanced Square Partitioning Makes Linear Interaction Sufficient for Large-Scale Traffic Forecasting

    cs.LG 2026-06 unverdicted novelty 6.0 of 10

    SqLinear uses geometry-adaptive square partitioning with theoretical guarantees plus hierarchical linear interactions to cut MAE 2.3-5.8% and training time 13-31% on large traffic datasets versus 10 baselines.

  2. Semantic Concentration for Self-Supervised Dense Representations Learning

    cs.CV 2025-09 conditional novelty 6.0 of 10

    A self-distillation framework with a continuous-target AP loss and an object-aware prototype filter improves dense representations by concentrating semantically similar patches.

  3. Beyond Overconfidence: Foundation Models Redefine Calibration in Deep Neural Networks

    cs.LG 2025-06 conditional novelty 6.0 of 10

    Modern ImageNet foundation models are underconfident in-distribution, improve calibration under distribution shift, and only benefit from post-hoc calibration in-distribution.

  4. Data-Efficient Challenges in Visual Inductive Priors: A Retrospective

    cs.CV 2025-06 conditional novelty 3.0 of 10

    A retrospective of four data-limited computer vision challenges finds that ensembles and heavy augmentation, not novel inductive priors, drove winning performance.

Pith tools