CLAP: Cross-Embodiment Video World Models are Zero-Shot Physical Simulators
Kechen Liu, Ola Shorinwa · N/A · 2026
Framework
N/A
License
N/A
Stars
N/A
Summary
State-of-the-art action-conditioned video models are typically restricted to a single robot embodiment, preventing them from leveraging the vast corpus of heterogeneous video data that contains rich signals for learning generalizable physics. To bridge this gap, we introduce CLAP, a framework for...
Abstract Summary
Key Points
- State-of-the-art action-conditioned video models are typically restricted to a single robot embod...
- To bridge this gap, we introduce CLAP, a framework for cross-embodiment action-conditioned video ...
- CLAP is grounded in the insight that universal physical laws govern spatiotemporal dynamics regar...
- However, cross-embodiment learning is non-trivial because action representations vary sharply acr...
- CLAP addresses this fundamental challenge through the following core contributions
CLAP: Cross-Embodiment Video World Models are Zero-Shot Physical Simulators
|Authors: Kechen Liu, Ola Shorinwa
|Venue: arXiv preprint | Year: 2026
|arXiv: 2608.27406v1
Abstract
State-of-the-art action-conditioned video models are typically restricted to a single robot embodiment, preventing them from leveraging the vast corpus of heterogeneous video data that contains rich signals for learning generalizable physics. To bridge this gap, we introduce CLAP, a framework for cross-embodiment action-conditioned video generation capable of being trained on diverse, internet-scale videos across human and robotic agents. CLAP is grounded in the insight that universal physical laws govern spatiotemporal dynamics regardless of the actor. However, cross-embodiment learning is non-trivial because action representations vary sharply across robot platforms and are typically absent in human videos. CLAP addresses this fundamental challenge through the following core contributions. First, CLAP reconciles disparate action spaces using end-effector poses, language instructions, and latent actions. Second, to resolve their individual limitations, CLAP introduces a curriculum-based cross-embodiment learning recipe that first learns foundational physical priors across unlabeled video data using latent actions and subsequently grounds them in end-effector action spaces for zero-shot deployment to real-world tasks. Crucially, CLAP approaches or surpasses state-of-the-art single-embodiment video models in challenging environments like DROID. These performance advantages compound via few-shot adaptation to establish a novel paradigm for training single-embodiment video world models. Ultimately, CLAP delivers the most comprehensive suite of action-conditioned video world models to date - spanning diverse action-conditioning spaces (end-effector, language, and latent) and robot morphologies (including cross-embodiment, DROID, Bridge, bimanual YAM robots, and G1 humanoids). We open-source all code and models. Project Website at https://omni-clap.github.io .
Key Contributions
- State-of-the-art action-conditioned video models are typically restricted to a single robot embod…
- To bridge this gap, we introduce CLAP, a framework for cross-embodiment action-conditioned video …
- CLAP is grounded in the insight that universal physical laws govern spatiotemporal dynamics regar…
- However, cross-embodiment learning is non-trivial because action representations vary sharply acr…
- CLAP addresses this fundamental challenge through the following core contributions
Topics
- reinforcement-learning
Code & Data
- GitHub repository: https://github.com/omni-CLAP/clap
BibTeX
@article{Liu2026_260827406v1,
title = {CLAP: Cross-Embodiment Video World Models are Zero-Shot Physical Simulators},
author = {Kechen Liu and Ola Shorinwa},
year = {2026},
eprint = {2608.27406v1},
archivePrefix = {arXiv},
primaryClass = {cs.RO},
url = {https://arxiv.org/abs/2608.27406v1}
}
Related Papers
3DThinkVLA: Endowing Vision-Language-Action Models with Latent 3D Priors via 3D-Thinking-Guided Co-training
Jiaxin Shi, Xidong Zhang, Fucai Zhu et al. · arXiv preprint · Jun 2026
We propose a 3D-thinking-guided co-training framework that enables vision-language-action (VLA) models to perform 3D spatial reasoning implicitly during action prediction. Our core insight is that 3D geometry perception and 3D spatial reasoning are distinct capabilities that can be disentangled and ...
A Browser-Native Digital Test Range for Benchmarking 4D Ocean-Glider Planning Algorithms
Edward Holmberg, Elias Ioup, Mahdi Abdelguerfi · arXiv preprint · Aug 2026
Repeated in-situ evaluation of ocean-glider planners requires scarce vehicles, operators, deployment and recovery resources, and ocean conditions that cannot be reset for competing algorithms. We present a guided, installation-free browser-native digital test range that transforms a selected regi...
A Heterogeneous Architecture for Robot RL Beyond GPU-Dominant Paradigms
Yufei Jia, Zhanxiang Cao, Mingrui Yu et al. · arXiv preprint · May 2026
Simulation-based RL for contemporary robot control is increasingly organized around GPU-resident simulation: physics, rollout collection, and learning are placed on a single GPU-centric execution path
A Low-Cost, Open Platform for End-to-End Autonomous Driving on a Miniature Ackermann Vehicle
Gustavo Claudio Karl Couto, Eric Aislan Antonelo, Gabriel George Zipperer · arXiv preprint · Sep 2026
This paper presents a low-cost, open experimental platform for research in end-to-end autonomous driving with miniature Ackermann vehicles. The platform combines a physical vehicle, a printed urban track, data collection tools, trajectory registration, and a Webots digital twin, enabling controll...