arXiv:2607.06445cs.CVcs.AI2026-07中稿 · ICML

发现视觉语言模型在图像编辑中定位能力下降的根源并提出新分析方法。

Analysis-by-Proxy: Localization Signals in VLMs Operating as Condition Encoders

论文配图:Analysis-by-Proxy: Localization Signals in VLMs Operating as Condition Encoders
图 1 · 摘自论文原文
  • 用轻量代理模型分析视觉语言模型中间层,追踪定位信号。
  • 定位信息藏在可变位置的中间表示中,现有方法无法有效提取。
  • 为图像编辑条件架构设计提供更科学的指导,适合研究多模态模型机制者。

视觉语言模型(VLMs)因其强大的多模态推理能力,被广泛用于基于扩散模型的图像编辑任务中作为条件编码器。尽管独立使用的VLM具有出色的定位能力,但在编辑流程中常难以保持该精度,尤其在包含多个实体的复杂场景中。本文探究这一性能差距,假设其源于将VLM作为条件编码器使用:在此角色下,模型仅能进行单次前向传播,无法发挥其原本优化的自回归生成过程,从而未能充分展现其能力。为此,我们提出Analysis-by-Proxy框架,通过在VLM的中间表示上训练一个轻量、可解释的代理模型,完成辅助定位任务。借助此代理,我们识别出编码定位信息的具体表示层。结果揭示,空间知识在条件编码器中的表示方式与当前编辑管道的提取策略之间存在根本性不匹配。在单次前向约束下,定位信号无法可靠传递至常用预设层配置;相反,关键信号仍隐藏于随输入提示变化的中间表示中。本工作揭示了现有条件提取策略的根本缺陷,为更合理的条件架构设计提供了新路径。

原文摘要 · Abstract (English)

Vision-Language Models (VLMs) are increasingly utilized as the conditioning backbone for diffusion-based image editing due to their remarkable multimodal reasoning capabilities. While standalone VLMs demonstrate strong localization capabilities, editing pipelines frequently struggle to maintain this accuracy, particularly in complex, multi-entity scenes. In this work, we investigate this performance gap, hypothesizing that it stems from treating the VLM as a condition encoder. In this role, the model is restricted to a single forward pass, preventing the autoregressive generation process for which it was optimized, thereby failing to fully expose its capabilities. To investigate whether this spatial understanding persists when the VLM is used as a condition encoder, we introduce Analysis-by-Proxy. In this framework, we train a lightweight, interpretable proxy model on the VLM's intermediate representations using an auxiliary localization task. By analyzing the VLM through this proxy, we uncover the specific VLM representations that encode localization information. Our findings expose a fundamental mismatch between how spatial knowledge is represented within a VLM condition encoder and how it is extracted by current editing pipelines. We reveal that under single-pass constraints, the localization signal does not reliably propagate to the predefined layer configurations commonly used for conditioning. Instead, this crucial signal remains hidden within intermediate representations, at locations that vary depending on the input prompt. Using our introduced Analysis-by-Proxy framework, we reveal the fundamental failures of existing condition extraction strategies in editing pipelines, opening the door to more principled design of conditioning architectures.

视觉语言模型图像编辑定位机制条件编码

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