English

VLM-KD: Knowledge Distillation from VLM for Long-Tail Visual Recognition

Computer Vision and Pattern Recognition 2024-09-02 v1

Abstract

For visual recognition, knowledge distillation typically involves transferring knowledge from a large, well-trained teacher model to a smaller student model. In this paper, we introduce an effective method to distill knowledge from an off-the-shelf vision-language model (VLM), demonstrating that it provides novel supervision in addition to those from a conventional vision-only teacher model. Our key technical contribution is the development of a framework that generates novel text supervision and distills free-form text into a vision encoder. We showcase the effectiveness of our approach, termed VLM-KD, across various benchmark datasets, showing that it surpasses several state-of-the-art long-tail visual classifiers. To our knowledge, this work is the first to utilize knowledge distillation with text supervision generated by an off-the-shelf VLM and apply it to vanilla randomly initialized vision encoders.

Keywords

Cite

@article{arxiv.2408.16930,
  title  = {VLM-KD: Knowledge Distillation from VLM for Long-Tail Visual Recognition},
  author = {Zaiwei Zhang and Gregory P. Meyer and Zhichao Lu and Ashish Shrivastava and Avinash Ravichandran and Eric M. Wolff},
  journal= {arXiv preprint arXiv:2408.16930},
  year   = {2024}
}
R2 v1 2026-06-28T18:28:16.985Z