CoolFace
Modelpublic

jiaojuncao/MoVE-KD-7b-v1.0

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes10downloads
Model Card

【CVPR 2025】MoVE-KD: Knowledge Distillation for VLMs with Mixture of Visual Encoders Jiajun Cao, Yuan Zhang, Tao Huang, Ming Lu, Qizhe Zhang, Ruichuan An, Ningning MA, Shanghang Zhang

Overview

[image]

Visual encoders are fundamental components in vision-language models (VLMs), each showcasing unique strengths derived from various pre-trained visual foundation models. To leverage the various capabilities of these encoders, recent studies incorporate multiple encoders within a single VLM, leading to a considerable increase in computational cost. In this paper, we present Mixture-of-Visual-Encoder Knowledge Distillation (MoVE-KD), a novel framework that distills the unique proficiencies of multiple vision encoders into a single, efficient encoder model. Specifically, to mitigate conflicts and retain the unique characteristics of each teacher encoder, we employ low-rank adaptation (LoRA) and mixture-of-experts (MoEs) to selectively activate specialized knowledge based on input features, enhancing both adaptability and efficiency. To regularize the KD process and enhance performance, we propose an attention-based distillation strategy that adaptively weighs the different visual encoders and emphasizes valuable visual tokens, reducing the burden of replicating comprehensive but distinct features from multiple teachers.

Code: https://github.com/hey-cjj/MoVE-KD

MoVE-KD Weights

**Method****LLM****VQAv2****GQA****TextVQA****VizWiz****POPE****SQA****MME****MMB**
LLaVA-v1.5Vicuna-7B78.562.058.250.085.966.81510.764.3
MoVE-KD-v1.0Vicuna-7B79.563.258.352.386.969.31524.566.3
MoVE-KD-v1.1Vicuna-7B79.963.959.652.786.369.81509.167.4
LLaVA-v1.5Vicuna-13B80.063.361.353.685.971.61531.367.7
MoVE-KD-v1.0Vicuna-13B80.664.259.755.785.773.21568.170.2
MoVE-KD-v1.1Vicuna-13B80.863.961.157.586.371.81568.369.7