Language-Instructed Vision Embeddings for Controllable and Generalizable Perception
About
Vision foundation models are typically trained as static feature extractors, placing the burden of task adaptation onto large downstream models. We propose an alternative paradigm: instead of solely feeding visual features into language models, we use language itself to dynamically guide the vision encoder. Our method, Language-Instructed Vision Embeddings (LIVE), leverages language as high-level guidance to produce task-centric embeddings at inference time, removing the need for task-specific retraining. This enables the encoder to focus on contextually relevant aspects of the input, yielding more controllable and generalizable representations. Empirically, LIVE reduces visual hallucinations (+34 points on MMVP), surpasses vision-language models with orders of magnitude more parameters on visual question answering, and generalizes to unseen instructions and tasks -- offering a direct path toward adaptive, instruction-driven visual intelligence.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multimodal Visual Pattern Understanding | MMVP-VLM (test) | MMVP Average Acc0.763 | 26 | |
| Top-1 Retrieval | ImageNet Gemini Oracle (test) | Top-1 Accuracy87.06 | 16 | |
| Top-1 Retrieval | Caltech 101 Gemini Oracle (test) | Top-1 Accuracy55.75 | 16 | |
| Top-1 Retrieval | SUN Gemini Annotations Oracle (test) | Top-1 Retrieval Accuracy52.94 | 16 | |
| Top-1 Retrieval | RefCOCO Gemini Oracle (test) | Top-1 Accuracy59.32 | 16 | |
| Visual Instruction Following | ImageNet Instructive Visual Benchmark | Accuracy85 | 16 | |
| Visual Instruction Following | Caltech 101 Instructive Visual Benchmark | Accuracy38.74 | 16 | |
| Visual Instruction Following | SUN Instructive Visual Benchmark | Accuracy44.68 | 16 | |
| Visual Instruction Following | RefCOCO | Accuracy47.8 | 16 | |
| Retrieval | GQA | Top-1 Accuracy71.2 | 5 |