arXiv:2505.15435cs.CV2025-05被引 8

测试视觉语言模型在时间因果推理上的能力,发现现有模型表现普遍不足。

TimeCausality: Evaluating the Causal Ability in Time Dimension for Vision Language Models

  • 构建时间因果性评测基准,专门考察物体随时间不可逆变化的推理能力。
  • 开源模型在标准任务上接近闭源模型,但在时间因果任务上差距显著。
  • 揭示了当前模型对时间因果理解的严重短板,适合关注模型深层理解的研究者。

人类视觉理解中,对时间因果关系的推理——例如水果腐烂、人体衰老等受现实世界规律支配的不可逆变化——是基础能力。尽管当前强大的视觉语言模型(VLMs)在众多下游任务中表现优异,但其在时间因果推理方面的能力仍缺乏深入探索。为此,我们提出新的基准「TimeCausality」,专门评估VLMs在时间维度上的因果推理能力。基于该基准,我们发现尽管当前最先进的开源VLMs在标准视觉问答任务上已达到与闭源模型(如GPT-4o)相当的水平,但在时间因果任务上仍明显落后于其闭源对手;甚至GPT-4o自身在该基准上的表现也显著低于其在其他任务的表现。这些结果凸显了将时间因果性纳入VLM评估与开发的重要性,也指明了开源VLM社区未来面临的关键挑战。代码与数据见:https://github.com/Zeqing-Wang/TimeCausality

原文摘要 · Abstract (English)

Reasoning about temporal causality, particularly irreversible transformations of objects governed by real-world knowledge (e.g., fruit decay and human aging), is a fundamental aspect of human visual understanding. Unlike temporal perception based on simple event sequences, this form of reasoning requires a deeper comprehension of how object states change over time. Although the current powerful Vision-Language Models (VLMs) have demonstrated impressive performance on a wide range of downstream tasks, their capacity to reason about temporal causality remains underexplored. To address this gap, we introduce \textbf{TimeCausality}, a novel benchmark specifically designed to evaluate the causal reasoning ability of VLMs in the temporal dimension. Based on our TimeCausality, we find that while the current SOTA open-source VLMs have achieved performance levels comparable to closed-source models like GPT-4o on various standard visual question answering tasks, they fall significantly behind on our benchmark compared with their closed-source competitors. Furthermore, even GPT-4o exhibits a marked drop in performance on TimeCausality compared to its results on other tasks. These findings underscore the critical need to incorporate temporal causality into the evaluation and development of VLMs, and they highlight an important challenge for the open-source VLM community moving forward. Code and Data are available at \href{https://github.com/Zeqing-Wang/TimeCausality }{TimeCausality}.

视觉语言模型时间推理因果性

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。