English

EasyV2V: A High-quality Instruction-based Video Editing Framework

Computer Vision and Pattern Recognition 2025-12-19 v1 Artificial Intelligence

Abstract

While image editing has advanced rapidly, video editing remains less explored, facing challenges in consistency, control, and generalization. We study the design space of data, architecture, and control, and introduce \emph{EasyV2V}, a simple and effective framework for instruction-based video editing. On the data side, we compose existing experts with fast inverses to build diverse video pairs, lift image edit pairs into videos via single-frame supervision and pseudo pairs with shared affine motion, mine dense-captioned clips for video pairs, and add transition supervision to teach how edits unfold. On the model side, we observe that pretrained text-to-video models possess editing capability, motivating a simplified design. Simple sequence concatenation for conditioning with light LoRA fine-tuning suffices to train a strong model. For control, we unify spatiotemporal control via a single mask mechanism and support optional reference images. Overall, EasyV2V works with flexible inputs, e.g., video+text, video+mask+text, video+mask+reference+text, and achieves state-of-the-art video editing results, surpassing concurrent and commercial systems. Project page: https://snap-research.github.io/easyv2v/

Keywords

Cite

@article{arxiv.2512.16920,
  title  = {EasyV2V: A High-quality Instruction-based Video Editing Framework},
  author = {Jinjie Mai and Chaoyang Wang and Guocheng Gordon Qian and Willi Menapace and Sergey Tulyakov and Bernard Ghanem and Peter Wonka and Ashkan Mirzaei},
  journal= {arXiv preprint arXiv:2512.16920},
  year   = {2025}
}

Comments

Project page: https://snap-research.github.io/easyv2v/

R2 v1 2026-07-01T08:32:15.429Z