arXiv:2506.15649cs.CVcs.LG2025-06NeurIPS被引 2

用双阶段推理提升视觉语言模型生成速度与准确性

Dual-Stage Value-Guided Inference with Margin-Based Reward Adjustment for Fast and Faithful VLM Captioning

  • 先筛选高价值候选句,再仅精修低置信度片段
  • 比现有方法快4倍以上,且大幅减少幻觉错误
  • 适用于多种模型,可跨模型通用并用于自训练

尽管推理时搜索在视觉语言模型(VLMs)上取得进展,现有方法仍计算成本高且易生成无惩罚的低置信度内容,导致持续幻觉。我们提出双阶段推理框架ViMaR,结合时序差分价值模型与基于边距的奖励调整,提升效率与输出保真度。第一阶段单次遍历识别最高价值候选句;第二阶段仅对被忽略或视觉关联弱的片段进行选择性精修,消除频繁奖励评估。校准的边距惩罚抑制低置信续写,同时保持描述丰富性。多模型实验表明,ViMaR生成的标题更可靠、事实准确、细节丰富且更具解释性,相比现有方法提速超4倍。尤其发现,仅在LLaVA Mistral-7B上训练的ViMaR能有效指导未见强模型的解码;应用于LLaVA-OneVision-Qwen2-7B也持续提升生成质量,体现出色的跨模型泛化能力。该特性彰显其灵活性与模块化,具备可扩展、可迁移的推理时解码潜力。此外,使用ViMaR生成的标题进行自训练,底层模型在广泛视觉理解基准上获得显著提升,凸显快速、准确、自进化的VLM流水线前景。

原文摘要 · Abstract (English)

Despite significant advances in inference-time search for vision-language models (VLMs), existing approaches remain both computationally expensive and prone to unpenalized, low-confidence generations which often lead to persistent hallucinations. We introduce \textbf{Value-guided Inference with Margin-based Reward (ViMaR)}, a two-stage inference framework that improves both efficiency and output fidelity by combining a temporal-difference value model with a margin-aware reward adjustment. In the first stage, we perform a single pass to identify the highest-value caption among diverse candidates. In the second stage, we selectively refine only those segments that were overlooked or exhibit weak visual grounding, thereby eliminating frequently rewarded evaluations. A calibrated margin-based penalty discourages low-confidence continuations while preserving descriptive richness. Extensive experiments across multiple VLM architectures demonstrate that ViMaR generates captions that are significantly more reliable, factually accurate, detailed, and explanatory, while achieving over 4$\times$ speedup compared to existing value-guided methods. Specifically, we show that ViMaR trained solely on LLaVA Mistral-7B, \textit{generalizes effectively to guide decoding in a stronger unseen model}. To further validate this, we adapt the ViMaR to steer generation in LLaVA-OneVision-Qwen2-7B, leading to consistent improvements in caption quality and demonstrating robust cross-model guidance. This cross-model generalization highlights ViMaR's flexibility and modularity, positioning it as a scalable and transferable inference-time decoding strategy. Furthermore, when ViMaR-generated captions are used for self-training, the underlying models achieve substantial gains across a broad suite of visual comprehension benchmarks, underscoring the potential of fast, accurate, and self-improving VLM pipelines.

视觉语言模型推理优化生成质量自训练

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