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

LLaVA-CKD: Bottom-Up Cascaded Knowledge Distillation for Vision-Language Models

About

Large Vision-Language Models (VLMs) are successful in addressing a multitude of vision-language understanding tasks, such as Visual Question Answering (VQA), but their memory and compute requirements remain a concern for practical deployment. A promising class of techniques for mitigating this concern is Knowledge Distillation, where knowledge from a high-capacity Teacher network is transferred to a considerably smaller Student network. However, the capacity gap between the two networks is both a blessing and a curse: the smaller the Student network, the better its efficiency, and the larger the Teacher, the more knowledge it carries; yet, beyond a point, the larger capacity gap between the two leads to worse knowledge transfer. To counter this effect, we propose a bottom-up cascaded knowledge distillation (CKD) framework. Instead of treating knowledge transfer as an activity involving one high-capacity Teacher (or an ensemble of such), inspired by human formal education systems, we introduce one (potentially, more) additional Teacher(s) of intermediate capacity that gradually bring the Student network to the next level, where the next (higher-capacity) Teacher can take over. We provide a theoretical analysis in order to study the effect of cascaded distillation in the generalization performance of the Student. We apply the proposed framework on models build upon the LLaVA methodology and evaluate the derived models on seven standard, publicly available VQA benchmarks, demonstrating their SotA performance.

Nikolaos Gkalelis, Vasileios Mezaris• 2026

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE--
2019
Visual Question AnsweringTextVQA
Accuracy60.1
1453
Science Question AnsweringScienceQA
Accuracy73.2
791
Visual Question AnsweringGQA
Accuracy61.2
155
Multimodal EvaluationMME
MME-P Score73.2
114
Visual Question AnsweringVQA v2
Overall Accuracy80.04
45
Multimodal UnderstandingMMMU
Accuracy36.9
34
Showing 7 of 7 rows

Other info

Follow for update