arXiv:2510.18117cs.CV2025-10被引 2

小模型通过在线提示蒸馏,用极少标注高效逼近大模型性能。

Online In-Context Distillation for Low-Resource Vision Language Models

  • 小模型推理时动态从大模型获取稀疏提示,实现在线知识蒸馏。
  • 仅用4%教师标注,小模型性能提升最高达33%,接近教师零样本表现。
  • 适合计算资源受限场景,尤其适用于部署成本敏感的视觉语言任务。

随着模型规模不断增大,本文聚焦低资源、预算受限环境下的视觉语言模型(VLM)适应问题。大型VLM虽性能强,但难以在资源受限环境中部署;小型VLM虽高效,却需昂贵微调以缩小与大模型的差距。受上下文学习(ICL)启发,我们提出在线上下文蒸馏(ICD)方法:在推理阶段,小VLM与强教师模型协作,通过稀疏演示蒸馏知识,高效弥合性能差距。基于对当前视觉语言ICL可行性边界的大规模分析,我们验证了ICL在计算资源受限下优于微调。方法引入跨模态演示选择策略、教师测试时缩放以降噪,以及学生不确定性驱动的演示池动态构建机制,减少教师查询次数。实验表明,该方法仅使用4%的教师标注即可使小模型性能提升高达33%,并达到教师的零样本水平。

原文摘要 · Abstract (English)

As the field continues its push for ever more resources, this work turns the spotlight on a critical question: how can vision-language models (VLMs) be adapted to thrive in low-resource, budget-constrained settings? While large VLMs offer strong performance, they are impractical to deploy in such settings. Small VLMs, on the other hand, are efficient but typically require costly fine-tuning to close the performance gap with larger models in the deployment domain. Inspired by the in-context learning framework, we propose an online In-Context Distillation (ICD) method, in which a small VLM collaborates with a stronger teacher model at inference time, distilling its knowledge via sparse demonstrations to efficiently bridge the gap between them. Our method is built on an in-depth analysis that identifies the scale and the choice of models for which vision-language ICL is currently feasible, and demonstrates the advantage of ICL over fine-tuning under constrained compute budgets. We enhance our method with a novel cross-modal demonstration selection strategy, teacher test-time scaling to reduce noise, and student uncertainty conditioning to dynamically populate a demonstration pool and minimize teacher queries. Our ICD method significantly boosts the performance of small models (up to 33%) using scarce teacher annotations (as low as 4%), and competes with the teacher's zero-shot performance.

视觉语言知识蒸馏低资源在线学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。