Large language models have demonstrated predictable scaling behaviors with respect to model parameters and training data. This study investigates whether a similar scaling relationship exist for vision-language models with respect to the number of vision tokens. A mathematical framework is developed to characterize a relationship between vision token number and the expected divergence of distance between vision-referencing sequences. The theoretical analysis reveals two distinct scaling regimes: sublinear scaling for less vision tokens and linear scaling for more vision tokens. This aligns with model performance relationships of the form S(n)≈c/nα(n), where the scaling exponent relates to the correlation structure between vision token representations. Empirical validations across multiple vision-language benchmarks show that model performance matches the prediction from scaling relationship. The findings contribute to understanding vision token scaling in transformers through a theoretical framework that complements empirical observations.
@article{arxiv.2412.18387,
title = {Scaling Capability in Token Space: An Analysis of Large Vision Language Model},
author = {Tenghui Li and Guoxu Zhou and Xuyang Zhao and Qibin Zhao},
journal= {arXiv preprint arXiv:2412.18387},
year = {2025}
}