paper-with-me

홈 › Papers

SKIP: Sparse Keyframe Interpolation Paradigm for Efficient Embodied World Models

2026-05-30 · Ziheng He, Yixiang Chen, Ning Yang, Zhanqian Wu, Qisen Ma, Yuan Xu, Jiabing Yang, Peiyan Li, Xiangnan Wu, Xiaofeng Wang, Zheng Zhu, Jing Liu, Nianfeng Liu, Yan Huang arxiv

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, $π_{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.

📄 PDF Abstract BibTeX arXiv:2606.00664

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SWEET: Sparse World Modeling with Image Editing for Embodied Task Execution

2026-05-19 · Yiren Song, Yihan Wang, Xiyao Deng, Zhuoran Yan 외 arxiv

Visual prediction has emerged as a promising paradigm for embodied control, where future observations are generated and then translated into actions. However, dense video generation is computationally expensive and often…

Robot ManipulationVideo GenerationImage Editing

Topology Aware Neural Interpolation of Scalar Fields

2025-08-25 · Mohamed Kissi, Keanu Sisouk, Joshua A. Levine, Julien Tierny arxiv

This paper presents a neural scheme for the topology-aware interpolation of time-varying scalar fields. Given a time-varying sequence of persistence diagrams, along with a sparse temporal sampling of the corresponding sc…

Controllable Human-centric Keyframe Interpolation with Generative Prior

2025-06-03 · Zujin Guo, Size Wu, Zhongang Cai, Wei Li 외

Existing interpolation methods use pre-trained video diffusion priors to generate intermediate frames between sparsely sampled keyframes. In the absence of 3D geometric guidance, these methods struggle to produce plausib…

3D geometry

Continuous Intermediate Token Learning with Implicit Motion Manifold for Keyframe Based Motion Interpolation

2023-03-27 · CVPR 2023 1 · Clinton Ansun Mo, Kun Hu, Chengjiang Long, Zhiyong Wang

Deriving sophisticated 3D motions from sparse keyframes is a particularly challenging problem, due to continuity and exceptionally skeletal precision. The action features are often derivable accurately from the full seri…

Motion InterpolationMotion Synthesis

Pose Correction Algorithm for Relative Frames between Keyframes in SLAM

2020-09-18 · Youngseok Jang, Hojoon Shin, H. Jin Kim

With the dominance of keyframe-based SLAM in the field of robotics, the relative frame poses between keyframes have typically been sacrificed for a faster algorithm to achieve online applications. However, those approach…