Paper Overview
Field: Computer Vision (CV) Authors: Yanzhe Chen, Zechen Bai, Zhijun Cao, Wenzheng Zeng, Kevin Qinghong Lin, Yiqi Lin, Guoqiang Liang, Kevin Yuchen Ma, Qiming Huang, Mike Zheng Shou Published: 2026-09-09 arXiv: 2609.10522
Abstract
Foundation vision-language models (VLMs) exhibit broad intelligence about the world, yet translating this intelligence into robot control remains challenging. The authors present Show-Harness, an Embodied Harness that enables VLMs to "play" robots through a compact semantic interface linking intent to action.
Show-Harness exposes discrete semantic action units that VLMs can naturally reason over, while embodiment-specific interpreters deterministically ground them into local robot actions, keeping the VLM directly responsible for fine-grained physical decisions.
Key Contributions
Through the same interface, Show-Harness demonstrates the feasibility of:
1. Zero-shot control — directly unlocking closed-source frontier VLMs for robot control without any training. 2. Low-cost adaptation — adapting small-scale open-source VLMs for deployment with just a few GPU-hours of fine-tuning.
GUMI: GUI Manipulation Interface
The authors further develop GUMI (GUI Manipulation Interface), which extends the same semantic action space to GUI-based demonstration collection. This allows humans and agents to "play" robots across embodiments without specialized teleoperation hardware.
Results
Extensive experiments show that Show-Harness-equipped VLM agents:
- Generalize robustly across tasks, embodiments, and environments
- Outperform representative agentic and VLA paradigms
Conclusion
These results suggest that the right interface can unlock substantial embodied capability from foundation VLMs — without requiring additional model capacity or costly embodiment-specific pretraining.
--- *Auto-collected on 2026-09-11*