Abstract
PhysBrain 1.0 leverages human egocentric video to generate physical commonsense supervision for vision-language-action models, achieving state-of-the-art performance in embodied control tasks through capability-preserving adaptation.
Vision-language-action models have advanced rapidly, but robot trajectories alone provide limited coverage for learning broad physical understanding. PhysBrain 1.0 studies a complementary route: converting large-scale human egocentric video into structured physical commonsense supervision before robot adaptation. Our data engine extracts scene elements, spatial dynamics, action execution, and depth-aware relations, then turns them into question-answer supervision for training PhysBrain VLMs. The resulting physical priors are further transferred to VLA policies through a capability-preserving and language-sensitive adaptation design. Across multimodal QA benchmarks and embodied control benchmarks, including ERQA, PhysBench, SimplerEnv-WidowX, LIBERO, and RoboCasa, PhysBrain 1.0 achieves SOTA results and shows especially strong out-of-domain performance on SimplerEnv. These results suggest that scaling physical commonsense from human interaction video can provide an effective bridge from multimodal understanding to robot action.
Community
front-loading physical commonsense from egocentric video and then distilling it into a base vlm is a clever way to separate understanding from motor control. i’m curious how robust the depth-aware supervision is to real-world depth noise since the transfer to embodied policy hinges on those cues. an ablation where you remove depth cues to quantify their contribution to the transfer would be really telling. btw the arxivlens breakdown (https://arxivlens.com/PaperView/Details/physbrain-1-0-technical-report-1783-ac138be0) helped me parse the method details and how the QA records map to training. if this scales, i wonder whether some of the structure could be borrowed to actively anticipate failures before they happen in real robots.
Get this paper in your agent:
hf papers read 2605.15298 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 4
Phys-Brain/PhysBrainVLA-SIMPLER-Bridge
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper

