arXiv:2603.16256cs.CV2026-03被引 2

通过重复关键帧缓解视频推理中的视觉遗忘问题

When Thinking Hurts: Mitigating Visual Forgetting in Video Reasoning via Frame Repetition

  • 设计轻量级帧重复评分模块,自动识别需强化的帧
  • 提出新训练策略AOI,利用模型输出概率生成重复增益监督信号
  • 无需重训练,适配多模型多数据集,提升推理鲁棒性

近年来,多模态大语言模型(MLLMs)通过引入思维链(CoT)推理在复杂视觉任务中展现出巨大潜力。然而,在视频问答任务中,过长的推理过程并不总能带来性能提升,甚至可能因“视觉锚点漂移”导致性能下降——模型逐渐依赖自生成文本而忽略视觉输入,引发幻觉。现有缓解方法通常在推理时引入特定机制让模型重新关注视觉信息,但往往需要高昂的训练成本,且在不同架构间泛化能力差。为此,本文提出FrameRepeat,一种自动化增强框架,包含轻量级帧重复评分模块,使视频-大模型能自主判断哪些帧应被强化。我们设计了新的训练策略Add-One-In(AOI),利用MLLM输出概率生成代表重复增益的监督信号,用于训练帧评分网络,从而引导帧重复行为。跨多个模型和数据集的实验表明,FrameRepeat在强化推理过程中的关键视觉线索方面既有效又具备良好泛化性。

原文摘要 · Abstract (English)

Recently, Multimodal Large Language Models (MLLMs) have demonstrated significant potential in complex visual tasks through the integration of Chain-of-Thought (CoT) reasoning. However, in Video Question Answering, extended thinking processes do not consistently yield performance gains and may even lead to degradation due to ``visual anchor drifting'', where models increasingly rely on self-generated text, sidelining visual inputs and causing hallucinations. While existing mitigations typically introduce specific mechanisms for the model to re-attend to visual inputs during inference, these approaches often incur prohibitive training costs and suffer from poor generalizability across different architectures. To address this, we propose FrameRepeat, an automated enhancement framework which features a lightweight repeat scoring module that enables Video-LLMs to autonomously identify which frames should be reinforced. We introduce a novel training strategy, Add-One-In (AOI), that uses MLLM output probabilities to generate supervision signals representing repeat gain. This can be used to train a frame scoring network, which guides the frame repetition behavior. Experimental results across multiple models and datasets demonstrate that FrameRepeat is both effective and generalizable in strengthening important visual cues during the reasoning process.

视频推理视觉遗忘帧重复MLLM

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