Zero-WAM: In-Context World-Action Modeling from Human Videos for Open-Ended Task Generalization

Jiaming Zhou, Qihang Zhang, Gangwei Xu, Cunxin Fan, Yujie Zhao, Ruilin Wang, Yiming Luo, Shuai Yang, Xing Zhu, Yujun Shen, Junwei Liang, Yinghao Xu

arXiv:2608.26103 · 2026-08-28 공개 · arXiv · PDF

robot-manipulation in-context-learning long-horizon-manipulation task-generalization zero-wam human-video future-chunk-prediction human-gen

Abstract

Zero-shot cross-task generalization, where a policy 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 form of in-context learning (ICL) turns generalization into a problem of task specification. To achieve cross-task generalization, we bring this paradigm to robotic manipulation, and argue that the natural task specification for manipulation is a human video: unlike language, it provides rich visual cues about the intended task evolution. We present Zero-WAM, a causal video-action model that executes unseen tasks by following in-context human video guidance. To address the scarcity of task-rich paired human-robot data, we propose an automatic pipeline that converts task-sampled robot trajectories into semantically matched human videos, yielding HumanGen, a dataset of 74.2K human-robot ICL pairs across 8.6K tasks. For model training, we further introduce 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 achieves a 47.0% average success rate, an absolute improvement of 29.5 percentage points over the strongest video-action baseline. In real-world evaluations, it follows human video guidance to generalize to unseen task configurations involving multi-object scenes, long-horizon manipulation, and fine-grained insertion.

한국어 요약

한 줄 요약

Zero-WAM은 인-컨텍스트 학습을 기반으로 인간 동영상에서 무작위 작업을 추론해 수행하는 로봇 정책을 제시한다.

핵심 기여도

핵심 아이디어

Zero-WAM은 로봇이 학습되지 않은 작업을 수행할 수 있도록, 인-컨텍스트 학습(Implicit Context Learning, ICL)을 로봇 조작에 도입한다. 기존의 언어 기반 작업 지시는 시각적 정보를 제공하지 못하는 한계가 있었으나, Zero-WAM은 인간 동영상이 제공하는 시각적 변화와 시간적 구조를 활용한다. 이는 작업의 진화를 구체적으로 보여주어, 로봇이 동영상에서 작업의 의도를 추론하도록 돕는다.

Zero-WAM은 언어 지시와 인간 동영상 지시를 모두 처리할 수 있는 단일 정책을 구현한다. 이 정책은 미래 로봇 동영상과 실행 가능한 동작을 자동 회귀적으로 예측하며, 인간 동영상은 예측에 시각적 변화를 조건으로 제공한다. 또한, IFP 손실 함수는 미래 청크를 예측하도록 강제하여, 단순히 과거 로봇 동영상이나 언어 지시에 의존하는 것을 방지한다.

기술적 접근법

주요 결과

의의 및 한계

Zero-WAM은 로봇이 학습되지 않은 작업을 수행할 수 있도록, 인-컨텍스트 학습과 인간 동영상 기반 작업 지시를 결합한 새로운 접근법을 제시한다. HumanGen 데이터셋은 대규모 인-컨텍스트 학습 자료를 제공하며, IFP 손실 함수는 단축 학습을 억제해 모델이 인간 동영상에 의존하도록 유도한다. 이는 로봇이 다양한 작업에 대해 시각적 정보를 기반으로 일반화할 수 있도록 한다.

그러나, HumanGen 생성 파이프라인은 인간 동영상 생성에 자동화된 프로세스를 사용하므로, 실제 인간 시연과의 차이가 있을 수 있다. 또한, 일부 복잡한 작업에서는 인-컨텍스트 학습 데이터의 양이 부족해 성능이 제한될 수 있다. Zero-WAM은 시뮬레이션 환경에서의 성능이 뛰어나지만, 실제 세계의 복잡한 환경에서는 추가적인 최적화가 필요할 수 있다.

실용적 활용

Zero-WAM은 로봇이 사전 학습 없이 새로운 작업을 수행할 수 있도록 하기 때문에, 제조, 물류, 서비스 로봇 분야에서 유용하게 활용될 수 있다. 특히, 작업 지시가 언어로 명확히 표현되지 않거나, 시각적 변화가 중요한 작업에서 효과적이다. 또한, 대규모 인-컨텍스트 학습 데이터 생성 파이프라인은 로봇 학습 데이터 부족 문제를 완화할 수 있다.