Researchers present GenRecal, a general-purpose distillation framework that transfers knowledge from large vision-language models (VLMs) to smaller, more efficient counterparts. The method addresses the challenge of heterogeneous VLM architectures by using a Recalibrator to align and adapt feature representations across different model types.
- GenRecal enables effective knowledge transfer between VLMs built on different LLMs with varying token types, vocabulary sizes, and index orderings.
- Extensive experiments on multiple challenging benchmarks show that GenRecal significantly improves baseline performances.
- The distilled small models eventually outperform large-scale open- and closed-source VLMs.
This framework allows for the deployment of high-performance vision-language capabilities on resource-constrained devices by overcoming architectural limitations inherent in previous distillation methods.