VLM-in-Sandbox: Visual Workspaces for Agentic Visual Reasoning

📅 2026-09-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究解决了视觉语言模型在沙盒环境中状态管理问题,通过VLM-in-Sandbox框架管理生成的图像证据,提高多步推理效率和准确性。
📝 Abstract
Sandboxed computer environments support multi-step reasoning with tools, executable programs, and persistent files, yet their extension from language models to vision-language models (VLMs) introduces a distinct state-management problem. Visual reasoning produces intermediate image-valued evidence---crops, masks, overlays, zoomed regions, and analytic renderings---that must remain addressable without accumulating unboundedly in multimodal context. We introduce VLM-in-Sandbox, a training-free framework for agentic multimodal reasoning in controlled computer environments. Its Visual Workspace registers generated artifacts in an image ledger, maintains a bounded active visual context, and lets the model explicitly promote selected evidence for subsequent inspection. This separates visual evidence generation, performed by sandbox tools, from visual evidence management. Across seven benchmarks and four base VLMs, VLM-in-Sandbox achieves the highest sample-weighted average accuracy among Vanilla VLM, Append-only Sandbox, and the proposed method. A compiler-matched $2\times2$ study on 1,260 examples further separates model-directed visibility from bounded retention: VLM-in-Sandbox reaches 66.27% accuracy with 18.6% fewer total tokens than the automatic, retain-all control. Over all 6,350 submitted GPT-4.1-mini examples, it produces 302 rescues and 142 regressions relative to Original Append-only. A local vLLM study with prefix caching confirms that the smaller request workload also reduces uncached tokens, time to first token, and end-to-end latency. These results identify explicit visual evidence state as a central abstraction for sandboxed VLM agents.
Problem

Research questions and friction points this paper is trying to address.

Visual Reasoning
State Management
Multimodal Context
Innovation

Methods, ideas, or system contributions that make the work stand out.

VLM-in-Sandbox
Visual Workspace
multimodal reasoning
visual evidence management
state-management
🔎 Similar Papers
No similar papers found.
H
Hexiong Yang
NLPR&MAIS, Institute of Automation, Chinese Academy of Sciences; School of Advanced Interdisciplinary Science, University of Chinese Academy of Sciences
Mingrui Chen
Mingrui Chen
Institute of Automation, Chinese Academy of Sciences
Computer VisionFoundation Models
Jie Cao
Jie Cao
Institute of Automation, Chinese Academy of Sciences
Computer Vision
R
Ran He
NLPR&MAIS, Institute of Automation, Chinese Academy of Sciences