CVCLSep 20, 2025

Advancing Reference-free Evaluation of Video Captions with Factual Analysis

arXiv:2509.16538v1h-index: 8
Originality Incremental advance
AI Analysis

This work addresses the challenge of scalable and objective caption evaluation for diverse video domains, offering a generalizable solution that is incremental in improving existing evaluation methods.

The paper tackles the problem of evaluating video captions without needing ground truth references, which is costly or impractical, by proposing a reference-free framework that focuses on factual grounding. The result is VC-Inspector, which uses large language models and a multimodal model to achieve superior alignment with human judgments on datasets like VATEX-Eval and generalizes to image caption datasets.

Video captions offer concise snapshots of actors, objects, and actions within a video, serving as valuable assets for applications such as question answering and event localization. However, acquiring human annotations for video captions is costly or even impractical, especially when dealing with diverse video domains. Existing models trained on supervised datasets face challenges in evaluating performance across different domains due to the reliance on reference-based evaluation protocols, which necessitate ground truth captions. This assumption is unrealistic for evaluating videos in the wild. To address these limitations, we propose a reference-free evaluation framework that does not require ground truth captions, focusing on factual grounding to ensure accurate assessment of caption quality. We introduce VC-Inspector, a novel caption quality evaluator that is both reference-free and factually grounded. Utilizing large language models, we generate pseudo captions of varying quality based on supervised data, which are subsequently used to train a multimodal model (i.e., Qwen2.5-VL) as the evaluator. Our approach demonstrates superior alignment with human judgments on the VATEX-Eval dataset, outperforming existing methods. The performance also generalizes to image caption datasets, Flickr8K-Expert and Flickr8K-CF, when viewing images as 1-frame videos. Overall, VC-Inspector offers a scalable and generalizable solution for evaluating the factual accuracy of video captions, paving the way for more effective and objective assessment methodologies in diverse video domains.

Foundations

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

Your Notes