Towards Physics of Multimodal Pretraining: Knowledge Flow, Modality Synergy, Early Unification, and Recipes
Summary
This paper systematically explores the physics of multimodal pretraining, uncovering how knowledge flows between modalities, conditions for synergy vs. competition, the benefits of early unification, and efficient pretraining recipes validated on 13.5B MoE models.
View Cached Full Text
Cached at: 08/06/26, 05:50 AM
Paper page - Towards Physics of Multimodal Pretraining: Knowledge Flow, Modality Synergy, Early Unification, and Recipes
Source: https://huggingface.co/papers/2608.05000
Abstract
Visionoffersacriticalaxisforadvancingfoundationmodels,drivingashifttowardsnativelyunifiedmultimodalpretraining.Despitethismomentum,thedesignspaceandthefundamentalmechanismsofhowmodalitiesinteractduringunifiedtrainingremainunderexplored.Weprovideempiricalclaritythroughasystematicexplorationofmultimodalpretraining.Ourcontrolledexperimentsonbothsyntheticandlarge-scalereal-worlddatasetsyieldfourkeyinsightsintothephysicsofmultimodalpretraining:(i)KnowledgeFlow:Wedisentanglehowlanguage,visualunderstanding,andvisualgenerationtransferknowledgeacrossmodalities,revealingdistinctpatternsofinfluenceandasymmetry;(ii)Synergyvs.Competition:Weshowthatdata“complexity“largelydetermineswhethermodalitiesaresynergistic,identifyarchitecturalchoicesthatpromotesynergy:suchassharedattentionandnormalizationwithmodality-specificfeed-forwardlayers,andfindthatthesebehaviorsgeneralizeacrossdifferentvisualtokenizerdesigns;(iii)EarlyUnification:Unifyingmodalitiesfromtheveryearlystagesandtrainingthemjointlyisshowntobemoreeffectivethanlatealignmentorsequentialtraining.Thisprocessuncoversavisionlazinessphenomenon,wheredelayedintegrationleadsmodelstorelyonlanguagepriors;(iv)Recipes:Wederiveefficientpretrainingrecipesthatachievestronggenerativeperformanceusingonly5%ofthecomputebudget.Thesecorefindingsaresubsequentlyvalidatedatscalebytrainingmultiple13.5BMoEmodelson2Ttokens.Wehopethisstudyprovidesaprincipledfoundationforunderstandingandscalingmultimodalpretraining.
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2608\.05000
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2608.05000 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2608.05000 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2608.05000 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
How Modalities Learn Together (49 minute read)
A systematic study from Meta FAIR, Reality Labs, and Oxford on multimodal pretraining, revealing asymmetric knowledge flow between modalities, synergy vs. competition dynamics, the benefits of early unification, and efficient training recipes validated with 13.5B MoE models.
Scaling Native Multimodal Pre-Training From Scratch
This paper investigates the scaling properties of native multimodal pre-training, deriving compute-optimal model sizes and token counts under a fixed budget, and revealing distinct scaling behaviors for language and multimodal objectives.
SeePhys Pro: Diagnosing Modality Transfer and Blind-Training Effects in Multimodal RLVR for Physics Reasoning
The paper introduces SeePhys Pro, a benchmark to diagnose modality transfer issues in multimodal RL for physics reasoning, revealing that models struggle with representation-invariant reasoning and often rely on residual textual cues rather than visual evidence.
From Modalities to Propositions: A Language-Centric Framework for Multimodal Intelligence
This paper proposes representing multimodal data (image, video, text) as bags of atomic propositions (e.g., 'person holding cup'), unified via a global semantic codebook, enabling interpretable, compositional, and cross-modal understanding. The framework is demonstrated on autonomous driving and open-world data.
Toward Native Multimodal Modeling: A Roadmap
This paper presents a formal roadmap for transitioning from late-fusion multimodal approaches to native multimodal modeling (NMM) within a unified transformer framework, categorizing existing models by input-output duality and systematically addressing architectural coordination, data curation, training recipes, and evaluation.