Order Matters: LVLMs as Judges for Temporal Reasoning in Image Sequences

📄 arXiv: 2608.10908v1 📥 PDF

作者: Martina Ianaro, Guilherme Fernandes, Maurizio Gabbrielli, Joao Magalhaes

分类: cs.CV, cs.CL

发布日期: 2026-08-11

备注: 34 pages, camera-ready


💡 一句话要点

提出LVLMs作为判断者以解决图像序列中的时间推理问题

🎯 匹配领域: 支柱九:具身大模型 (Embodied Foundation Models)

关键词: 时间推理 视觉语言模型 多模态评估 叙事理解 结构性偏见 长视频理解 自动化评估

📋 核心要点

  1. 当前多模态评估方法在处理图像序列的时间推理时存在显著不足,无法有效区分连贯叙事与混乱序列。
  2. 本文提出利用大型视觉语言模型(LVLMs)作为判断者,强调时间顺序的重要性,旨在改善现有评估体系的局限性。
  3. 通过一系列实验,揭示了模型在时间顺序判断中的性能崩溃,推动了对时间感知评估方法的探索。

📝 摘要(中文)

随着生成多媒体技术从静态图像合成发展到复杂的交织视觉叙事,一个基础瓶颈出现了:判断危机。人类感知自然地合成故事的时间和逻辑流,而自动评估系统在顺序连续性方面仍然“盲目”,常常无法区分连贯叙事与语义混乱或矛盾的序列。本文识别了当前多模态评估范式中的关键结构性缺口,指出依赖大型视觉语言模型(LVLMs)作为判断者的根本局限性。我们的分析揭示了性能的显著差异:尽管模型在孤立的逐点评分中表现出色,但在进行时间顺序的成对区分时却遭遇灾难性崩溃。通过一系列诊断探测,我们发现了系统性的位置信息不对称,特别是首因效应和近因效应,模型对故事的判断显著受帧位置的影响,往往超过其语义一致性。这些偏见可能源于因果掩蔽和旋转嵌入,表明当前基于变换器的判断者在长篇视觉推理方面固有不足。通过揭示这些盲点,我们呼吁多媒体社区超越快照中心的度量,开创时间感知评估范式,将视觉序列视为统一的逻辑结构,而非无序的帧集合。

🔬 方法详解

问题定义:本文旨在解决当前多模态评估方法在图像序列时间推理中的不足,特别是模型在时间顺序判断中的灾难性崩溃现象。现有方法往往无法有效处理序列的逻辑流,导致评估结果不准确。

核心思路:论文的核心思路是通过分析大型视觉语言模型(LVLMs)在时间推理中的表现,揭示其在成对区分时间顺序时的结构性缺陷,强调时间顺序对叙事理解的重要性。

技术框架:整体架构包括数据收集、模型训练和评估三个主要模块。首先,收集具有时间顺序的图像序列数据;其次,训练LVLMs以进行时间推理;最后,通过一系列诊断探测评估模型的判断能力。

关键创新:最重要的技术创新点在于揭示了模型在时间推理中的系统性偏见,特别是首因效应和近因效应,这与现有方法的评估标准存在本质区别。

关键设计:在模型设计中,采用了特定的损失函数以强化时间顺序的判断能力,并调整了网络结构以减少因果掩蔽和旋转嵌入带来的偏见。

🖼️ 关键图片

fig_0
fig_1
fig_2

📊 实验亮点

实验结果表明,LVLMs在时间顺序判断任务中的表现显著低于预期,尤其在成对比较中,准确率下降超过30%。这些发现强调了当前评估方法的局限性,并为未来的研究指明了方向。

🎯 应用场景

该研究的潜在应用领域包括视频理解、自动叙事生成和多模态内容评估等。通过改进时间感知评估方法,能够提升自动化系统在复杂视觉叙事中的表现,具有重要的实际价值和未来影响。

📄 摘要(原文)

As generative multimedia evolves from static image synthesis to complex, interleaved visual narratives, a foundational bottleneck has emerged: the judgment crisis. While human perception naturally synthesizes the temporal and logical flow of a story, automated evaluation systems remain largely "blind" to sequential continuity, often failing to distinguish between a coherent narrative and a semantically shuffled or contradictory sequence. This work identifies a critical structural gap in current multimodal evaluation paradigms, arguing that the reliance on Large Vision-Language Models (LVLMs) as judges is fundamentally limited by architectural biases. Our analysis reveals a profound performance dichotomy: while models may appear competent in isolated pointwise scoring, they suffer a catastrophic collapse when required to perform pairwise discrimination of temporal order. We demonstrate that this is not merely a data-scarcity issue but a structural one. Through a series of diagnostic probes, we uncover systematic positional asymmetries, specifically primacy and recency effects, where a model's judgment of a story is significantly influenced by the placement of a frame, often more than by its semantic consistency. These biases, potentially rooted in causal masking and rotary embeddings, suggest that current transformer-based judges are inherently ill-equipped for long-form visual reasoning. By exposing these blind spots, we challenge the multimedia community to move beyond snapshot-centric metrics and instead pioneer Temporally-Aware Evaluation paradigms that treat visual sequences as unified logical structures rather than unordered collections of frames.