Ada-VE: Training-Free Consistent Video Editing Using Adaptive Motion Prior
Tanvir Mahmud, Mustafa Munir, Radu Marculescu, Diana Marculescu

TL;DR
Ada-VE introduces an efficient adaptive motion-guided attention mechanism for video editing that enhances temporal coherence and visual quality without increasing computational costs, outperforming existing methods.
Contribution
The paper proposes a novel adaptive motion-guided cross-frame attention with KV-caching, enabling more frames to be edited efficiently and improving temporal consistency in video synthesis.
Findings
Achieves a threefold increase in keyframe processing within the same computational budget.
Improves temporal coherence and visual quality over state-of-the-art methods.
Reduces redundant computations using optical flow-guided attention and KV-caching.
Abstract
Video-to-video synthesis poses significant challenges in maintaining character consistency, smooth temporal transitions, and preserving visual quality during fast motion. While recent fully cross-frame self-attention mechanisms have improved character consistency across multiple frames, they come with high computational costs and often include redundant operations, especially for videos with higher frame rates. To address these inefficiencies, we propose an adaptive motion-guided cross-frame attention mechanism that selectively reduces redundant computations. This enables a greater number of cross-frame attentions over more frames within the same computational budget, thereby enhancing both video quality and temporal coherence. Our method leverages optical flow to focus on moving regions while sparsely attending to stationary areas, allowing for the joint editing of more frames without…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Coding and Compression Technologies · Video Analysis and Summarization · Advanced Vision and Imaging
MethodsFocus
