Visual Instruction Tuning
Introduces LLaVA, a large multimodal model instruction-tuned on GPT-4-generated language-image data, connecting a vision encoder with an LLM.
Instruction tuning LLMs on machine-generated data improves zero-shot capabilities but is less explored in the multimodal field. This paper makes the first attempt to use language-only GPT-4 to generate multimodal language-image instruction-following data, and instruction-tunes LLaVA, an end-to-end large multimodal model connecting a vision encoder and an LLM. LLaVA shows strong multimodal chat ability, scoring 85.1% relative to GPT-4 on a synthetic multimodal benchmark, and with GPT-4 achieves state-of-the-art 92.53% on Science QA; data, model, and code are public.
Based on: Visual Instruction Tuning · Neural Information Processing Systems