Harnessing Meta-Learning for Improving Full-Frame Video Stabilization
Muhammad Kashif Ali, Eun Woo Im, Dongjin Kim, Tae Hyun Kim
TL;DR
The paper addresses the challenge of robust full-frame video stabilization with end-to-end pixel-level synthesis by introducing scene-adaptive meta-learning for rapid test-time adaption. It formulates a two-loop MAML-inspired framework that adapts stabilization models to short frame sequences using inner-loop losses focused on stability and perceptual quality, while outer-loop losses guide behavior toward realistic, high-quality stabilization with ground-truth-like targets. The approach leverages a rigid-affine transform regression module and combines perceptual, contextual, and Gram-based penalties to preserve content during adaptation. Empirical results show consistent gains in stability and quality across baselines, with DIFRINT achieving state-of-the-art performance after limited adaptation, demonstrating the practical impact of fast, task-aware adaptation for real-world video stabilization tasks.
Abstract
Video stabilization is a longstanding computer vision problem, particularly pixel-level synthesis solutions for video stabilization which synthesize full frames add to the complexity of this task. These techniques aim to stabilize videos by synthesizing full frames while enhancing the stability of the considered video. This intensifies the complexity of the task due to the distinct mix of unique motion profiles and visual content present in each video sequence, making robust generalization with fixed parameters difficult. In our study, we introduce a novel approach to enhance the performance of pixel-level synthesis solutions for video stabilization by adapting these models to individual input video sequences. The proposed adaptation exploits low-level visual cues accessible during test-time to improve both the stability and quality of resulting videos. We highlight the efficacy of our methodology of "test-time adaptation" through simple fine-tuning of one of these models, followed by significant stability gain via the integration of meta-learning techniques. Notably, significant improvement is achieved with only a single adaptation step. The versatility of the proposed algorithm is demonstrated by consistently improving the performance of various pixel-level synthesis models for video stabilization in real-world scenarios.
