paper-with-me

Papers

Motion Prior Distillation in Time Reversal Sampling for Generative Inbetweening

2026-02-13 · Wooseok Jeon, Seunghyun Shin, Dongmin Shin, Hae-Gon Jeon arxiv

Recent progress in image-to-video (I2V) diffusion models has significantly advanced the field of generative inbetweening, which aims to generate semantically plausible frames between two keyframes. In particular, inference-time sampling strategies, which leverage the generative priors of large-scale pre-trained I2V models without additional training, have become increasingly popular. However, existing inference-time sampling, either fusing forward and backward paths in parallel or alternating them sequentially, often suffers from temporal discontinuities and undesirable visual artifacts due to the misalignment between the two generated paths. This is because each path follows the motion prior induced by its own conditioning frame. In this work, we propose Motion Prior Distillation (MPD), a simple yet effective inference-time distillation technique that suppresses bidirectional mismatch by distilling the motion residual of the forward path into the backward path. Our method can deliberately avoid denoising the end-conditioned path which causes the ambiguity of the path, and yield more temporally coherent inbetweening results with the forward motion prior. We not only perform quantitative evaluations on standard benchmarks, but also conduct extensive user studies to demonstrate the effectiveness of our approach in practical scenarios.

📄 PDF Abstract BibTeX arXiv:2602.12679

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Explorative Inbetweening of Time and Space

2024-03-21 · Haiwen Feng, Zheng Ding, Zhihao Xia, Simon Niklaus 외

We introduce bounded generation as a generalized task to control video generation to synthesize arbitrary camera and subject motion based only on a given start and end frame. Our objective is to fully leverage the inhere…

DenoisingVideo Generation

Spherical Latent Motion Prior for Physics-Based Simulated Humanoid Control

2026-03-01 · Jing Tan, Weisheng Xu, Xiangrui Jiang, Jiaxi Zhang 외 arxiv

Learning motion priors for physics-based humanoid control is an active research topic. Existing approaches mainly include variational autoencoders (VAE) and adversarial motion priors (AMP). VAE introduces information los…

When Distillation Breaks Motion Control: Restoring Generative Trajectories for Fast Video Generators

2025-06-24 · Jintao Rong, Xin Xie, Xinyi Yu, Linlin Ou 외 arxiv

Training-free motion customization imposes motion patterns from reference videos onto video generators through test-time computation. Most existing methods target full diffusion models, requiring many denoising steps and…

Video Generation

DreamPhysics: Learning Physics-Based 3D Dynamics with Video Diffusion Priors

2024-06-03 · Tianyu Huang, Haoze Zhang, Yihan Zeng, Zhilu Zhang 외

Dynamic 3D interaction has been attracting a lot of attention recently. However, creating such 4D content remains challenging. One solution is to animate 3D scenes with physics-based simulation, which requires manually a…

Score-based Generative Modeling through Stochastic Evolution Equations in Hilbert Spaces

2023-09-21 · NeurIPS 2023 11

Continuous-time score-based generative models consist of a pair of stochastic differential equations (SDEs)—a forward SDE that smoothly transitions data into a noise space and a reverse SDE that incrementally eliminates …