Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Zero-WAM Lets Robots Learn New Tasks by Watching Human Videos

AI By Crimson AI Hugging Face Papers 29 August 2026 · 00:00 7 views
Share: X Telegram

Hugging Face researchers introduce Zero-WAM, a causal video-action model that enables robots to generalize to unseen manipulation tasks by following in-context human video guidance, achieving a 47.0% success rate on seven unseen tasks in simulation.

Zero-WAM Lets Robots Learn New Tasks by Watching Human Videos

Key points

Zero-shot cross-task generalization—where a robot must execute manipulation tasks never seen during training—remains a central challenge in robot learning. In large language models, a novel task can be performed simply by specifying it in the context, without any parameter update. This in-context learning (ICL) paradigm turns generalization into a problem of task specification.

To bring this paradigm to robotic manipulation, researchers from Hugging Face and collaborators present Zero-WAM, a causal video-action model that executes unseen tasks by following in-context human video guidance. The key insight is that human videos provide richer visual cues about the intended task evolution than language alone.

To address the scarcity of task-rich paired human-robot data, the team developed an automatic pipeline that converts task-sampled robot trajectories into semantically matched human videos. This yielded HumanGen, a dataset of 74.2K human-robot ICL pairs across 8.6K tasks.

For training, they introduced an in-context future chunk prediction (IFP) objective that suppresses shortcuts learned from seen tasks and forces the policy to draw task information from the video prompt. On seven unseen tasks in RoboTwin 2.0 simulation, Zero-WAM achieved a 47.0% average success rate, an absolute improvement of 29.5 percentage points over the strongest video-action baseline.

In real-world evaluations, Zero-WAM followed human video guidance to generalize to unseen task configurations involving multi-object scenes, long-horizon manipulation, and fine-grained insertion. The project website, code, and paper are publicly available.

MetricValue
Dataset size (HumanGen)74.2K human-robot ICL pairs
Number of tasks in dataset8.6K
Simulation tasks (unseen)7
Average success rate (Zero-WAM)47.0%
Absolute improvement over baseline+29.5 percentage points
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 29 Aug 2026

Hugging Face Audit: 110 of 124 AI Evaluations Fail to Support Their Claims

A new commit-bound census of 124 Inspect Evals units reveals that 110 stop before deterministic inference due to missing historica...

3
Research paper
Hugging Face 29 Aug 2026

Aphanta: New Framework Diagnoses When Image Editing Boosts Multimodal Reasoning

Hugging Face researchers introduce Aphanta, a diagnostic framework that evaluates when image-editing intermediates improve multimo...

5
Research paper
Hugging Face 29 Aug 2026

EditaLive! Enables Real-Time Character Video Editing for Live Streaming

Hugging Face researchers introduce EditaLive, a framework for real-time human-centric video editing in live streams, achieving sta...

3