paper-with-me

홈 › Papers

MetaWorld: Scaling Multi-Agent Video World Model from Single-view Video Data

2026-06-01 · Teng Hu, Mingchun Lu, Yating Wang, Jiangning Zhang, Jinkun Hao, Ye Pan, Ran Yi, Lizhuang Ma, Dacheng Tao arxiv

Video world models are a foundational generative technology for embodied AI and the Metaverse, yet existing approaches are inherently limited to a single agent observing from a single perspective. Extending these models to multi-agent settings introduces two critical challenges: data scarcity (coordinated multi-view recordings are prohibitively expensive to collect for general open-domain scenarios) and world state alignment (independently generated video streams cannot ensure that shared physical environments and events evolve consistently across views). To address these challenges, we propose MetaWorld, a novel framework that scales multi-agent video world models to open-domain environments directly from single-view videos. First, we introduce Monocular World-State Unrolling (MWSU) to explicitly decompose monocular footage into the camera operator's ego-motion and the visible subject's spatial trajectory. This camera-trajectory decomposition naturally extracts synchronized multi-agent motion data within a shared 3D space, completely bypassing the need for multi-camera setups. Second, for precise visual control, we develop the Subject-Aware World Generator to enable appearance-driven simulation conditioned on per-agent identity images. Finally, to ensure both views are grounded in the identical physical reality, we propose World-State Alignment, a per-frame inter-branch cross-attention mechanism inserted at every transformer layer of the video DiT. By jointly synchronizing the denoising process, WSA enforces both static geometric consistency and dynamic motion consistency, encouraging that the shared 3D environment and physical events remain well-aligned across both egocentric views. Extensive experiments demonstrate that MetaWorld achieves superior cross-view consistency and identity fidelity, establishing a highly scalable, physics-driven paradigm for multi-agent video world modeling.

📄 PDF Abstract BibTeX arXiv:2606.02753

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VideoAgent: Self-Improving Video Generation

2024-10-14 · Achint Soni, Sreyas Venkataraman, Abhranil Chandra, Sebastian Fischmeister 외

Video generation has been used to generate visual plans for controlling robotic systems. Given an image observation and a language instruction, previous work has generated video plans which are then converted to robot co…

HallucinationVideo Generation

VARP: Reinforcement Learning from Vision-Language Model Feedback with Agent Regularized Preferences

2025-03-18 · Anukriti Singh, Amisha Bhaskar, Peihong Yu, Souradip Chakraborty 외

Designing reward functions for continuous-control robotics often leads to subtle misalignments or reward hacking, especially in complex tasks. Preference-based RL mitigates some of these pitfalls by learning rewards from…

continuous-controlContinuous ControlLanguage ModelingLanguage Modelling

Is Imitation All You Need? Generalized Decision-Making with Dual-Phase Training

2023-07-16 · ICCV 2023 1 · Yao Wei, Yanchao Sun, Ruijie Zheng, Sai Vemprala 외

We introduce DualMind, a generalist agent designed to tackle various decision-making tasks that addresses challenges posed by current methods, such as overfitting behaviors and dependence on task-specific fine-tuning. Du…

AllDecision Making

Grounding Video Models to Actions through Goal Conditioned Exploration

2024-11-11 · Yunhao Luo, Yilun Du

Large video models, pretrained on massive amounts of Internet video, provide a rich source of physical knowledge about the dynamics and motions of objects and tasks. However, video models are not grounded in the embodime…

Action GenerationVisual Navigation

MetaWorld: Skill Transfer and Composition in a Hierarchical World Model for Grounding High-Level Instructions

2026-01-24 · Yutong Shen, Hangxu Liu, Kailin Pei, Ruizhe Xia 외 arxiv

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 p…

Reinforcement Learning