CVJul 30

RefCaptioner: Multi-Reference Image-Grounded Video Captioning

arXiv:2607.2850928.9Has Code
Predicted impact top 1% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This paper addresses the need for video captioning models that can ground descriptions to multiple reference images, which is important for applications requiring factual and source-faithful video understanding, but the task is new and the gains are specific to this niche.

The authors introduce a new task of multi-reference image-grounded video captioning and propose RefCaptioner, a two-stage post-training framework that improves reference selection, phrase-level binding, distractor rejection, and cross-reference consistency. They construct a training corpus and a benchmark (MRVBench), and show that RefCaptioner achieves the best overall performance among open-source models on the new task while remaining competitive on standard video captioning benchmarks, with human evaluation confirming preference and improved source-faithful video reconstruction.

Existing video captioning models generate natural descriptions of video content but cannot explicitly ground local visual elements to multiple reference images. We introduce multi-reference image-grounded video captioning, a new task requiring factual video descriptions with phrase-level reference grounding, and propose RefCaptioner, a two-stage post-training framework for this task. RefCaptioner combines mixed-data SFT with Hierarchical Coverage-Discounted GRPO to jointly improve reference selection, phrase-level binding, distractor rejection, and cross-reference consistency while preserving general video-captioning ability. To support training, we construct a corpus containing $20,000$ videos and 171,354 reference images. We further introduce MRVBench, a benchmark for evaluating caption factuality and multi-reference grounding on both real-world and AI-generated videos. Experiments show that RefCaptioner achieves the best overall performance among the open-source models while remaining competitive on standard video captioning benchmarks. Human evaluation further confirms that its captions are preferred by annotators and enable more source-faithful video reconstruction with both open-source and proprietary video generators.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes