Overview
Field: Computer Vision (cs.CV)
Authors: Dingyun Zhang, Lixue Gong, Wei Liu
Published: 2026-07-20
arXiv: 2607.18227
Abstract (translated and condensed)
Following mainstream directions in visual research, the authors explore integrating generation and editing capabilities for both video and image modalities within a single model.
Current approaches to collecting video editing data typically rely on labor-intensive, time-consuming curation pipelines, including:
- Object mask annotation
- Introducing erroneous paired synthesis via I2V models and ControlNet-style guidance
- Quality filtering or refinement based on VLMs
- arXiv page: https://arxiv.org/abs/2607.18227
As a result, the diversity of editing tasks remains far below what is available for image editing models.
Key Contributions
1. Pixel-pair temporal warped flow field: a mechanism that can directly generate corresponding video editing samples in real time from image editing samples. 2. Mask-free video editing learning: the authors demonstrate across multiple levels of video editing tasks that models can learn video editing using only such generated data. 3. Modality unification: the image modality is treated as a special case of the video modality. 4. Modality-mimic losses: a modality-mimic generation loss and a modality-mimic editing loss align the capabilities and output distributions of the two modalities through mutual imitation.