Editing both the motion and location of a subject in a video simultaneously is a challenging task that has remained largely unexplored, according to a recent paper on arXiv. Researchers propose TeleMorpher, a one-shot framework that addresses this gap by combining motion priors with a training-free pose warping technique.
The Challenge of Combined Editing
Diffusion models have achieved remarkable success in image and video generation and editing, but most existing work focuses on motion editing alone. Simultaneously transforming both motion and location has practical importance, yet research has been limited. The authors of TeleMorpher first analyze the fundamental factors that degrade quality in motion-location editing, forming the basis for their approach.
How TeleMorpher Works
TeleMorpher is described as one of the first one-shot frameworks for simultaneous motion-location editing. It operates through a four-step pipeline:
- Disentanglement: The protagonist and background are separated using pre-trained segmentation and inpainting models.
- Pose Warping: A training-free pose warping step edits the protagonist's motion, guided by a motion prior — a target motion-centric video generated from an off-the-shelf model.
- Injection: The warped motion video is directly injected into a baseline motion editor during inference, reducing the difference between source and target motions while preserving source video appearance.
- Evaluation: For quantitative assessment, the authors propose two new LPIPS-based metrics that measure background consistency before/after editing and the fidelity of motion editing by comparing extracted protagonist skeletons from source and target videos.
Technical Components
The framework leverages motion priors derived from a target motion-centric video generated by an off-the-shelf model. It also uses the ground truth motion to enable more controllable and precise editing. The process is designed to be robust, mitigating differences between source and target motions.
Evaluation and Performance
Experiments were conducted on in-the-wild videos and the TaiChi dataset. Results show TeleMorpher achieves superior performance across both quantitative and qualitative measurements, including real-human evaluation, underscoring its effectiveness. The newly proposed LPIPS-based metrics enhance the reliability of quantitative evaluations compared to prior methods.
Implications for Enterprise Video Editing
While TeleMorpher is a research framework, its ability to perform simultaneous motion and location editing in a one-shot manner could eventually enable automated video production for training, marketing, and simulation in enterprise settings. The use of pre-trained models and training-free warping suggests potential for integration into existing video workflows without extensive custom training. However, as a preprint, the work has not yet been peer-reviewed, and the robustness across diverse real-world conditions remains to be validated.