Large-scale Multi-Modal Pre-trained Models: A Comprehensive Survey
Xiao Wang, Guangyao Chen, Guangwu Qian, Pengcheng Gao, Xiao-Yong Wei, Yaowei Wang, Yonghong Tian, Wen Gao
TL;DR
The paper surveys large-scale multi-modal pre-trained models (MM-PTMs), detailing the motivations, data ecosystems, architectural choices, and learning objectives that enable cross-modal understanding and generation. It covers data sources, objective functions (including contrastive and masking-based signals), and architectural paradigms (single-stream vs cross-stream) while highlighting knowledge-enhanced approaches and downstream tasks spanning generative, discriminative, and prompt-based learning. Through a synthesis of model characteristics, experimental trends, and representative results, the work delineates current capabilities and practical constraints of MM-PTMs at scale. It concludes with forward-looking directions such as incorporating more modalities, incremental and knowledge-driven pre-training, and improved prompt-based adaptation to bridge pre-training and fine-tuning in real-world deployments.
Abstract
With the urgent demand for generalized deep models, many pre-trained big models are proposed, such as BERT, ViT, GPT, etc. Inspired by the success of these models in single domains (like computer vision and natural language processing), the multi-modal pre-trained big models have also drawn more and more attention in recent years. In this work, we give a comprehensive survey of these models and hope this paper could provide new insights and helps fresh researchers to track the most cutting-edge works. Specifically, we firstly introduce the background of multi-modal pre-training by reviewing the conventional deep learning, pre-training works in natural language process, computer vision, and speech. Then, we introduce the task definition, key challenges, and advantages of multi-modal pre-training models (MM-PTMs), and discuss the MM-PTMs with a focus on data, objectives, network architectures, and knowledge enhanced pre-training. After that, we introduce the downstream tasks used for the validation of large-scale MM-PTMs, including generative, classification, and regression tasks. We also give visualization and analysis of the model parameters and results on representative downstream tasks. Finally, we point out possible research directions for this topic that may benefit future works. In addition, we maintain a continuously updated paper list for large-scale pre-trained multi-modal big models: https://github.com/wangxiao5791509/MultiModal_BigModels_Survey. This paper has been published by the journal Machine Intelligence Research (MIR), https://link.springer.com/article/10.1007/s11633-022-1410-8, DOI: 10.1007/s11633-022-1410-8, vol. 20, no. 4, pp. 447-482, 2023.
