Align-KD: Distilling Cross-Modal Alignment Knowledge for Mobile Vision-Language Model
Qianhan Feng, Wenshuo Li, Tong Lin, Xinghao Chen

TL;DR
Align-KD is a novel knowledge distillation method that enhances mobile vision-language models by transferring cross-modal alignment knowledge from larger teachers, significantly improving performance on multiple benchmarks.
Contribution
The paper introduces Align-KD, a new distillation technique focusing on cross-modal alignment knowledge transfer for mobile VLMs, addressing limitations of existing methods.
Findings
Achieved 2.0 average score improvement across 6 benchmarks.
Enabled a 1.7B MobileVLM V2 to learn from a 7B teacher effectively.
Demonstrated light training loss design for efficient knowledge transfer.
Abstract
Vision-Language Models (VLMs) bring powerful understanding and reasoning capabilities to multimodal tasks. Meanwhile, the great need for capable aritificial intelligence on mobile devices also arises, such as the AI assistant software. Some efforts try to migrate VLMs to edge devices to expand their application scope. Simplifying the model structure is a common method, but as the model shrinks, the trade-off between performance and size becomes more and more difficult. Knowledge distillation (KD) can help models improve comprehensive capabilities without increasing size or data volume. However, most of the existing large model distillation techniques only consider applications on single-modal LLMs, or only use teachers to create new data environments for students. None of these methods take into account the distillation of the most important cross-modal alignment knowledge in VLMs. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques
MethodsKnowledge Distillation · Focus
