paper-with-me

홈 › Papers

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

2026-05-08 · Shaokai Ye, Vasileios Saveris, Yihao Qian, Jiaming Hu, Elmira Amirloo, Peter Grasch 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 more detailed and accurate captions, recent work has increasingly turned to reinforcement learning (RL). However, existing captioning-RL methods and evaluation metrics often emphasize a narrow notion of caption quality, inducing trade-offs across core dimensions of captioning. For example, utility-oriented objectives can encourage noisy, hallucinated, or overlong captions that improve downstream question answering while harming fluency, whereas arena-style objectives can favor fluent but generic descriptions with limited usefulness. To address this, we propose a more balanced RL framework that jointly optimizes utility-aware correctness, reference coverage, and linguistic quality. In order to effectively optimize the resulting continuous multi-objective reward formulation, we apply GDPO-style reward-decoupled normalization to continuous-valued captioning rewards and show that it improves performance over vanilla GRPO. Additionally, we introduce length-conditional reward masking, yielding a more suitable length penalty for captioning. Across LLaVA-1.5-7B and Qwen2.5-VL 3B and 7B base models, our method consistently improves caption quality, with peak gains of +13.6 DCScore, +9.0 CaptionQA, and +29.0 CapArena across different models.

📄 PDF Abstract BibTeX arXiv:2605.07394

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningQuestion AnsweringImage Captioning

Similar Papers 제목 키워드 기반

ITIScore: An Image-to-Text-to-Image Rating Framework for the Image Captioning Ability of MLLMs

2026-04-04 · Zitong Xu, Huiyu Duan, Shengyao Qin, Guangyu Yang 외 arxiv

Recent advances in multimodal large language models (MLLMs) have greatly improved image understanding and captioning capabilities. However, existing image captioning benchmarks typically suffer from limited diversity in …

Zero-shot GeneralizationImage Captioning

EAMA : Entity-Aware Multimodal Alignment Based Approach for News Image Captioning

2024-02-29 · Junzhe Zhang, Huixuan Zhang, Xunjian Yin, Xiaojun Wan

News image captioning requires model to generate an informative caption rich in entities, with the news image and the associated news article. Current MLLMs still bear limitations in handling entity information in news i…

Image CaptioningSentence

Aesthetic Image Captioning with Saliency Enhanced MLLMs

2025-09-04 · Yilin Tao, Jiashui Huang, Huaze Xu, Ling Shao arxiv

Aesthetic Image Captioning (AIC) aims to generate textual descriptions of image aesthetics, becoming a key research direction in the field of computational aesthetics. In recent years, pretrained Multimodal Large Languag…

Image Captioning

MM-SeR: Multimodal Self-Refinement for Lightweight Image Captioning

2025-08-29 · Junha Song, Yongsik Jo, So Yeon Min, Quanting Xie 외 arxiv

Systems such as video chatbots and navigation robots often depend on streaming image captioning to interpret visual inputs. Existing approaches typically employ large multimodal language models (MLLMs) for this purpose, …

Image Captioning

Toward Robust Hyper-Detailed Image Captioning: A Multiagent Approach and Dual Evaluation Metrics for Factuality and Coverage

2024-12-20 · Saehyung Lee, Seunghyun Yoon, Trung Bui, Jing Shi 외

Multimodal large language models (MLLMs) excel at generating highly detailed captions but often produce hallucinations. Our analysis reveals that existing hallucination detection methods struggle with detailed captions. …

AttributeBenchmarkingHallucinationImage Captioning+1