Scalable Visual Pretraining for Language Intelligence
This paper presents the benefits of visual pretraining for foundation model intelligence, outperforming text-only pretraining on multiple backbones and benchmarks.
Proposes a new approach to foundation model training by incorporating visual information
Before reading this…
Applications
- →Improving language models for better understanding of scientific documents
- →Enhancing machine vision systems with language understanding
To understand this paper, make sure you know these concepts first:
- Understanding of foundation models and pretrainingfind papers →
- Familiarity with computer vision and machine learningfind papers →
Abstract
More Like ThisThe 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.