SourceAn Image is Worth More Than 16x16 Patches: Exploring Transformers on Individual Pixels
The paper extends its investigation to self-supervised learning, using the Masked Autoencoder (MAE) framework. They compare the standard ViT with patches (ViT/2) against their locality-free pixel-based variant (ViT/1) for pre-training on CIFAR-100. After pre-training, the models are fine-tuned for classification. The results show that the locality-free variant consistently achieves higher top-1 and top-5 accuracy compared to the patch-based baseline, confirming that the finding generalizes beyond supervised learning.