RefCaptioner: Multi-Reference Image-Grounded Video Captioning
Summary
Introduces multi-reference image-grounded video captioning and proposes RefCaptioner, a two-stage post-training framework with mixed-data SFT and hierarchical coverage-discounted GRPO. The paper also presents MRVBench, a benchmark for evaluating caption factuality and multi-reference grounding.
View Cached Full Text
Cached at: 07/31/26, 05:53 AM
Paper page - RefCaptioner: Multi-Reference Image-Grounded Video Captioning
Source: https://huggingface.co/papers/2607.28509 Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
Existingvideocaptioningmodelsgeneratenaturaldescriptionsofvideocontentbutcannotexplicitlygroundlocalvisualelementstomultiplereferenceimages.Weintroducemulti-referenceimage-groundedvideocaptioning,anewtaskrequiringfactualvideodescriptionswithphrase-levelreferencegrounding,andproposeRefCaptioner,atwo-stagepost-trainingframeworkforthistask.RefCaptionercombinesmixed-dataSFTwithHierarchicalCoverage-DiscountedGRPOtojointlyimprovereferenceselection,phrase-levelbinding,distractorrejection,andcross-referenceconsistencywhilepreservinggeneralvideo-captioningability.Tosupporttraining,weconstructacorpuscontaining20,000videosand171,354referenceimages.WefurtherintroduceMRVBench,abenchmarkforevaluatingcaptionfactualityandmulti-referencegroundingonbothreal-worldandAI-generatedvideos.ExperimentsshowthatRefCaptionerachievesthebestoverallperformanceamongtheopen-sourcemodelswhileremainingcompetitiveonstandardvideocaptioningbenchmarks.Humanevaluationfurtherconfirmsthatitscaptionsarepreferredbyannotatorsandenablemoresource-faithfulvideoreconstructionwithbothopen-sourceandproprietaryvideogenerators.
View arXiv pageView PDFGitHub1Add to collection
Models citing this paper1
#### TengfeiLiuCoder/RefCaptioner Image-Text-to-Text• 9B• Updated24 minutes ago
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.28509 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.28509 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
MultiRef-Compass: Towards Comprehensive Evaluation of Multi-Reference-to-Audio-Video Generation
This paper introduces MultiRef-Compass, a comprehensive benchmark for multi-reference-to-audio-video generation, comprising 350 curated samples and an evaluation protocol with four dimensions including Basic Quality, Reference Consistency, Audio-Visual Consistency, and Instruction Following.
PANORAMA: Panoptic Grounded Captioning via Mask Proposal Selection
The paper presents PANORAMA, a vision-language model for panoptic grounded captioning that uses mask proposal selection to ground captions with pixel-level masks, and introduces the PanoCaps benchmark for evaluation.
CapMem: A Benchmark for Caption-Based Episodic Memory in Egocentric Video
CapMem is a human-annotated benchmark for episodic memory in egocentric video using captions, showing that caption-based QA outperforms direct video QA on long videos.
BalCapRL: A Balanced Framework for RL-Based MLLM Image Captioning
The paper introduces BalCapRL, a balanced reinforcement learning framework for multimodal large language models that jointly optimizes correctness, coverage, and linguistic quality in image captioning. It demonstrates improved performance over existing methods by addressing trade-offs between utility and fluency through reward decoupling and length-conditional masking.
Vision-Language Grounding as Bidirectional Concept Correspondence
This paper introduces ConCor-1, a grounding model that treats vision-language grounding as bidirectional concept correspondence, jointly recovering text spans, image segments, and cross-modal matches without prespecified phrases. It unifies phrase grounding, referring expression grounding, and open-vocabulary detection, achieving significant F1 improvements on long-caption and zero-shot LVIS benchmarks.