用GPT-4o打造多模态图文描述评估新标准
G-VEval: A Versatile Metric for Evaluating Image and Video Captions Using GPT-4o
- 基于GPT-4o的思维链推理,支持无参考、仅参考、混合三种模式
- 在MSVD-Eval数据集上与人工评价相关性达Kendall tau-b 0.81
- 首次引入准确、完整、简洁、相关性四维评估体系,适合视频图文任务
图像和视频描述的评估指标虽重要却未被充分研究。传统指标如BLEU、METEOR、CIDEr、ROUGE常忽略语义深度,训练类指标如CLIP-Score、PAC-S、Polos在零样本场景下受限,基于大语言模型的指标也难以对齐人类细微偏好。为此,我们提出G-VEval,受G-Eval启发并由GPT-4o驱动,采用大模型的思维链推理,支持参考无关、仅参考、组合三种模式,兼容图像与视频输入。我们还构建了MSVD-Eval数据集,用于视频描述评估,通过引入准确、完整、简洁、相关性(ACCR)四维标准,建立更透明一致的评估框架。大量实验表明,G-VEval在与人工标注的相关性上优于现有方法,以Kendall tau-b和Kendall tau-c为度量。该方法为多样化描述任务提供灵活解决方案,揭示了大语言模型理解视频内容的高效路径,推动自动化描述技术发展。代码已开源。
原文摘要 · Abstract (English)
Evaluation metric of visual captioning is important yet not thoroughly explored. Traditional metrics like BLEU, METEOR, CIDEr, and ROUGE often miss semantic depth, while trained metrics such as CLIP-Score, PAC-S, and Polos are limited in zero-shot scenarios. Advanced Language Model-based metrics also struggle with aligning to nuanced human preferences. To address these issues, we introduce G-VEval, a novel metric inspired by G-Eval and powered by the new GPT-4o. G-VEval uses chain-of-thought reasoning in large multimodal models and supports three modes: reference-free, reference-only, and combined, accommodating both video and image inputs. We also propose MSVD-Eval, a new dataset for video captioning evaluation, to establish a more transparent and consistent framework for both human experts and evaluation metrics. It is designed to address the lack of clear criteria in existing datasets by introducing distinct dimensions of Accuracy, Completeness, Conciseness, and Relevance (ACCR). Extensive results show that G-VEval outperforms existing methods in correlation with human annotations, as measured by Kendall tau-b and Kendall tau-c. This provides a flexible solution for diverse captioning tasks and suggests a straightforward yet effective approach for large language models to understand video content, paving the way for advancements in automated captioning. Codes are available at https://github.com/ztangaj/gveval
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。