TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/High-Resolution Frame Interpolation with Patch-based Casca...

High-Resolution Frame Interpolation with Patch-based Cascaded Diffusion

Junhwa Hur, Charles Herrmann, Saurabh Saxena, Janne Kontkanen, Wei-Sheng Lai, YiChang Shih, Michael Rubinstein, David J. Fleet, Deqing Sun

2024-10-15Video Frame Interpolation
PaperPDF

Abstract

Despite the recent progress, existing frame interpolation methods still struggle with processing extremely high resolution input and handling challenging cases such as repetitive textures, thin objects, and large motion. To address these issues, we introduce a patch-based cascaded pixel diffusion model for high resolution frame interpolation, HIFI, that excels in these scenarios while achieving competitive performance on standard benchmarks. Cascades, which generate a series of images from low to high resolution, can help significantly with large or complex motion that require both global context for a coarse solution and detailed context for high resolution output. However, contrary to prior work on cascaded diffusion models which perform diffusion on increasingly large resolutions, we use a single model that always performs diffusion at the same resolution and upsamples by processing patches of the inputs and the prior solution. At inference time, this drastically reduces memory usage and allows a single model, solving both frame interpolation (base model's task) and spatial up-sampling, saving training cost as well. HIFI excels at high-resolution images and complex repeated textures that require global context, achieving comparable or state-of-the-art performance on various benchmarks (Vimeo, Xiph, X-Test, and SEPE-8K). We further introduce a new dataset, LaMoR, that focuses on particularly challenging cases, and HIFI significantly outperforms other baselines. Please visit our project page for video results: https://hifi-diffusion.github.io

Results

TaskDatasetMetricValueModel
VideoX4K1000FPSPSNR32.92HiFI
VideoX4K1000FPSSSIM0.931HiFI
Video Frame InterpolationX4K1000FPSPSNR32.92HiFI
Video Frame InterpolationX4K1000FPSSSIM0.931HiFI

Related Papers

TLB-VFI: Temporal-Aware Latent Brownian Bridge Diffusion for Video Frame Interpolation2025-07-07AceVFI: A Comprehensive Survey of Advances in Video Frame Interpolation2025-06-01PS4PRO: Pixel-to-pixel Supervision for Photorealistic Rendering and Optimization2025-05-28EventDiff: A Unified and Efficient Diffusion Model Framework for Event-based Video Frame Interpolation2025-05-13TimeTracker: Event-based Continuous Point Tracking for Video Frame Interpolation with Non-linear Motion2025-05-06Time-adaptive Video Frame Interpolation based on Residual Diffusion2025-04-07Coupled Video Frame Interpolation and Encoding with Hybrid Event Cameras for Low-Power High-Framerate Video2025-03-28Video Motion Graphs2025-03-26