An Image is Worth More Than 16x16 Patches: Exploring Transformers on Individual Pixels

Open Access
Authors
Publication date 2025
Book title The Thirteenth International Conference on Learning Representations
Book subtitle ICLR 2025
ISBN (electronic)
  • 9798331320850
Event 13th International Conference on Learning Representations, ICLR 2025
Number of pages 21
Organisations
  • Faculty of Science (FNWI) - Informatics Institute (IVI)
Abstract
This work does not introduce a new method. Instead, we present an interesting finding that questions the necessity of the inductive bias of locality in modern computer vision architectures. Concretely, we find that vanilla Transformers can operate by directly treating each individual pixel as a token and achieve highly performant results. This is substantially different from the popular design in Vision Transformer, which maintains the inductive bias from ConvNets towards local neighborhoods (e.g., by treating each 16x16 patch as a token). We showcase the effectiveness of pixels-as-tokens across three well-studied computer vision tasks: supervised learning for classification and regression, self-supervised learning via masked autoencoding, and image generation with diffusion models. Although it's computationally less practical to directly operate on individual pixels, we believe the community must be made aware of this surprising piece of knowledge when devising the next generation of neural network architectures for computer vision.
Document type Conference contribution
Language English
Published at
https://openreview.net/forum?id=tjNf0L8QjR (Final published version)
Other links
Downloads
An Image is Worth More Than 16x16 Patches (Final published version)
Permalink to this page
Back