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

In Pursuit of Pixel Supervision for Visual Pre-training

About

At the most basic level, pixels are the source of the visual information through which we perceive the world. Pixels contain information at all levels, ranging from low-level attributes to high-level concepts. Autoencoders represent a classical and long-standing paradigm for learning representations from pixels or other raw inputs. In this work, we demonstrate that autoencoder-based self-supervised learning remains competitive today and can produce strong representations for downstream tasks, while remaining simple, stable, and efficient. Our model, codenamed "Pixio", is an enhanced masked autoencoder (MAE) with more challenging pre-training tasks and more capable architectures. The model is trained on 2B web-crawled images with a self-curation strategy with minimal human curation. Pixio performs competitively across a wide range of downstream tasks in the wild, including monocular depth estimation (e.g., Depth Anything), feed-forward 3D reconstruction (i.e., MapAnything), semantic segmentation, and robot learning, outperforming or matching DINOv3 trained at similar scales. Our results suggest that pixel-space self-supervised learning can serve as a promising alternative and a complement to latent-space approaches.

Lihe Yang, Shang-Wen Li, Yang Li, Xinjie Lei, Dong Wang, Abdelrahman Mohamed, Hengshuang Zhao, Hu Xu• 2025

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K
mIoU53.6
936
Semantic segmentationLoveDA
mIoU54.7
142
Monocular Depth EstimationNYU V2
Delta 1 Acc98
113
Monocular Depth EstimationKITTI
Delta 1 Accuracy96.7
20
Relative Depth EstimationDA-2K
Accuracy97.3
13
Robot LearningCortexBench
Adroit Score70.7
6
Monocular Relative Depth EstimationDIODE In
Relative Error0.034
5
Monocular Relative Depth EstimationDIODE Out
Rel Error0.075
5
Monocular Relative Depth EstimationKITTI
AbsRel8.3
5
Monocular Relative Depth EstimationSintel
Relative Error (rel)0.535
5
Showing 10 of 13 rows

Other info

GitHub

Follow for update