GE-Act 2.0: Pretraining and Scaling a World-Action Model for Robotic Manipulation

AgiBot Research Team, Renhang Liu, Wenzhi Zhao, Zhuo Yang, Liliang Chen, Pengfei Zhou, Shengcong Chen, Guanghui Ren, Youlun Peng, Rongjun Jin, Nan Wang, Sukai Wang, Xindong He, Jinyuan Feng, Ziyu Xiong, Linqing Zhong, Yifei Wei, Feng Han, Long Zhang, Da Huang, Nanshu Zhao, Chenghao Yin, Mo Wu, Zhaodong Yan, Kongtao Hu, Yuxiang Yan, Aogelijiang Niyazi, Yu Fang, Jia Zeng, Lizhu Meng, Daizhen Lv, Haoyu Cao, Zhiwen Hou, Lianjin Ye, Yuehan Niu, Zhikai Cai, Xuan Hu, Hui Min, Xiongfeng Cai, Yue Liao, Jing Wu, Soujanya Poria, Ye Li, Sanping Zhou, Maoqing Yao

arXiv:2609.05588 · 2026-09-09 공개 · arXiv · PDF

robotic-manipulation world-action-model inverse-dynamics-model zero-shot-ood knowledge-aligned-optimization skill-generalization co-training-data control-oriented-autoencoder

Abstract

World-action models (WAM) predict future states to guide robot actions, enabling learning from both action-free video and action-labeled interaction. Most inherit pretrained video generators, leaving WAM pretraining and scaling underexplored. We introduce Genie Envisioner Act 2.0 (GE-Act 2.0), a world-action model whose trainable generative and action components are all initialized from scratch on manipulation data. It combines a control-oriented autoencoder (CoAE), a single-step visual planner (SVP), and an inverse dynamics model (IDM). CoAE retains action- and instruction-relevant information under aggressive compression, while SVP produces a complete future state in one differentiable pass, so visual planning and inverse dynamics can be pretrained separately on complementary data. The components are then jointly trained with knowledge-aligned selective optimization (KASO), which reduces mismatched supervision by selecting only predicted futures judged behaviorally compatible with the recorded action. We evaluate pretrained checkpoints directly, without per-task fine-tuning, on 100 tasks across 20 manipulation skill groups with held-out scenes, backgrounds, lighting, and object instances. Scaling co-training data from 300 to 30,000 hours raises success from 17.1% to 44.1% on G1-OP and from 13.4% to 31.1% on G2-90D; despite comprising less than 2% of the co-training data, G2-90D improves by 17.7 points, suggesting cross-embodiment transfer. Gains span 19/20 and 18/20 skill groups, and skill-specific coverage strongly correlates with zero-shot out-of-distribution (OOD) success (Pearson r=0.80; Spearman rho=0.85). Under the same protocol, the model grounds object, color, shape, and position references in at least 90% of trials and follows explicit instructions even when they conflict with an already-committed behavior or a conventional scene association.

한국어 요약

한 줄 요약

GE-Act 2.0은 조작 데이터에서 처음부터 학습된 월드-액션 모델로, 30,000시간 데이터로 44.1% 성공률을 달성하며 OOD 성능과 행동 다양성 향상에 기여한다.

핵심 기여도

핵심 아이디어

GE-Act 2.0은 기존 월드-액션 모델(WAM)이 사전학습된 비디오 생성기를 기반으로 하며, 사전학습과 확장 방법을 탐구하지 못한 점을 개선한다. 이 모델은 CoAE, SVP, IDM 세 가지 핵심 모듈로 구성되며, CoAE는 압축된 잠재 공간에서 조작 관련 정보를 유지하고, SVP는 단일 단계로 미래 상태를 생성하여 시각적 계획과 역 역학 모델을 별도로 사전학습할 수 있도록 한다. KASO는 생성된 미래 상태와 실제 행동 간 일치도를 평가하여 불일치를 줄이는 선택적 최적화 알고리즘이다. 이는 행동 다양성을 유지하고 후속 강화 학습과 같은 방법에 유리하게 작용한다.

기술적 접근법

주요 결과

의의 및 한계

GE-Act 2.0은 월드-액션 모델의 사전학습과 확장을 체계적으로 탐구한 첫 사례로, 조작 데이터에서 처음부터 학습 가능한 구조를 제시한다. KASO는 행동 다양성을 유지하고, OOD 환경에서의 성능을 향상시키는 데 기여한다. 특히, G2-90D 데이터셋에서의 성능 향상은 다른 로봇 형태로의 이전 가능성을 입증한다. 그러나 모델은 여전히 일부 복잡한 행동 패턴을 포착하지 못할 수 있으며, 강화 학습과 같은 후속 학습 방법과의 호환성은 추가 연구가 필요하다.

실용적 활용

GE-Act 2.0은 로봇 조작, 자율 시스템, 멀티모달 인지 연구에 적용 가능하며, 특히 대규모 조작 데이터를 활용한 사전학습과 행동 다양성을 유지하는 로봇 학습 시스템 개발에 유용하다.