Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Efficient Image Pre-Training with Siamese Cropped Masked Autoencoders

About

Self-supervised pre-training of image encoders is omnipresent in the literature, particularly following the introduction of Masked autoencoders (MAE). Current efforts attempt to learn object-centric representations from motion in videos. In particular, SiamMAE recently introduced a Siamese network, training a shared-weight encoder from two frames of a video with a high asymmetric masking ratio (95%). In this work, we propose CropMAE, an alternative approach to the Siamese pre-training introduced by SiamMAE. Our method specifically differs by exclusively considering pairs of cropped images sourced from the same image but cropped differently, deviating from the conventional pairs of frames extracted from a video. CropMAE therefore alleviates the need for video datasets, while maintaining competitive performances and drastically reducing pre-training and learning time. Furthermore, we demonstrate that CropMAE learns similar object-centric representations without explicit motion, showing that current self-supervised learning methods do not learn such representations from explicit object motion, but rather thanks to the implicit image transformations that occur between the two views. Finally, CropMAE achieves the highest masking ratio to date (98.5%), enabling the reconstruction of images using only two visible patches. Our code is available at https://github.com/alexandre-eymael/CropMAE.

Alexandre Eyma\"el, Renaud Vandeghen, Anthony Cioppa, Silvio Giancola, Bernard Ghanem, Marc Van Droogenbroeck• 2024

Related benchmarks

TaskDatasetResultRank
Video Object SegmentationDAVIS 2017 (val)
J mean57.6
1130
Video Object SegmentationDAVIS 2017
Jaccard Index (J)56.9
42
Video Instance ParsingVIP (val)
mIoU33.7
20
Human Pose EstimationJHMDB (val)
PCK@0.143.6
19
wet-AMD conversion predictionHARBOR 6-month window (test)
AUROC0.675
19
wet-AMD conversion predictionHARBOR 12-month window (test)
AUROC0.523
19
Human Pose EstimationJHMDB
PCK@0.145.3
12
AD conversion predictionADNI 3-years window
AUROC76.4
8
AD conversion predictionADNI (1-year window)
AUROC0.769
8
Geographic Atrophy (GA) conversion predictionPINNACLE
AUROC0.818
6
Showing 10 of 11 rows

Other info

Follow for update