Share your thoughts, 1 month free Claude Pro on usSee more
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
1028
Semantic segmentationLoveDA
mIoU54.7
192
Monocular Depth EstimationNYU V2
Delta 1 Acc98
174
3D ReconstructionETH3D--
35
Robot LearningCortexBench
Adroit Score70.7
22
Monocular Depth EstimationKITTI
Delta 1 Accuracy96.7
20
CTG ClassificationCTG Dataset Antepartum (T1-T4)
AUC (T1)0.665
19
CTG ClassificationCTG Dataset Intrapartum (T5-T7)
T5 AUC82
19
Relative Depth EstimationDA-2K
Accuracy97.3
13
3D ReconstructionScanNet++ v2--
6
Showing 10 of 15 rows

Other info

GitHub

Follow for update