π€ AI Summary
Existing video editing methods suffer from temporal inconsistency and overfitting to text prompts, while relying heavily on large-scale annotated datasets and substantial computational resources. To address these challenges, we propose Vid-TTA, a low-cost test-time adaptation framework. Vid-TTA introduces motion-aware frame reconstruction and text prompt perturbation as self-supervised auxiliary tasks, enabling dynamic UNet optimization during inference. It further incorporates a meta-learning-driven dynamic loss balancing mechanism to achieve content-adaptive, personalized adjustments. Crucially, Vid-TTA requires no additional training or fine-tuningβonly a single forward pass suffices for adaptive optimization. Experimental results demonstrate that Vid-TTA significantly improves temporal coherence and text-prompt generalization, delivering plug-and-play performance gains with minimal computational overhead. This establishes a new paradigm for high-quality video editing under resource-constrained conditions.
π Abstract
Video editing is a critical component of content creation that transforms raw footage into coherent works aligned with specific visual and narrative objectives. Existing approaches face two major challenges: temporal inconsistencies due to failure in capturing complex motion patterns, and overfitting to simple prompts arising from limitations in UNet backbone architectures. While learning-based methods can enhance editing quality, they typically demand substantial computational resources and are constrained by the scarcity of high-quality annotated data. In this paper, we present Vid-TTA, a lightweight test-time adaptation framework that personalizes optimization for each test video during inference through self-supervised auxiliary tasks. Our approach incorporates a motion-aware frame reconstruction mechanism that identifies and preserves crucial movement regions, alongside a prompt perturbation and reconstruction strategy that strengthens model robustness to diverse textual descriptions. These innovations are orchestrated by a meta-learning driven dynamic loss balancing mechanism that adaptively adjusts the optimization process based on video characteristics. Extensive experiments demonstrate that Vid-TTA significantly improves video temporal consistency and mitigates prompt overfitting while maintaining low computational overhead, offering a plug-and-play performance boost for existing video editing models.