SKIP: Sparse Keyframe Interpolation Paradigm for Efficient Embodied World Models
About
Embodied world models have emerged as a promising paradigm in robotics by predicting how robot actions affect the surrounding scene. However, the rollout inference remains computationally expensive in pixel space, as long-horizon manipulation videos typically have to be generated frame by frame. This cost cannot be easily reduced by indiscriminately dropping frames, since downstream policies rely on complete preservation of sparse task-relevant events such as approach, contact, grasp, and release. To address this challenge, we propose Sparse Keyframe Interpolation Paradigm (SKIP), an event-preserving sparse-to-dense framework that avoids dense frame-by-frame generation. SKIP first identifies task-relevant keyframes by leveraging robot-aware multimodal features. It then synthesizes only these keyframes with a sparse video diffusion model. A learned gap predictor and an action-conditioned interpolator subsequently reconstruct the missing intervals according to the robot actions. On LIBERO, SKIP generates dense rollouts $4.16\times$ faster than a dense baseline while improving visual fidelity and reducing aggregate FVD by $89.0\%$. Importantly, SKIP-generated videos are effective policy-training data. Even when they fully replace real demonstrations, $\pi_{0.5}$ success drops only $1.3$ pp in LIBERO simulation and $6.7$ pp on the real robot, whereas fully dense frame-by-frame generation collapses by $48$ to $58$ pp.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Robot Manipulation | LIBERO simulation | Average Success Rate94.9 | 73 | |
| Robot Manipulation | Franka Robot Real-world | Average Success Rate73.3 | 13 | |
| Robot Manipulation | LIBERO Sim | Success Rate94.9 | 9 | |
| Keyframe Selection Quality | Expert Demonstrations | OAS91.1 | 8 | |
| Video Generation | LIBERO (test) | PSNR21.635 | 5 | |
| Robot Manipulation | Franka Panda Real Robot (test) | T1 Success Ratio0.4667 | 5 | |
| End-to-End Inference | LIBERO-10 | Total Inference Time39.79 | 2 | |
| End-to-End Inference | LIBERO Goal | Total Score37.73 | 2 | |
| End-to-End Inference | LIBERO Object | Total Score37.75 | 2 | |
| End-to-End Inference | LIBERO Spatial | Total Score36.64 | 2 |