Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Large Language Model Teaches Visual Students: Cross-Modality Transfer of Fine-Grained Conceptual Knowledge

About

Large Language Models (LLMs) possess broad conceptual knowledge acquired through large-scale text pretraining, yet their potential to supervise models in other modalities remains underexplored. In this work, we propose LaViD--Language-to-Visual Knowledge Distillation--a simple and effective framework for transferring high-level semantic knowledge from a language-only teacher to a vision-only student model. Instead of relying on paired multimodal data, LaViD elicits conceptual signals from an LLM by prompting it to generate multiple-choice questions (MCQs) that probe semantic distinctions between visual classes. Each class is mapped to a soft label distribution over these MCQs, forming a rich conceptual signature that guides the student through an auxiliary distillation loss. Notably, despite using a language-only teacher without access to image data, LaViD consistently outperforms recent methods like MaKD that distill from vision-language models across multiple fine-grained benchmarks. It also achieves competitive or superior performance compared to state-of-the-art visual distillation methods such as DKD and MLKD, with further gains when combined with logit standardization. On the Waterbirds dataset, LaViD substantially improves worst-group accuracy, demonstrating enhanced robustness to spurious correlations with distillation. Code is available at https://github.com/lliangthomas/lavid.

Thomas Shih-Chao Liang, Zhuoran Yu, Yong Jae Lee• 2026

Related benchmarks

TaskDatasetResultRank
Image ClassificationWaterbirds
WG Accuracy61.65
283
Fine grained classificationAircraft
Top-1 Acc88.08
105
Fine-grained Image ClassificationCUB
Top-1 Acc75.62
78
Fine grained classificationCars
Accuracy91.66
54
Fine-grained Image ClassificationFlowers
Top-1 Accuracy87.74
43
Fine grained classificationCaltech
Top-1 Accuracy85.01
33
Fine grained classificationPets
Top-1 Accuracy85.79
33
Showing 7 of 7 rows

Other info

Follow for update