VALA: Learning Latent Anchors for Training-Free and Temporally Consistent
Zhangkai Wu, Xuhui Fan, Zhongyuan Xie, Kaize Shi, Longbing Cao
TL;DR
VALA addresses the challenge of temporal inconsistency in training-free video editing by introducing a variational latent alignment module that compresses per-frame latents into a small set of semantic anchors. It learns adaptive, probabilistic frame-to-anchor assignments through a contrastive objective, enabling the preserved content and motion coherence across frames. The method can be integrated with existing T2I-based VE pipelines, achieving state-of-the-art inversion fidelity, editing quality, and temporal consistency while reducing memory and compute. Extensive experiments on DAVIS and diverse Internet videos demonstrate its superiority over prior training-free approaches, with ablations confirming the beneficial role of variational priors and anchor economy for robustness and efficiency.
Abstract
Recent advances in training-free video editing have enabled lightweight and precise cross-frame generation by leveraging pre-trained text-to-image diffusion models. However, existing methods often rely on heuristic frame selection to maintain temporal consistency during DDIM inversion, which introduces manual bias and reduces the scalability of end-to-end inference. In this paper, we propose~\textbf{VALA} (\textbf{V}ariational \textbf{A}lignment for \textbf{L}atent \textbf{A}nchors), a variational alignment module that adaptively selects key frames and compresses their latent features into semantic anchors for consistent video editing. To learn meaningful assignments, VALA propose a variational framework with a contrastive learning objective. Therefore, it can transform cross-frame latent representations into compressed latent anchors that preserve both content and temporal coherence. Our method can be fully integrated into training-free text-to-image based video editing models. Extensive experiments on real-world video editing benchmarks show that VALA achieves state-of-the-art performance in inversion fidelity, editing quality, and temporal consistency, while offering improved efficiency over prior methods.
