paper-with-me

Papers

Generative Inbetweening: Adapting Image-to-Video Models for Keyframe Interpolation

2024-08-27 · Xiaojuan Wang, Boyang Zhou, Brian Curless, Ira Kemelmacher-Shlizerman, Aleksander Holynski, Steven M. Seitz

We present a method for generating video sequences with coherent motion between a pair of input key frames. We adapt a pretrained large-scale image-to-video diffusion model (originally trained to generate videos moving forward in time from a single input image) for key frame interpolation, i.e., to produce a video in between two input frames. We accomplish this adaptation through a lightweight fine-tuning technique that produces a version of the model that instead predicts videos moving backwards in time from a single input image. This model (along with the original forward-moving model) is subsequently used in a dual-directional diffusion sampling process that combines the overlapping model estimates starting from each of the two keyframes. Our experiments show that our method outperforms both existing diffusion-based methods and traditional frame interpolation techniques.

📄 PDF Abstract BibTeX arXiv:2408.15239

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

In-2-4D: Inbetweening from Two Single-View Images to 4D Generation

2025-04-11 · Sauradip Nag, Daniel Cohen-Or, Hao Zhang, Ali Mahdavi-Amiri

We propose a new problem, In-2-4D, for generative 4D (i.e., 3D + motion) inbetweening from a minimalistic input setting: two single-view images capturing an object in two distinct motion states. Given two images represen…

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, inferen…

MotionBridge: Dynamic Video Inbetweening with Flexible Controls

2024-12-17 · Maham Tanveer, Yang Zhou, Simon Niklaus, Ali Mahdavi Amiri 외

By generating plausible and smooth transitions between two image frames, video inbetweening is an essential tool for video editing and long video synthesis. Traditional works lack the capability to generate complex large…

Video EditingVideo Generation

Anchoring and Rescaling Attention for Semantically Coherent Inbetweening

2026-03-18 · Tae Eun Choi, Sumin Shim, Junhyeok Kim, Seong Jae Hwang arxiv

Generative inbetweening (GI) seeks to synthesize realistic intermediate frames between the first and last keyframes beyond mere interpolation. As sequences become sparser and motions larger, previous GI models struggle w…

Generative Motion Infilling From Imprecisely Timed Keyframes

2025-03-02 · Purvi Goel, Haotian Zhang, C. Karen Liu, Kayvon Fatahalian

Keyframes are a standard representation for kinematic motion specification. Recent learned motion-inbetweening methods use keyframes as a way to control generative motion models, and are trained to generate life-like mot…