Fewer Tokens, Greater Scaling: Self-Adaptive Visual Bases for Efficient and Expansive Representation Learning
Shawn Young, Xingyu Zeng, Lijian Xu
TL;DR
This work investigates how semantic redundancy in visual tokens constrains scaling of vision transformers and proposes an MDL-based framework to learn a compact, orthogonal basis set that spans image semantics. The core contribution is the Orthogonal Filtering module, consisting of an allocator and a slot-based basis representation, guided by an orthogonality loss to achieve low-rank, semantically disentangled reconstructions. A key empirical finding is the Law of Parametric Efficiency Priority, which shows that larger models require markedly fewer image bases to reach the semantic ceiling, enabling substantial token-efficiency gains and reduced compute. The authors also introduce PaperScope, a large visual long-context dataset of 17,365 high-resolution papers to facilitate research on long-range visual understanding and token budgeting at scale.
Abstract
This paper investigates the fundamental relationship between model capacity and the minimal number of visual tokens required to preserve image semantics. Inspired by the Minimum Description Length principle, we reinterpret image tokens as vectors in a visual semantic space and define the intrinsic semantic complexity of an image as the smallest set of basis vectors needed to span this space. Building on this perspective, we propose Orthogonal Filtering, a lightweight module that adaptively clusters redundant tokens into a compact set of orthogonal bases. Through extensive experiments across a range of ViT models, we reveal a consistent token, model scaling law: larger models require significantly fewer tokens to span visual semantic space. Besides, we also contribute a visual long-context dataset.
