arXiv:2509.16633cs.CVcs.AI2025-09EMNLP被引 1

用无标签数据让小模型逼近大模型,提升视觉问答效率

When Big Models Train Small Ones: Label-Free Model Parity Alignment for Efficient Visual Question Answering using Small VLMs

  • 通过识别大小模型间知识差异,针对性优化小模型
  • 在4个评测集上缩小小模型与大模型性能差距
  • 适合资源受限场景下的高效视觉问答应用

大型视觉语言模型(L-VLMs)在视觉问答(VQA)等任务中表现优异,但计算成本高,难以在资源受限环境使用。小型视觉语言模型(S-VLMs)虽高效,但性能显著落后。本文提出模型对齐器(MPA),利用无标签图像和大模型知识,系统性提升S-VLM性能。不同于依赖标注数据的传统知识蒸馏,MPA采用基于对齐的策略,精准定位并优化小模型与大模型间的知识差异。在TextVQA、ST-VQA、ChartQA和OKVQA四个多样化基准上验证,MPA持续提升小模型表现,显著缩小性能差距,同时保持计算高效。代码已开源。

原文摘要 · Abstract (English)

Large Vision-Language Models (L-VLMs) have demonstrated remarkable performance in various vision and language tasks, including visual question answering (VQA). However, their high computational cost makes them impractical for resource-constrained settings and inference-heavy applications. In contrast, Small Vision-Language Models (S-VLMs) offer efficiency but suffer from a significant performance gap compared to their larger counterparts. In this work, we introduce the Model Parity Aligner (MPA), a novel framework designed to systematically improve S-VLMs by leveraging unlabeled images and effective knowledge transfer from L-VLMs. Instead of traditional knowledge distillation methods that rely on labeled training data, MPA employs a strategic parity-based approach that precisely identifies the knowledge disparities between S-VLMs and L-VLMs, and optimizes training by targeting only these disparities. We conduct extensive experiments on four diverse VQA benchmarks, namely TextVQA, ST-VQA, ChartQA, and OKVQA, each of which requires specialized reasoning capabilities such as text recognition, chart interpretation, and commonsense and factual understanding. Our results demonstrate that MPA consistently enhances the performance of S-VLMs on all benchmarks, reducing the performance gap while maintaining computational efficiency. We make our code publicly available.

视觉问答小模型知识蒸馏无标签学习

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