通过枚举与计数诊断多模态大模型在长视频中的定量推理能力
Diagnosing Long-Video Quantitative Reasoning in Multimodal LLMs via Enumeration and Counting
- 构建枚举-定位-计数三阶段诊断框架,分析模型对视频证据的处理能力
- 模型平均枚举准确率仅29.98%,计数准确率23.74%,远低于人类的78.57%和82.97%
- 发现计数错误主要源于证据检索与时间定位失败,而非单纯算术错误
最终答案视频问答只能判断模型是否预测正确数字,却无法揭示其计数的具体实例、支持证据出现的时间点或失败原因。本文通过枚举查询相关实例、时间定位支持证据、将证据聚合为计数三个耦合能力,诊断多模态大语言模型(MLLMs)在长视频中的定量推理表现。为此,我们构建了EC-Bench——一个包含152段超过30分钟的未剪辑视频、1,699个开放问题(涵盖六类推理任务)及人工验证证据片段的证据标注评估集。使用带时间戳的视觉帧与转录文本,评估22个开源与专有MLLM。最佳模型平均枚举F1仅为29.98%,计数准确率为23.74%,而人类表现分别为78.57%与82.97%。分析表明,计数错误极少是孤立算术错误:枚举准确率与计数准确率强相关,时间定位质量越高,计数错误越低,且当支持证据分布越分散时,计数准确率下降。这表明长视频计数本质是跨视频的证据检索、时间定位、去重与聚合,而非简单数值预测。
原文摘要 · Abstract (English)
Final-answer video QA can show whether a model predicts the right number, but not which instances it counted, when the supporting evidence occurs, or why it failed. We diagnose long-video quantitative reasoning in multimodal large language models (MLLMs) through three coupled abilities: enumerating query-relevant instances, temporally grounding supporting evidence, and aggregating the evidence into counts. To support this analysis, we build EC-Bench, an evidence-annotated evaluation suite with 152 untrimmed videos longer than 30 minutes, 1,699 open-ended queries across six reasoning categories, and human-verified evidence spans. We evaluate 22 open-source and proprietary MLLMs using timestamped visual frames and transcripts. The best average scores reach only 29.98% Enumeration F1 and 23.74% Counting accuracy, compared with human performance of 78.57% and 82.97%, respectively. Our analyses show that counting errors are rarely isolated arithmetic mistakes: Enumeration F1 is strongly associated with Counting accuracy, temporal grounding quality is associated with lower counting error, and Counting accuracy drops as supporting evidence becomes more distributed. These findings recast long-video counting as evidence retrieval, temporal grounding, deduplication, and aggregation across the video, rather than simple numerical prediction.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。