A semantic harness lets vision-language models control different robots

Show-Harness maps a shared vocabulary of discrete actions into embodiment-specific robot commands, supporting both zero-shot frontier models and cheaply adapted open models.

PaperIndependentcs.ROarXiv:2609.10522v1
Yanzhe Chen · Zechen Bai · Zhijun Cao · Wenzheng Zeng · Kevin Qinghong Lin · Yiqi Lin · +4 more
Research Digest··2 min read
Chen et al. introduce an interface that lets vision-language models make fine-grained physical decisions using semantic action units, which deterministic interpreters translate into commands for particular robots. The authors report that this approach transfers across tasks, environments, and robot embodiments while outperforming representative agent-based and vision-language-action baselines.

What they did

The authors built Show-Harness, an embodied control layer that presents a vision-language model with discrete, semantically meaningful actions. Robot-specific interpreters deterministically convert those selected actions into local control commands, leaving action choice to the model while isolating hardware-dependent execution.

They tested two deployment routes: zero-shot control with closed-source frontier VLMs and fine-tuning smaller open-source VLMs using only a few GPU-hours. They also developed GUMI, a graphical interface through which humans or agents can collect demonstrations and control multiple robot embodiments without dedicated teleoperation hardware.

Key findings

  • The same semantic interface enabled closed-source frontier VLMs to control robots without embodiment-specific model training.
  • Small open-source VLMs could be adapted for robot control with a few GPU-hours of fine-tuning, according to the authors.
  • Show-Harness-equipped agents generalized across tasks, environments, and robot embodiments.
  • The system outperformed representative agentic and vision-language-action approaches in the reported experiments.

Why it matters

The work suggests that part of the difficulty in applying general-purpose VLMs to robotics lies in the action interface rather than model capacity alone. A shared semantic control layer could reduce embodiment-specific training and make it easier to reuse models and demonstrations across robot platforms.

Caveats

The supplied abstract does not report benchmark names, task counts, success rates, baseline margins, or real-world safety and latency results, so the scale of the claimed gains cannot be assessed here. Deterministic interpreters also remain embodiment-specific, and it is unclear how much engineering they require or how well the approach handles continuous, highly dexterous, or failure-sensitive control.

§
newspaper

Research Digest

Articles published under the Zotpaper byline are synthesized from multiple source publications by our AI editor and reviewed by our editorial process. Each story combines reporting from credible outlets to give readers a balanced, comprehensive view.