Multimodality · 2023
LLaVA: Visual Instruction Tuning
Introduced LLaVA, which connects a CLIP vision encoder to an open language model through a simple projection layer and fine-tunes on GPT-generated visual instruction data, providing a low-cost recipe for building conversational vision-language assistants.
Editorial record
Plain-language summary
Image features from a frozen CLIP encoder are mapped into the language model's token space by a single trainable projection, so the model can treat an image as extra context alongside a text prompt. The team used a text-only GPT model to generate multimodal instruction-following examples (questions, descriptions, and reasoning about images) and fine-tuned on them. This showed that a capable image-chat assistant could be built cheaply from existing open components plus synthetic instruction data, and it became a common baseline architecture for open multimodal models.
Knowledge graph
Relationships
Antecedents
ExtendsEvidence: Strongly supported
Open Production VLMs (Qwen-VL/InternVL/PaLI/Kosmos)
LLaVA recipe scaled to production VLMs
P-306
Descendants
EnablesEvidence: Direct
CLIP: Learning Transferable Visual Models from NL Supervision
CLIP features projected into LLaVA
P-305
Source record
Provenance
- Record ID
- P-305
- Record created
- 2026-07-13
- Last reviewed
- 2026-07-14
- Record version
- 2
- https://arxiv.org/abs/2304.08485
- arXiv:2304.08485
Citation caveat: Citation metadata is approximate and marked unverified in the source dataset.