HumanCLAW: Can Vision-Language Models Act Through a Body?
Summary
This paper introduces HumanCLAW, an evaluation framework that decouples action decision-making from low-level execution to assess whether vision-language models can act through a physical body. Testing nine state-of-the-art VLMs on 1,218 episodes across 41 scenes, the best model achieves only a 16.8% success rate, revealing that current VLMs lack embodied self-awareness.
View Cached Full Text
Cached at: 07/30/26, 05:46 AM
Paper page - HumanCLAW: Can Vision-Language Models Act Through a Body?
Source: https://huggingface.co/papers/2607.27180 Published on Jul 29
#2 Paper of the day Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
Evaluatingwhetheravision-languagemodel(VLM)canactthroughaphysicalbodyischallenging.TheoutcomeofanactioncouplestheVLM’sdecisionwithmotorcontrol.Whenataskfails,itishardtotellwhethertheVLMmadeabadchoiceorthemotorcontrollersimplyfailedtoexecuteit,e.g.,losingbalanceandfalling.Inthiswork,weintroduceHumanCLAW,anevaluationframeworkthatdecouplesactiondecision-makingfromlow-levelexecution.Ateverystep,aharnessed,off-the-shelfVLMissuesanatomicskillcommand,andthecommandistranslatedintoasub-secondchunkofcontinuousfull-bodymotionwithrealphysicalconsequences,includinggravityandcollisions.Thebodycanthereforeactfreelyinthephysicalworld,whileexecution-sidedisturbances,balanceandmotorerrors,arefactoredout.Whatremainsmeasurableisthemodel’sactionintelligence:itsmoment-to-momentchoiceofwhatthebodyshouldexecutenext.Basedonthisframework,webuildHumanCLAW-Bench:1,218long-horizon,egocentricfind-navigate-interactepisodesacross41indoorscenes.Wetestninestate-of-the-artVLMsandfindthatnonesolvesthebenchmark;thebestmodelreachesonlya16.8%successrate.Recognizingthetargetisnotthebottleneck.WhatcurrentVLMslackisembodiedself-awareness:theylosetrackoftheirownbody,failingtotellwhereitis,whetherithasreachedthegoal,orwhetherithashitanobstacle.
View arXiv pageView PDFProject pageGitHub0Add to collection
Get this paper in your agent:
hf papers read 2607\.27180
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.27180 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.27180 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.27180 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
CLAP: Direct VLM-to-VLA Adaptation via Language-Action Grounding
CLAP proposes a method to convert pretrained vision-language models (VLMs) into vision-language-action models (VLAs) by prepending natural-language action descriptions to action token sequences, preserving semantic capabilities without architectural changes. It achieves 90.8% on LIBERO and improves robustness.
MotionVLA: Vision-Language-Action Model for Humanoid Motion
Proposes MotionVLA, a vision-language-action model for humanoid motion generation using a dual-stream frequency tokenizer that separately encodes pose and physical dynamics, achieving better diversity and consistency.
LabVLA: Grounding Vision-Language-Action Models in Scientific Laboratories
LabVLA is a vision-language-action model for scientific laboratory automation, trained with a two-stage approach combining action token pretraining and flow matching. It achieves state-of-the-art success rates on the LabUtopia benchmark by leveraging simulated data to bridge the gap between household demonstrations and lab-specific tasks.
Qwen-VLA: Unifying Vision-Language-Action Modeling across Tasks, Environments, and Robot Embodiments
Qwen-VLA is a unified vision-language-action model for embodied decision-making, integrating manipulation, navigation, and trajectory prediction across different robot platforms. It uses a DiT-based action decoder and embodiment-aware prompt conditioning, achieving strong performance and out-of-distribution generalization.
Capek 0.5: An Execution-Centric Vision-Language Model for Embodied Intelligence
This paper presents Capek 0.5, an embodied vision-language model built around an execution-centric capability taxonomy, using specialist training via reinforcement learning followed by weight-space merging and routed policy-space distillation. It introduces a new state verification benchmark and demonstrates strong performance across embodied and general capabilities at 2B and 35B-A3B scales.