CoolFace
Modelpublic

X-Humanoid/WoW-1-Wan-14B-2M

sourceHugging Facemitupdated 11mo agoView on Hugging Face
1likes32downloads
Model Card

๐Ÿค– WoW-1-Wan-14B-2M

WoW-1-Wan-14B is a 14-billion-parameter generative world model trained on 2 million real-world robot interaction trajectories. It is designed to imagine, reason, and act in physically consistent environments, powered by SOPHIA-guided refinement and a co-trained Inverse Dynamics Model.

This model is part of the WoW (World-Omniscient World Model) project, introduced in the paper:

[WoW: Towards a World omniscient World model Through Embodied Interaction](https://arxiv.org/abs/2509.22642) Chi et al., 2025 โ€“ arXiv:2509.22642

๐Ÿง  Key Features

  • โ€”14B parameters trained on 2M robot interaction samples
  • โ€”Learns causal physical reasoning from embodied action
  • โ€”Generates physically consistent video and robotic action plans
  • โ€”Uses SOPHIA, a vision-language critic, to refine outputs
  • โ€”Paired with an Inverse Dynamics Model to complete imagination-to-action loop

๐Ÿงช Training Data

<!-- - Dataset: WoW-1-Benchmark-Samples -->

  • โ€”2M Real-world robot interaction trajectories
  • โ€”Multimodal scenes including vision, action, and language
  • โ€”Diverse mixture captions for better generalization

๐Ÿง  Mixture Caption Strategy

  • โ€”Prompt Lengths:
  • โ€”Short: "The Franka robot, grasp the red bottle on the table"
  • โ€”Long: "The scene... open the drawer, take the screwdriver, place it on the table..."
  • โ€”Robot Model Mixing:
  • โ€”Captions reference various robot types
  • โ€”Example: "grasp with the Franka Panda arm", "use end-effector to align"
  • โ€”Action Granularity:
  • โ€”Coarse: "move to object"
  • โ€”Fine: "rotate wrist 30ยฐ before grasping"

๐Ÿ”„ Continuous Updates

This dataset will be continuously updated with:

  • โ€”More trajectories
  • โ€”Richer language
  • โ€”Finer multimodal annotations

๐Ÿงฉ Applications

  • โ€”Zero-shot video generation in robotics
  • โ€”Causal reasoning and physics simulation
  • โ€”Long-horizon manipulation planning
  • โ€”Forward and inverse control prediction

๐Ÿ“„ Citation

bibtex
@article{chi2025wow,
  title={WoW: Towards a World omniscient World model Through Embodied Interaction},
  author={Chi, Xiaowei and Jia, Peidong and Fan, Chun-Kai and Ju, Xiaozhu and Mi, Weishi and Qin, Zhiyuan and Zhang, Kevin and Tian, Wanxin and Ge, Kuangzhi and Li, Hao and others},
  journal={arXiv preprint arXiv:2509.22642},
  year={2025}
}

๐Ÿ”— Resources