We demonstrate our first-frame-guided video editing results using LoRA-Edit. Given an input video and an edited first frame, our method generates consistent video edits that propagate the first frame changes throughout the entire sequence. Move your mouse across the videos to compare source and edited results, or click to play/pause.
Beyond using just the edited first frame, our method can incorporate additional reference frames to provide more flexible editing guidance. Here we demonstrate how adding a second edited frame (from a different time point) enhances the controllability throughout the entire video sequence.
We compare LoRA-Edit with reference-guided video editing methods, demonstrating our method's advantages in maintaining reference fidelity.
We also compare with first-frame-guided video editing methods, showcasing LoRA-Edit's superior performance in propagating first-frame edits with high quality while preserving the background.
We explore different mask configurations as input conditions to the image-to-video model. Left: Input conditions including mask and pseudo-video. Right: Video generation results under different mask configurations. From top to bottom, we explore four different cases: Default case uses a default mask preserving only the first frame. Case 1 uses no input condition (text-to-video). Case 2 uses the entire video without masking, resulting in artifacts. Case 3 masks the foreground, which also fails.
Building on this exploration, we modify the spatiotemporal mask to enable more flexible video edits. Combined with LoRA fine-tuning, the mask serves two roles: it improves the I2V model's alignment with mask constraints, allowing flexible control over which regions are edited or preserved; and it acts as a signal guiding LoRA to learn specific patterns from training data. By configuring the condition video, mask, and target video in different ways, we enable flexible video editing through LoRA.
@article{loraedit2025,
author = {Chenjian Gao and Lihe Ding and Xin Cai and Zhanpeng Huang and Zibin Wang and Tianfan Xue},
title = {LoRA-Edit: Controllable First-Frame-Guided Video Editing via Mask-Aware LoRA Fine-Tuning},
journal = {arXiv preprint},
year = {2025},
}