Scalable Visual Pretraining for Language Intelligence
The rapid progress of large foundation models has been driven predominantly by pretraining on large-scale text corpora. However, many forms of knowledge are conveyed through visual representations, where figures, typeset equations, and page layouts carry rich information that cannot be faithfully or completely captured by text alone. Yet current pretraining approaches discard these visual cues by converting visually rich sources, such as documents and web pages, into plain text for learning language intelligence. This paper challenges the default assumption that language models must be trained on text-only representations and shows that Visual Pretraining is a scalable learner for foundation model intelligence. To this end, we conduct a systematic study of unsupervised visual pretraining paradigms that directly leverage visual documents without text extraction. Across multiple backbones and benchmarks, visual pretraining on the same underlying corpora consistently outperforms text-only pretraining, offering an efficient pathway to scalable language intelligence.
研究视觉预训练在提升语言模型智能上的作用。
- 核心方法
- 通过系统研究无监督视觉预训练范式,直接利用包含丰富视觉信息的文档进行模型训练,而不提取文本。
- 适合谁读
- 研究者、工程师
- 要解决的问题
- 当前的大规模语言模型预训练主要依赖于纯文本数据,忽略了文档和网页中的视觉信息,这限制了模型对某些类型知识的理解。
- 关键实验
- 在多个模型架构和基准测试中,视觉预训练的表现一致优于纯文本预训练。
- 主要贡献
- 证明了视觉预训练可以有效提升语言模型的性能,为实现更强大的语言智能提供了新的途径。
- 意义与局限
- 该研究打破了语言模型必须基于纯文本训练的默认假设,展示了视觉信息的重要性,但可能限于当前视觉预训练技术的成熟度。