ClaimDiff-RL: Fine-Grained Caption Reinforcement Learning through Visual Claim Comparison
Abstract
ClaimDiff-RL addresses the reward granularity issue in long-form image captioning by using reference-conditioned atomic claim differences as reward units, enabling separate measurement and tuning of hallucination and omission errors.
Long-form image captioning exposes a reward granularity problem in RL: captions are judged as whole sequences, while the important errors occur at the level of individual visual claims. A good dense caption should be both faithful and informative, avoiding hallucination without omitting salient details. Yet pairwise preferences, reference-based metrics, and holistic scalar rewards compress these local errors into a single sequence-level signal, obscuring the tradeoff between factuality and coverage. We introduce ClaimDiff-RL, a framework that uses reference-conditioned atomic claim differences as the reward unit for caption RL. Given an image, an actor caption, and a reference caption, a multimodal judge enumerates visually grounded differences, verifies each difference against the image, assigns open-vocabulary error types and severity levels, and produces per-difference statistics for reward composition. This makes hallucinated claims and omitted salient facts separately measurable and tunable. Experiments show that holistic scalar rewards can reduce hallucination by increasing missing facts, while ClaimDiff-RL exposes this faithfulness and coverage tradeoff and enables more balanced operating points. On a 160-image human-labeled diagnostic benchmark, public captioning benchmarks, and VQA benchmarks, ClaimDiff-RL improves the hallucination--missing-fact balance, preserves general capability, and even surpasses Gemini-3-Pro-Preview on several fine-grained Capability dimensions such as object counting, spatial relations, and scene recognition. These results suggest that typed, verifiable claim differences are an effective reward unit for fine-grained and diagnosable caption RL.
Community
Can we make caption RL more diagnosable than a single scalar reward?
In ClaimDiff-RL, we argue that long-form image captions should not be judged only as whole sequences. A dense caption is made of many local visual claims—objects, counts, colors, spatial relations, OCR text, and fine-grained details. Instead of directly asking a judge for one holistic score, ClaimDiff-RL compares an actor caption with a reference caption, identifies atomic visual differences, verifies each difference against the image, and assigns side-specific typed errors.
This turns hallucinations, missing facts, and correct extra details into separately measurable reward signals. Interestingly, we find that holistic rewards can reduce hallucination by encouraging conservative under-captioning, while claim-difference rewards expose a more controllable faithfulness–coverage frontier.
Curious to hear what the community thinks: should future multimodal RL rewards move from holistic scores toward verifiable claim-level supervision?
Get this paper in your agent:
hf papers read 2605.20278 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper