PaLI-3 Vision Language Models: Smaller, Faster, Stronger
About
This paper presents PaLI-3, a smaller, faster, and stronger vision language model (VLM) that compares favorably to similar models that are 10x larger. As part of arriving at this strong performance, we compare Vision Transformer (ViT) models pretrained using classification objectives to contrastively (SigLIP) pretrained ones. We find that, while slightly underperforming on standard image classification benchmarks, SigLIP-based PaLI shows superior performance across various multimodal benchmarks, especially on localization and visually-situated text understanding. We scale the SigLIP image encoder up to 2 billion parameters, and achieves a new state-of-the-art on multilingual cross-modal retrieval. We hope that PaLI-3, at only 5B parameters, rekindles research on fundamental pieces of complex VLMs, and could fuel a new generation of scaled-up models.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Visual Question Answering | TextVQA | Accuracy80.78 | 1117 | |
| Image Captioning | MS COCO Karpathy (test) | CIDEr1.459 | 682 | |
| Visual Question Answering | VQA v2 (test-dev) | Overall Accuracy85 | 664 | |
| Visual Question Answering | VQA v2 (test-std) | Accuracy85.2 | 466 | |
| Visual Question Answering | ChartQA | -- | 239 | |
| Science Question Answering | ScienceQA (test) | Average Accuracy55.2 | 208 | |
| Referring Expression Segmentation | RefCOCO+ (val) | -- | 201 | |
| Document Visual Question Answering | DocVQA (test) | ANLS88.6 | 192 | |
| Referring Expression Segmentation | RefCOCO (val) | -- | 190 | |
| Chart Question Answering | ChartQA (test) | -- | 129 |