paper-with-me

홈 › Papers

CapRL: Stimulating Dense Image Caption Capabilities via Reinforcement Learning

2025-09-26 · Long Xing, Xiaoyi Dong, Yuhang Zang, Yuhang Cao, Jianze Liang, Qidong Huang, Jiaqi Wang, Feng Wu, Dahua Lin arxiv

Image captioning is a fundamental task that bridges 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 data annotated by humans or proprietary models. This approach often leads to models that memorize specific ground-truth answers, limiting their generality and ability to generate diverse, creative descriptions. To overcome the limitation of SFT, we propose applying the Reinforcement Learning with Verifiable Rewards (RLVR) paradigm to the open-ended task of image captioning. A primary challenge, however, is designing an objective reward function for the inherently subjective nature of what constitutes a "good" caption. We introduce Captioning Reinforcement Learning (CapRL), a novel 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 image. 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. As the first study to apply RLVR to the subjective image captioning task, we demonstrate that CapRL significantly enhances multiple settings. Pretraining on the CapRL-5M caption dataset annotated by CapRL-3B results in substantial gains across 12 benchmarks. Moreover, within the Prism Framework for caption quality evaluation, CapRL achieves performance comparable to Qwen2.5-VL-72B, while exceeding the baseline by an average margin of 8.4%. Code is available here: https://github.com/InternLM/CapRL.

📄 PDF Abstract BibTeX arXiv:2509.22647

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningImage Captioning

Similar Papers 제목 키워드 기반

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

2026-06-08 · Penghui Yang, Long Xing, Xiaoyi Dong, Yuhang Zang 외 arxiv

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…

Reinforcement LearningVideo CaptioningDense Captioning

BalCapRL: A Balanced Framework for RL-Based MLLM Image Captioning

2026-05-08 · Shaokai Ye, Vasileios Saveris, Yihao Qian, Jiaming Hu 외 arxiv

Image captioning is one of the most fundamental tasks in computer vision. Owing to its open-ended nature, it has received significant attention in the era of multimodal large language models (MLLMs). In pursuit of ever m…

Reinforcement LearningQuestion AnsweringImage Captioning

Dense Captioning with Joint Inference and Visual Context

2016-11-21 · CVPR 2017 7 · Linjie Yang, Kevin Tang, Jianchao Yang, Li-Jia Li

Dense captioning is a newly emerging computer vision topic for understanding images with dense language descriptions. The goal is to densely detect visual concepts (e.g., objects, object parts, and interactions between t…

Dense CaptioningDescriptive

#PraCegoVer: A Large Dataset for Image Captioning in Portuguese

2021-03-21 · Gabriel Oliveira dos Santos, Esther Luna Colombini, Sandra Avila

Automatically describing images using natural sentences is an important task to support visually impaired people's inclusion onto the Internet. It is still a big challenge that requires understanding the relation of the …

Image CaptioningSentenceTAG

DenseAnnotate: Enabling Scalable Dense Caption Collection for Images and 3D Scenes via Spoken Descriptions

2025-11-16 · Xiaoyu Lin, Aniket Ghorpade, Hansheng Zhu, Justin Qiu 외 arxiv

With the rapid adoption of multimodal large language models (MLLMs) across diverse applications, there is a pressing need for task-centered, high-quality training data. A key limitation of current training datasets is th…