English

PyVision: Agentic Vision with Dynamic Tooling

Computation and Language 2025-08-28 v3 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

LLMs are increasingly deployed as agents, systems capable of planning, reasoning, and dynamically calling external tools. However, in visual reasoning, prior approaches largely remain limited by predefined workflows and static toolsets. In this report, we present PyVision, an interactive, multi-turn framework that enables MLLMs to autonomously generate, execute, and refine Python-based tools tailored to the task at hand, unlocking flexible and interpretable problem-solving. We develop a taxonomy of the tools created by PyVision and analyze their usage across a diverse set of benchmarks. Quantitatively, PyVision achieves consistent performance gains, boosting GPT-4.1 by +7.8% on V* and Claude-4.0-Sonnet by +31.1% on VLMsAreBlind-mini. These results point to a broader shift: dynamic tooling allows models not just to use tools, but to invent them, advancing toward more agentic visual reasoning.

Keywords

Cite

@article{arxiv.2507.07998,
  title  = {PyVision: Agentic Vision with Dynamic Tooling},
  author = {Shitian Zhao and Haoquan Zhang and Shaoheng Lin and Ming Li and Qilong Wu and Kaipeng Zhang and Chen Wei},
  journal= {arXiv preprint arXiv:2507.07998},
  year   = {2025}
}

Comments

26 Pages, 10 Figures, Technical report, Fix Typo

R2 v1 2026-07-01T03:55:15.479Z