paper-with-me

홈 › Papers

When Better Teachers Don't Make Better Students: Revisiting Knowledge Distillation for CLIP Models in VQA

2025-11-22 · Pume Tuchinda, Parinthapat Pengpun, Romrawin Chumpu, Sarana Nutanong, Peerat Limkonchotiwat arxiv

Vision-language models (VLMs) have achieved remarkable success across multimodal tasks, yet their substantial computational demands hinder efficient deployment. Knowledge distillation (KD) has emerged as a powerful approach for building lightweight but competitive models, with strong evidence from both language and vision domains. However, its application to VLMs, particularly CLIP-style models, remains limited, often constrained to small-scale teachers and narrow evaluation tasks such as classification or retrieval. In this work, we present the first systematic study of distillation across a range of CLIP-style teacher models, ranging from standard baselines to large-scale state-of-the-art models. Contrary to trends observed in NLP and vision, we find that stronger teachers do not consistently yield better students; in fact, existing distillation frameworks often fail to scale, leading to degraded performance in downstream multimodal tasks such as visual question answering. Our findings challenge prevailing assumptions in KD and point toward new directions for designing parameter-efficient multimodal models.

📄 PDF Abstract BibTeX arXiv:2511.17886

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question AnsweringKnowledge Distillation

Similar Papers 제목 키워드 기반

Better Teacher Better Student: Dynamic Prior Knowledge for Knowledge Distillation

2022-06-13 · Zengyu Qiu, Xinzhu Ma, Kunlin Yang, Chunya Liu 외

Knowledge distillation (KD) has shown very promising capabilities in transferring learning representations from large models (teachers) to small models (students). However, as the capacity gap between students and teache…

image-classificationImage ClassificationKnowledge DistillationModel Selection+2

On the Efficacy of Knowledge Distillation

2019-10-03 · ICCV 2019 10 · Jang Hyun Cho, Bharath Hariharan

In this paper, we present a thorough evaluation of the efficacy of knowledge distillation and its dependence on student and teacher architectures. Starting with the observation that more accurate teachers often don't mak…

Knowledge Distillation

Understanding Teacher Perspectives and Experiences after Deployment of AI Literacy Curriculum in Middle-school Classrooms

2023-12-08 · Prerna Ravi, Annalisa Broski, Glenda Stump, Hal Abelson 외

Artificial Intelligence (AI) and its associated applications are ubiquitous in today's world, making it imperative that students and their teachers understand how it works and the ramifications arising from its usage. In…

A Piece of Theatre: Investigating How Teachers Design LLM Chatbots to Assist Adolescent Cyberbullying Education

2024-02-27 · Michael A. Hedderich, Natalie N. Bazarova, Wenting Zou, Ryun Shim 외

Cyberbullying harms teenagers' mental health, and teaching them upstanding intervention is crucial. Wizard-of-Oz studies show chatbots can scale up personalized and interactive cyberbullying education, but implementing s…

Chatbot

Can LLMs Learn by Teaching for Better Reasoning? A Preliminary Study

2024-06-20 · Xuefei Ning, Zifu Wang, Shiyao Li, Zinan Lin 외

Teaching to improve student models (e.g., knowledge distillation) is an extensively studied methodology in LLMs. However, for humans, teaching improves not only students but also teachers, by fostering more rigorous and …

In-Context LearningKnowledge Distillation