A latent-diffusion solver with pseudo-batch sampling and DDIM-inversion initialization reconstructs high-definition video from spatio-temporal degradations on a single GPU.
Warped Diffusion: Solving Video Inverse Problems with Image Diffusion Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Using image models naively for solving inverse video problems often suffers from flickering, texture-sticking, and temporal inconsistency in generated videos. To tackle these problems, in this paper, we view frames as continuous functions in the 2D space, and videos as a sequence of continuous warping transformations between different frames. This perspective allows us to train function space diffusion models only on images and utilize them to solve temporally correlated inverse problems. The function space diffusion models need to be equivariant with respect to the underlying spatial transformations. To ensure temporal consistency, we introduce a simple post-hoc test-time guidance towards (self)-equivariant solutions. Our method allows us to deploy state-of-the-art latent diffusion models such as Stable Diffusion XL to solve video inverse problems. We demonstrate the effectiveness of our method for video inpainting and $8\times$ video super-resolution, outperforming existing techniques based on noise transformations. We provide generated video results: https://giannisdaras.github.io/warped_diffusion.github.io/.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
VISION-XL: High Definition Video Inverse Problem Solver using Latent Image Diffusion Models
A latent-diffusion solver with pseudo-batch sampling and DDIM-inversion initialization reconstructs high-definition video from spatio-temporal degradations on a single GPU.