arXiv:2607.09061cs.CVcs.AI2026-07中稿 · ECCV

局部视觉模型更易泛化,突破全局模型的长度瓶颈。

On Locality and Length Generalization in Visual Reasoning

论文配图:On Locality and Length Generalization in Visual Reasoning
图 1 · 摘自论文原文
  • 用局部渐进感知替代全局输入,模拟人类注视机制。
  • 全局模型会依赖捷径,无法推广到更长任务序列。
  • 循环局部策略可提升复杂任务的泛化能力,适合长序列推理。

人类视觉通过一系列局部聚焦的瞥视获取信息,而非一次性全局处理。这与当前主流计算机视觉模型形成对比。本文从视觉状态追踪与长度泛化角度出发,研究局部、序列化视觉模型是否具备计算优势。受语言模型长度泛化研究启发,我们训练模型完成需跨图像聚合局部信息的任务。实验发现,类似语言模型,视觉模型也会学习全局捷径,导致在任务长度或复杂度变化时泛化失败。而基于严格局部感知的循环视觉策略可有效缓解此问题,实现更好泛化。结果表明,局部注意力可能是实现稳健组合泛化的关键要素。

原文摘要 · Abstract (English)

A striking feature of the human visual system is that it ingests visual information through a series of local foveated glimpses, rather than a single global computation. This makes human vision distinctly different from most popular computer vision models in use today, which input images globally and in a single shot. A natural question therefore is whether local, sequential vision models may provide any fundamental computational benefits in addition to being biologically more plausible than global models. In this work, we investigate this question from the perspective of visual state tracking and length generalization. Inspired by recent studies of length generalization in language models, we study the behavior of vision models trained on simple vision tasks that require the aggregation of local information across an image. Our experiments reveal that, similar to language models, vision models can learn to exploit global shortcuts and thereby fail to generalize over task length or complexity. We also show that recurrent vision policies based on strictly local perception can mitigate these failures, thereby allowing models to generalize on these tasks. Our results show that local attention may be an essential overlooked requirement for robust compositional generalization.

视觉推理长度泛化局部注意

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