CoolFace
Datasetpublic

Haoyuwu/MultiWorldData

MultiWorld Dataset Dataset Summary MultiWorld is a large-scale multi-agent multi-view video dataset collected for training video world models. It contains two complementary sources of data: It Takes Two Gameplay Dataset: 100+ hours of real human gameplay from the cooperative action-adventure game It Takes Two, featuring dual-agent synchronized actions with distinct first-person viewpoints. RoboFactory Manipulation Dataset: Multi-robot manipulation trajectories… See the full description on the dataset page: https://huggingface.co/datasets/Haoyuwu/MultiWorldData.

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
7likes372downloads
Dataset Card

MultiWorld Dataset

Dataset Summary

MultiWorld is a large-scale multi-agent multi-view video dataset collected for training video world models. It contains two complementary sources of data:

  1. 1.It Takes Two Gameplay Dataset: 100+ hours of real human gameplay from the cooperative action-adventure game It Takes Two, featuring dual-agent synchronized actions with distinct first-person viewpoints.
  2. 2.RoboFactory Manipulation Dataset: Multi-robot manipulation trajectories spanning 4 tasks with 2-4 agents and variable camera viewpoints, including both success and failure episodes.

This dataset is the official release accompanying the paper "MultiWorld: Scalable Multi-Agent Multi-View Video World Models".

  • —Homepage: https://multi-world.github.io
  • —Repository: https://github.com/CIntellifusion/MultiWorld
  • —Paper: arXiv:XXXX.XXXXX ---

Dataset Details

It Takes Two Gameplay

PropertyValue
Total Duration100+ hours
Frame Rate60 FPS
Resolution480 × 960
Agents2 players
Viewpoints2 distinct first-person views per episode
ActionsSynchronized keyboard and mouse actions per agent
ModalityRGB video + discrete/continuous action vectors

The gameplay videos are captured from real human players cooperating in the game. Each frame is accompanied by per-agent action labels capturing keyboard presses and mouse movements.

RoboFactory Manipulation

PropertyValue
Tasks4 multi-robot manipulation tasks
Agents2–4 robots per task
ViewpointsVariable camera configurations per task
Resolution256 × 320
Success Episodes1,000 per task
Failure Episodes2,000 per task
ModalityRGB video + robot proprioception + actions

Tasks include collaborative stacking, pushing, and pick-and-place scenarios. Both successful and failed trajectories are included to support learning robust world models and failure prediction.


Possible Usage

The dataset is intended for research in:

  • —Video world models
  • —Multi-agent video generation
  • —Multi-view consistent video generation.

Contact

For questions about the dataset, please open an issue on the GitHub repository or contact the authors.