VIDMP3: Video Editing by Representing Motion with Pose and Position Priors
Sandeep Mishra, Oindrila Saha, Alan C. Bovik
TL;DR
VidMP3 tackles motion-preserved video editing by learning a generalized motion representation from pose and position priors through the MotionGuide module. This external motion signal is injected into the temporal self-attention of a diffusion-based video editor that is initialized from a text-to-image model, enabling cross-domain and structure edits while preserving original motion. The approach achieves strong quantitative and qualitative gains over prior methods, scales to SDXL, and supports personalization and background/style edits, broadening practical video editing capabilities. By separating motion from appearance and reducing manual intervention, VidMP3 lays a foundation for flexible, temporally coherent editing across diverse content transformations.
Abstract
Motion-preserved video editing is crucial for creators, particularly in scenarios that demand flexibility in both the structure and semantics of swapped objects. Despite its potential, this area remains underexplored. Existing diffusion-based editing methods excel in structure-preserving tasks, using dense guidance signals to ensure content integrity. While some recent methods attempt to address structure-variable editing, they often suffer from issues such as temporal inconsistency, subject identity drift, and the need for human intervention. To address these challenges, we introduce VidMP3, a novel approach that leverages pose and position priors to learn a generalized motion representation from source videos. Our method enables the generation of new videos that maintain the original motion while allowing for structural and semantic flexibility. Both qualitative and quantitative evaluations demonstrate the superiority of our approach over existing methods. The code will be made publicly available at https://github.com/sandeep-sm/VidMP3.
