TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Architecture-Agnostic Masked Image Modeling -- From ViT ba...

Architecture-Agnostic Masked Image Modeling -- From ViT back to CNN

Siyuan Li, Di wu, Fang Wu, Zelin Zang, Stan. Z. Li

2022-05-27Self-Supervised Image ClassificationImage ClassificationSelf-Supervised LearningSemantic SegmentationInstance SegmentationObject Detection
PaperPDFCode(official)CodeCode(official)

Abstract

Masked image modeling, an emerging self-supervised pre-training method, has shown impressive success across numerous downstream vision tasks with Vision transformers. Its underlying idea is simple: a portion of the input image is masked out and then reconstructed via a pre-text task. However, the working principle behind MIM is not well explained, and previous studies insist that MIM primarily works for the Transformer family but is incompatible with CNNs. In this work, we observe that MIM essentially teaches the model to learn better middle-order interactions among patches for more generalized feature extraction. We then propose an Architecture-Agnostic Masked Image Modeling framework (A$^2$MIM), which is compatible with both Transformers and CNNs in a unified way. Extensive experiments on popular benchmarks show that A$^2$MIM learns better representations without explicit design and endows the backbone model with the stronger capability to transfer to various downstream tasks.

Results

TaskDatasetMetricValueModel
Semantic SegmentationADE20KValidation mIoU49A2MIM (ViT-B)
Semantic SegmentationADE20KValidation mIoU38.3A2MIM (ResNet-50)
Object DetectionCOCO test-devbox mAP49.4A2MIM (ViT-B)
Object DetectionCOCO test-devbox mAP39.8A2MIM (ResNet-50 2x)
3DCOCO test-devbox mAP49.4A2MIM (ViT-B)
3DCOCO test-devbox mAP39.8A2MIM (ResNet-50 2x)
Instance SegmentationCOCO test-devmask AP43.5A2MIM (ViT-B)
Instance SegmentationCOCO test-devmask AP34.9A2MIM (ResNet-50 2x)
2D ClassificationCOCO test-devbox mAP49.4A2MIM (ViT-B)
2D ClassificationCOCO test-devbox mAP39.8A2MIM (ResNet-50 2x)
2D Object DetectionCOCO test-devbox mAP49.4A2MIM (ViT-B)
2D Object DetectionCOCO test-devbox mAP39.8A2MIM (ResNet-50 2x)
10-shot image generationADE20KValidation mIoU49A2MIM (ViT-B)
10-shot image generationADE20KValidation mIoU38.3A2MIM (ResNet-50)
16kCOCO test-devbox mAP49.4A2MIM (ViT-B)
16kCOCO test-devbox mAP39.8A2MIM (ResNet-50 2x)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17A Semi-Supervised Learning Method for the Identification of Bad Exposures in Large Imaging Surveys2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17