paper-with-me

Papers

Arbitrary Generative Video Interpolation

2025-10-01 · Guozhen Zhang, Haiguang Wang, Chunyu Wang, Yuan Zhou, Qinglin Lu, Limin Wang arxiv

Video frame interpolation (VFI), which generates intermediate frames from given start and end frames, has become a fundamental function in video generation applications. However, existing generative VFI methods are constrained to synthesize a fixed number of intermediate frames, lacking the flexibility to adjust generated frame rates or total sequence duration. In this work, we present ArbInterp, a novel generative VFI framework that enables efficient interpolation at any timestamp and of any length. Specifically, to support interpolation at any timestamp, we propose the Timestamp-aware Rotary Position Embedding (TaRoPE), which modulates positions in temporal RoPE to align generated frames with target normalized timestamps. This design enables fine-grained control over frame timestamps, addressing the inflexibility of fixed-position paradigms in prior work. For any-length interpolation, we decompose long-sequence generation into segment-wise frame synthesis. We further design a novel appearance-motion decoupled conditioning strategy: it leverages prior segment endpoints to enforce appearance consistency and temporal semantics to maintain motion coherence, ensuring seamless spatiotemporal transitions across segments. Experimentally, we build comprehensive benchmarks for multi-scale frame interpolation (2x to 32x) to assess generalizability across arbitrary interpolation factors. Results show that ArbInterp outperforms prior methods across all scenarios with higher fidelity and more seamless spatiotemporal continuity. Project website: https://mcg-nju.github.io/ArbInterp-Web/.

📄 PDF Abstract BibTeX arXiv:2510.00578

Code (0)

등록된 구현이 없습니다.

Tasks

Video Frame InterpolationVideo Generation

Similar Papers 제목 키워드 기반

Video Frame Interpolation by Plug-and-Play Deep Locally Linear Embedding

2018-07-04 · Anh-Duc Nguyen, Woojae Kim, Jongyoo Kim, Sang-Hoon Lee

We propose a generative framework which takes on the video frame interpolation problem. Our framework, which we call Deep Locally Linear Embedding (DeepLLE), is powered by a deep convolutional neural network (CNN) while …

Video Frame Interpolation

MCVD: Masked Conditional Video Diffusion for Prediction, Generation, and Interpolation

2022-05-19 · Vikram Voleti, Alexia Jolicoeur-Martineau, Christopher Pal

Video prediction is a challenging task. The quality of video frames from current state-of-the-art (SOTA) generative models tends to be poor and generalization beyond the training data is difficult. Furthermore, existing …

DenoisingPredictionVideo GenerationVideo Prediction

Meta-Interpolation: Time-Arbitrary Frame Interpolation via Dual Meta-Learning

2022-07-27 · Shixing Yu, Yiyang Ma, Wenhan Yang, Wei Xiang 외

Existing video frame interpolation methods can only interpolate the frame at a given intermediate time-step, e.g. 1/2. In this paper, we aim to explore a more generalized kind of video frame interpolation, that at an arb…

Meta-LearningOptical Flow EstimationVideo Frame Interpolation

Feature-Based Interpolation and Geodesics in the Latent Spaces of Generative Models

2019-04-06 · Łukasz Struski, Michał Sadowski, Tomasz Danel, Jacek Tabor 외

Interpolating between points is a problem connected simultaneously with finding geodesics and study of generative models. In the case of geodesics, we search for the curves with the shortest length, while in the case of …

ToonCrafter: Generative Cartoon Interpolation

2024-05-28 · Jinbo Xing, Hanyuan Liu, Menghan Xia, Yong Zhang 외

We introduce ToonCrafter, a novel approach that transcends traditional correspondence-based cartoon video interpolation, paving the way for generative interpolation. Traditional methods, that implicitly assume linear mot…

Decoder