English

PIVOT: Iterative Visual Prompting Elicits Actionable Knowledge for VLMs

Robotics 2024-02-13 v1 Computation and Language Computer Vision and Pattern Recognition Machine Learning

Abstract

Vision language models (VLMs) have shown impressive capabilities across a variety of tasks, from logical reasoning to visual understanding. This opens the door to richer interaction with the world, for example robotic control. However, VLMs produce only textual outputs, while robotic control and other spatial tasks require outputting continuous coordinates, actions, or trajectories. How can we enable VLMs to handle such settings without fine-tuning on task-specific data? In this paper, we propose a novel visual prompting approach for VLMs that we call Prompting with Iterative Visual Optimization (PIVOT), which casts tasks as iterative visual question answering. In each iteration, the image is annotated with a visual representation of proposals that the VLM can refer to (e.g., candidate robot actions, localizations, or trajectories). The VLM then selects the best ones for the task. These proposals are iteratively refined, allowing the VLM to eventually zero in on the best available answer. We investigate PIVOT on real-world robotic navigation, real-world manipulation from images, instruction following in simulation, and additional spatial inference tasks such as localization. We find, perhaps surprisingly, that our approach enables zero-shot control of robotic systems without any robot training data, navigation in a variety of environments, and other capabilities. Although current performance is far from perfect, our work highlights potentials and limitations of this new regime and shows a promising approach for Internet-Scale VLMs in robotic and spatial reasoning domains. Website: pivot-prompt.github.io and HuggingFace: https://huggingface.co/spaces/pivot-prompt/pivot-prompt-demo.

Keywords

Cite

@article{arxiv.2402.07872,
  title  = {PIVOT: Iterative Visual Prompting Elicits Actionable Knowledge for VLMs},
  author = {Soroush Nasiriany and Fei Xia and Wenhao Yu and Ted Xiao and Jacky Liang and Ishita Dasgupta and Annie Xie and Danny Driess and Ayzaan Wahid and Zhuo Xu and Quan Vuong and Tingnan Zhang and Tsang-Wei Edward Lee and Kuang-Huei Lee and Peng Xu and Sean Kirmani and Yuke Zhu and Andy Zeng and Karol Hausman and Nicolas Heess and Chelsea Finn and Sergey Levine and Brian Ichter},
  journal= {arXiv preprint arXiv:2402.07872},
  year   = {2024}
}
R2 v1 2026-06-28T14:46:23.113Z