MetaWorld: Skill Transfer and Composition in a Hierarchical World Model for Grounding High-Level Instructions
Yutong Shen, Hangxu Liu, Kailin Pei, Ruizhe Xia, Tongtong Feng
TL;DR
MetaWorld tackles the semantic-physical gap in humanoid loco-manipulation by introducing a hierarchical world model that decouples semantic planning from physical control. A Vision-Language Model provides task-conditioned expert weights, while a latent dynamics model and MPC-based execution realize actions, with a state-aware fusion mechanism to adapt in real time. The approach yields large performance gains on HumanoidBench, demonstrating improved task success and motion coherence through semantic parsing and dynamic expert composition. This modular framework enhances sample efficiency and robustness, enabling scalable grounding of high-level instructions into physically feasible skills.
Abstract
Humanoid robot loco-manipulation remains constrained by the semantic-physical gap. Current methods face three limitations: Low sample efficiency in reinforcement learning, poor generalization in imitation learning, and physical inconsistency in VLMs. We propose MetaWorld, a hierarchical world model that integrates semantic planning and physical control via expert policy transfer. The framework decouples tasks into a VLM-driven semantic layer and a latent dynamics model operating in a compact state space. Our dynamic expert selection and motion prior fusion mechanism leverages a pre-trained multi-expert policy library as transferable knowledge, enabling efficient online adaptation via a two-stage framework. VLMs serve as semantic interfaces, mapping instructions to executable skills and bypassing symbol grounding. Experiments on Humanoid-Bench show MetaWorld outperforms world model-based RL in task completion and motion coherence. Our code will be found at https://anonymous.4open.science/r/metaworld-2BF4/
