arXiv:2607.23125cs.LG2026-07

无需外部数据,通过噪声输入自监督提升视觉语言模型性能

Self-Boosting Vision-Language Models with Noisy Student On-Policy Self-Distillation

  • 用干净与噪声输入的预测差异生成自监督信号
  • 仅用2100样本使模型在几何推理任务上提升20分
  • 适用于多模型多任务,对分布外数据也有泛化能力

后训练使视觉语言模型(VLMs)能够理解人类指令并完成多种下游任务。当前方法通常依赖人工标注数据、外部模型蒸馏、基于人类反馈的强化学习或可验证答案,限制了其在无外部监督下的持续改进能力。为此,我们提出NOPD(Noisy Student On-Policy Self-Distillation),一种简单而有效的自蒸馏方法,可在不使用任何外部模型或真实答案的情况下提升VLM性能。核心思路是:干净输入与噪声输入间的预测差异天然构成自监督信号。在NOPD中,模型从噪声输入中学习,同时以自身在干净输入上的预测作为词级别监督。我们在五个视觉推理任务上验证了该方法的有效性,结果表明其性能可媲美甚至超越强化学习或外部模型蒸馏方法。特别地,在仅使用2.1K条Geometry3K样本训练下,Qwen2.5-VL-7B在验证集上提升20分;在MathVista等分布外测试集上取得7.4分增益。此外,该方法具有普适性,在三个模型上于12个基准上均实现性能提升。

原文摘要 · Abstract (English)

Post-training enables vision-language models (VLMs) to understand human instructions and perform various downstream tasks. Current post-training methods usually rely on human-annotated data, distillation from external models, reinforcement learning with human feedback, or verifiable answers. This limits their ability to improve without external supervision. To tackle this, we propose NOPD (Noisy Student On-Policy Self-Distillation), a simple yet effective self-distillation approach that improves VLMs without any external models or ground-truth answers. Our key insight is that prediction discrepancies between clean and corrupted inputs naturally induce a self-supervision signal. In NOPD, the model learns from corrupted inputs while using its own predictions under clean inputs as token-level supervision. We show the effectiveness of NOPD on five visual reasoning tasks; it can match and even outperform reinforcement learning approaches or distillation from external models. Notably, when trained with 2.1K samples from Geometry3K, NOPD improves Qwen2.5-VL-7B by 20 points on its validation set. It also shows generalization on out-of-distribution test sets and achieves 7.4 point gains on MathVista. Furthermore, we demonstrate that NOPD is a general approach to enhance VLMs, achieving improvements across three models on 12 benchmarks.

视觉语言模型自监督学习自蒸馏无监督训练

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