CLCVJul 24

Scaling Native Multimodal Pre-Training From Scratch

arXiv:2607.2204312.9
Predicted impact top 68% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For researchers scaling multimodal foundation models, this provides empirical scaling laws and efficiency guidelines, though it is an incremental extension of known scaling principles to a specific pre-training paradigm.

This paper characterizes the scaling properties of native multimodal pre-training, showing that compute-optimal model sizes and token counts follow power laws, with language and multimodal objectives exhibiting distinct scaling behaviors. It derives an efficiency frontier for model size, token count, and data mixture, and demonstrates positive cross-modal transfer in downstream tasks.

Although large language models (LLMs) exhibit remarkable reasoning capabilities, their reliance on text-only pre-training restricts the perception of the multimodal physical world. Native multimodal pre-training avoids this limitation by training models from scratch on multimodal inputs, thereby achieving deep cross-modal integration and mitigating optimization asymmetries inherent to traditional late-fusion architectures. Despite these advantages, the scaling properties of this paradigm remain systematically uncharacterized. To address this gap, we investigate the optimal model size and token count for training a transformer-based vision-language model under a fixed computational budget. We demonstrate that minimal objective loss adheres to a predictable compute law, whereas compute-optimal model sizes and token counts scale as power laws. Notably, language and multimodal objectives manifest distinct scaling behaviors. The language allocation law is largely invariant to the composition of the data, indicating stable language learning regardless of the multimodal data ratio. Conversely, the multimodal allocation law is highly sensitive to this composition. Specifically, text-heavy mixtures become compute-efficient only at larger model scales, shifting the optimal resource allocation toward greater model capacity. Additionally, by modeling the influence of data composition on compute laws and allocation exponents, we derive an efficiency frontier specifying precise configurations of model size, token count, and data mixture. Downstream evaluations further reveal that native multimodal pre-training induces positive cross-modal transfer, thereby enhancing pure-text spatial reasoning and enabling robust multimodal in-context learning. In summary, this empirical research establishes the essential groundwork for predictably scaling multimodal foundation models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes