Vision-Language Intelligence: Tasks, Representation Learning, and Large Models
Feng Li, Hao Zhang, Yi-Fan Zhang, Shilong Liu, Jian Guo, Lionel M. Ni, PengChuan Zhang, Lei Zhang
TL;DR
This survey tracks vision-language intelligence from task-specific methods to vision-language pre-training and finally to large-scale, weakly labeled data models. It identifies core architectural choices (dual-stream vs single-stream), embedding schemes (region/grid/patch), and training objectives (ITM, MLM, MVM) that drive cross-modal understanding. It highlights the shift toward scalable, zero-shot capable models (e.g., CLIP, ALIGN, DALL-E) and discusses future directions in modality cooperation, unified representations, and knowledge integration. The work serves as a comprehensive roadmap for researchers and practitioners aiming to develop robust VL systems that generalize across tasks and modalities.
Abstract
This paper presents a comprehensive survey of vision-language (VL) intelligence from the perspective of time. This survey is inspired by the remarkable progress in both computer vision and natural language processing, and recent trends shifting from single modality processing to multiple modality comprehension. We summarize the development in this field into three time periods, namely task-specific methods, vision-language pre-training (VLP) methods, and larger models empowered by large-scale weakly-labeled data. We first take some common VL tasks as examples to introduce the development of task-specific methods. Then we focus on VLP methods and comprehensively review key components of the model structures and training methods. After that, we show how recent work utilizes large-scale raw image-text data to learn language-aligned visual representations that generalize better on zero or few shot learning tasks. Finally, we discuss some potential future trends towards modality cooperation, unified representation, and knowledge incorporation. We believe that this review will be of help for researchers and practitioners of AI and ML, especially those interested in computer vision and natural language processing.
