CVDec 10, 2023

A Video is Worth 256 Bases: Spatial-Temporal Expectation-Maximization Inversion for Zero-Shot Video Editing

arXiv:2312.05856v316 citationsCVPR
Originality Incremental advance
AI Analysis

This work addresses temporal consistency issues in video editing for AI and multimedia applications, representing an incremental advancement over existing inversion techniques.

The paper tackles the problem of maintaining temporal consistency in zero-shot video editing by proposing a Spatial-Temporal Expectation-Maximization (STEM) inversion method that models videos with a low-rank representation, achieving consistent improvements on state-of-the-art video editing methods.

This paper presents a video inversion approach for zero-shot video editing, which models the input video with low-rank representation during the inversion process. The existing video editing methods usually apply the typical 2D DDIM inversion or naive spatial-temporal DDIM inversion before editing, which leverages time-varying representation for each frame to derive noisy latent. Unlike most existing approaches, we propose a Spatial-Temporal Expectation-Maximization (STEM) inversion, which formulates the dense video feature under an expectation-maximization manner and iteratively estimates a more compact basis set to represent the whole video. Each frame applies the fixed and global representation for inversion, which is more friendly for temporal consistency during reconstruction and editing. Extensive qualitative and quantitative experiments demonstrate that our STEM inversion can achieve consistent improvement on two state-of-the-art video editing methods. Project page: https://stem-inv.github.io/page/.

Code Implementations1 repo
Foundations

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

Your Notes