arXiv:2606.09393cs.CV2026-06被引 2

用可验证奖励训练模型生成更通用、高质量的图文描述。

CapRL++: Unified Reinforcement Learning with Verifiable Rewards for Dense Image and Video Captioning

论文配图:CapRL++: Unified Reinforcement Learning with Verifiable Rewards for Dense Image and Video Captioning
图 1 · 摘自论文原文
  • 用语言模型答题准确率衡量图文描述质量,无需参考答案。
  • 在20多个基准上提升密集描述质量,优于传统监督微调。
  • 适合需要高泛化能力的视觉语言预训练任务。

图像和视频字幕是连接视觉与语言的核心任务,在大视觉语言模型(LVLM)预训练中至关重要。当前先进模型多采用监督微调(SFT),依赖昂贵且不可扩展的人工标注,易导致模型记忆特定答案,限制其泛化与创造性。为此,本文提出基于可验证奖励的强化学习(RLVR),引入无参考的CapRL++框架,通过语言模型能否仅凭字幕准确回答问题来评估字幕质量。该框架采用解耦两阶段流程:先由LVLM生成字幕,再由独立的无视觉语言模型根据字幕回答多选题并计算奖励。在超过20个图像与视频基准上的评估显示,CapRL++显著提升密集字幕质量,并增强基于字幕的预训练效果,如空间与时间理解能力。在可扩展的标注数据集上预训练后,下游任务表现大幅提升。此外,在Prism评估框架中,使用CapRL++训练的小模型性能媲美Qwen2.5-VL-72B和Qwen3-VL-235B-A22B等大型模型。结果表明,CapRL++能有效训练出具有通用性与高保真度的描述生成模型,突破传统SFT局限。

原文摘要 · Abstract (English)

Image and video captioning are fundamental tasks that bridge the visual and linguistic domains, playing a critical role in pre-training Large Vision-Language Models (LVLMs). Current state-of-the-art captioning models are typically trained with Supervised Fine-Tuning (SFT), a paradigm that relies on expensive, non-scalable annotations and often causes models to memorize specific ground-truth answers, limiting their generality and ability to generate diverse, creative descriptions. To overcome these limitations, we propose applying Reinforcement Learning with Verifiable Rewards (RLVR) to the open-ended task of multimodal captioning. We introduce Captioning Reinforcement Learning++ (CapRL++), a novel reference-free training framework that redefines caption quality through its utility: a high-quality caption should enable a non-visual language model to accurately answer questions about the corresponding visual content. CapRL++ employs a decoupled two-stage pipeline where an LVLM generates a caption, and the objective reward is derived from the accuracy of a separate, vision-free LLM answering Multiple-Choice Questions based solely on that caption. Evaluations on more than 20 image and video benchmarks show that CapRL++ improves dense caption quality and strengthens caption-based pretraining across tasks such as spatial and temporal understanding. Pretraining on scalable image and video caption datasets annotated by CapRL++ yields substantial downstream gains. Furthermore, within the Prism Framework for caption quality evaluation, compact models trained with CapRL++ achieve dense captioning performance comparable to substantially larger models such as Qwen2.5-VL-72B and Qwen3-VL-235B-A22B. These results validate that CapRL++ effectively trains models to produce generalizable, high-fidelity descriptions, establishing a robust foundation beyond the limitations of traditional SFT.

视觉语言强化学习字幕生成预训练

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