English

Time-adaptive Video Frame Interpolation based on Residual Diffusion

Computer Vision and Pattern Recognition 2025-04-17 v2

Abstract

In this work, we propose a new diffusion-based method for video frame interpolation (VFI), in the context of traditional hand-made animation. We introduce three main contributions: The first is that we explicitly handle the interpolation time in our model, which we also re-estimate during the training process, to cope with the particularly large variations observed in the animation domain, compared to natural videos; The second is that we adapt and generalize a diffusion scheme called ResShift recently proposed in the super-resolution community to VFI, which allows us to perform a very low number of diffusion steps (in the order of 10) to produce our estimates; The third is that we leverage the stochastic nature of the diffusion process to provide a pixel-wise estimate of the uncertainty on the interpolated frame, which could be useful to anticipate where the model may be wrong. We provide extensive comparisons with respect to state-of-the-art models and show that our model outperforms these models on animation videos. Our code is available at https://github.com/VicFonch/Multi-Input-Resshift-Diffusion-VFI.

Keywords

Cite

@article{arxiv.2504.05402,
  title  = {Time-adaptive Video Frame Interpolation based on Residual Diffusion},
  author = {Victor Fonte Chavez and Claudia Esteves and Jean-Bernard Hayet},
  journal= {arXiv preprint arXiv:2504.05402},
  year   = {2025}
}

Comments

17 pages

R2 v1 2026-06-28T22:49:55.803Z