HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

VFIMamba: Video Frame Interpolation with State Space Models

Guozhen Zhang; Chunxu Liu; Yutao Cui; Xiaotong Zhao; Kai Ma; Limin Wang

VFIMamba: Video Frame Interpolation with State Space Models

Abstract

Inter-frame modeling is pivotal in generating intermediate frames for video frame interpolation (VFI). Current approaches predominantly rely on convolution or attention-based models, which often either lack sufficient receptive fields or entail significant computational overheads. Recently, Selective State Space Models (S6) have emerged, tailored specifically for long sequence modeling, offering both linear complexity and data-dependent modeling capabilities. In this paper, we propose VFIMamba, a novel frame interpolation method for efficient and dynamic inter-frame modeling by harnessing the S6 model. Our approach introduces the Mixed-SSM Block (MSB), which initially rearranges tokens from adjacent frames in an interleaved fashion and subsequently applies multi-directional S6 modeling. This design facilitates the efficient transmission of information across frames while upholding linear complexity. Furthermore, we introduce a novel curriculum learning strategy that progressively cultivates proficiency in modeling inter-frame dynamics across varying motion magnitudes, fully unleashing the potential of the S6 model. Experimental findings showcase that our method attains state-of-the-art performance across diverse benchmarks, particularly excelling in high-resolution scenarios. In particular, on the X-TEST dataset, VFIMamba demonstrates a noteworthy improvement of 0.80 dB for 4K frames and 0.96 dB for 2K frames.

Code Repositories

mcg-nju/vfimamba
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
video-frame-interpolation-on-snu-film-easyVFIMamba
PSNR: 40.51
SSIM: 0.9912
video-frame-interpolation-on-snu-film-extremeVFIMamba
PSNR: 25.79
SSIM: 0.8682
video-frame-interpolation-on-snu-film-hardVFIMamba
PSNR: 30.99
SSIM: 0.9401
video-frame-interpolation-on-snu-film-mediumVFIMamba
PSNR: 36.40
SSIM: 0.9805
video-frame-interpolation-on-ucf101-1VFIMamba
PSNR: 35.45
SSIM: 0.9702
video-frame-interpolation-on-x4k1000fpsVFIMamba
PSNR: 32.15
SSIM: 0.9246
video-frame-interpolation-on-x4k1000fps-2kVFIMamba
PSNR: 33.33
SSIM: 0.9362
video-frame-interpolation-on-xiph-2kVFIMamba
PSNR: 37.13
SSIM: 0.9451
video-frame-interpolation-on-xiph-4k-1VFIMamba
PSNR: 34.62
SSIM: 0.9059

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
VFIMamba: Video Frame Interpolation with State Space Models | Papers | HyperAI