CVJan 21

Towards Holistic Modeling for Video Frame Interpolation with Auto-regressive Diffusion Transformers

arXiv:2601.14959v11 citationsh-index: 27Has Code
Originality Highly original
AI Analysis

This work addresses video frame interpolation for applications requiring high-quality video processing, representing a novel paradigm shift rather than an incremental improvement.

The paper tackles the problem of temporal inconsistencies and motion artifacts in video frame interpolation by proposing LDF-VFI, a holistic video-centric framework based on auto-regressive diffusion transformers, which achieves state-of-the-art performance on long-sequence benchmarks with improved per-frame quality and temporal consistency.

Existing video frame interpolation (VFI) methods often adopt a frame-centric approach, processing videos as independent short segments (e.g., triplets), which leads to temporal inconsistencies and motion artifacts. To overcome this, we propose a holistic, video-centric paradigm named \textbf{L}ocal \textbf{D}iffusion \textbf{F}orcing for \textbf{V}ideo \textbf{F}rame \textbf{I}nterpolation (LDF-VFI). Our framework is built upon an auto-regressive diffusion transformer that models the entire video sequence to ensure long-range temporal coherence. To mitigate error accumulation inherent in auto-regressive generation, we introduce a novel skip-concatenate sampling strategy that effectively maintains temporal stability. Furthermore, LDF-VFI incorporates sparse, local attention and tiled VAE encoding, a combination that not only enables efficient processing of long sequences but also allows generalization to arbitrary spatial resolutions (e.g., 4K) at inference without retraining. An enhanced conditional VAE decoder, which leverages multi-scale features from the input video, further improves reconstruction fidelity. Empirically, LDF-VFI achieves state-of-the-art performance on challenging long-sequence benchmarks, demonstrating superior per-frame quality and temporal consistency, especially in scenes with large motion. The source code is available at https://github.com/xypeng9903/LDF-VFI.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes