探索视觉语言模型在无图情况下如何响应对象令牌编辑
When Do Frozen VLMs Respond to Image-Free Object-Token Edits? An Answer-Key-Free Protocol and What It Reveals

- 将图像抽象为对象令牌,在输入前进行语义编辑
- 编辑响应依赖显式教学,稀疏场景下效果提升显著
- 无需答案标注,可跨数据集和模型复现,适合研究推理机制
回答关于场景的假设性问题通常需注入文本或用生成模型重绘图像。本文将编辑移至表示层,在模型输入前完成:图像被抽象为一组对象级令牌,原始图像不进入视觉语言模型。该设计提出一个开放问题:冻结的VLM何时真正响应此类令牌编辑?为此提出无答案键协议:不标注后编辑答案,仅评估逻辑可确定的答案,并通过反转可评分选择自检。实验揭示三个结构:响应并非自由产生,显式编辑教学(非普通VQA训练)在密集场景中引发响应,且在稀疏场景中放大效果,三种操作均成立;一旦激活,响应受令牌清洁度与密度调控,部署的检测器+分割器令牌表现媲美理想令牌,且在VRSBench上更优;阅读能力可分离:无图令牌路径保留了匹配补丁令牌基线92-96%的自由文本VQA性能,且答案明确依赖于令牌。这些结构在两个遥感数据集(iSAID, VRSBench)和三个冻结语言模型主干上保持符号一致性。代码、探针生成器、记录与判官日志已公开。
原文摘要 · Abstract (English)
Answering what-if queries about a scene with a VLM usually means injecting the assumption as text or repainting the scene with a generative model. We instead move the edit to the representation level, before the model input. The image is abstracted into a set of object-level tokens, and the original image never enters the VLM. This design rests on an open question: when do frozen VLMs actually respond to such token edits? We introduce an answer-key-free protocol: no post-edit answer is annotated. It scores edits whose answers are logically determined, and audits itself by reversing each scoreable choice. The protocol reveals three structures. The response is not free: explicit edit teaching, not ordinary VQA training, produces it in dense scenes and multiplies it in sparse ones, on all three operations. Once on, it is governed by token cleanliness and density, with deployable detector+segmenter tokens competitive with the oracle and outperforming it on VRSBench. And reading is a separable axis: the image-free token route preserves 92-96% of a matched patch-token baseline's free-text VQA, and the answers measurably depend on the tokens. The response, cleanliness, and reading structures are sign-preserved across two remote-sensing datasets (iSAID, VRSBench) and three frozen LM backbones. We release the probe generator, records, judge logs, and code.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。