CVApr 12, 2023

VidStyleODE: Disentangled Video Editing via StyleGAN and NeuralODEs

arXiv:2304.06020v33 citationsh-index: 35
Originality Incremental advance
AI Analysis

This work addresses the challenge of applying GAN-based editing techniques to videos, which is a domain-specific problem for video editing and generation researchers.

The paper tackles the problem of disentangling and controlling content and motion in video editing by proposing VidStyleODE, a method that combines StyleGAN and Neural ODEs to enable high-quality, temporally consistent video generation with applications like text-guided manipulation and interpolation.

We propose $\textbf{VidStyleODE}$, a spatiotemporally continuous disentangled $\textbf{Vid}$eo representation based upon $\textbf{Style}$GAN and Neural-$\textbf{ODE}$s. Effective traversal of the latent space learned by Generative Adversarial Networks (GANs) has been the basis for recent breakthroughs in image editing. However, the applicability of such advancements to the video domain has been hindered by the difficulty of representing and controlling videos in the latent space of GANs. In particular, videos are composed of content (i.e., appearance) and complex motion components that require a special mechanism to disentangle and control. To achieve this, VidStyleODE encodes the video content in a pre-trained StyleGAN $\mathcal{W}_+$ space and benefits from a latent ODE component to summarize the spatiotemporal dynamics of the input video. Our novel continuous video generation process then combines the two to generate high-quality and temporally consistent videos with varying frame rates. We show that our proposed method enables a variety of applications on real videos: text-guided appearance manipulation, motion manipulation, image animation, and video interpolation and extrapolation. Project website: https://cyberiada.github.io/VidStyleODE

Foundations

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

Your Notes