Search papers, labs, and topics across Lattice.
This paper formalizes the concept of native multimodal modeling (NMM), distinguishing it from late-fusion approaches by its intrinsic integration of modalities. It categorizes existing NMMs based on input-output duality into Multi-to-Text, Multi-to-Target, and Multi-to-Multi architectures. The authors provide a roadmap for developing NMM frameworks, covering architectural design, data curation, training, inference, and evaluation from an industrial perspective.
Forget bolting vision onto language models – truly powerful multimodal AI demands rethinking architectures from the ground up.
Multimodal modeling represents a vital step from modality-agnostic reasoning toward world modeling. While early approaches predominantly rely on late-fusion that assembles encoders and frozen language backbones with output heads, recent efforts have shifted the paradigm toward native multimodal modeling (NMM) with the intrinsic integration of modalities for superior multimodal performance. Despite its potential, the design space of native architectures remains insufficiently defined. In this paper, we present the community with a formalized roadmap for this transition. Specifically, we formally define the architectural nativity, distinguishing mid-fusion and early-fusion from non-native paradigms. We further organize the existing native models through the lens of input-output duality into three categories: (i) Multi-to-Text for cross-modal comprehension with text-only output; (ii) Multi-to-Target for scenario-oriented generation, e.g., image, audio and video generation, and (iii) Multi-to-Multi for unified modeling with symmetric input-output. We deliver a comprehensive and industrial-grade investigation into the transition toward the definitive NMM framework, where understanding and generation seamlessly coexist within a unified transformer paradigm. We systematically unpack the end-to-end pipeline from industrial perspectives from architectural coordination, massive data curation, to full-stack training recipes, inference & deployment, and the comprehensive evaluation for truly native modeling.