RefVideo-6M: A Reliable Reference-Based Dataset for Instructional Video Editing

2026-08-26Computer Vision and Pattern Recognition

Computer Vision and Pattern Recognition
AI summary

The authors created a big new dataset called RefVideo-6M to help improve video editing by giving computers better examples to learn from. Unlike older datasets, theirs uses real, high-quality edited videos instead of automatically made ones that might have errors. They also include millions of visual references, not just text instructions, to help the models understand how to preserve details and be more precise. The authors tested their dataset by training a new video editing model and found it improves editing quality and control.

video editingdatasetsupervision signalsreference-guided editingvisual correspondenceinstruction-based datasetartifact-free videosmodel trainingvisual qualitycontrollability
Authors
Bojia Zi, Xiaoyan Yang, Yu Zhou, Ruijie Sun, Lihan Zhang, Bin Liang, Kam-Fai Wong, Haibin Huang, Chi Zhang, Xuelong Li
Abstract
Recent advances in video editing have been largely driven by large-scale instruction-based datasets. However, existing datasets still suffer from two critical limitations. First, target videos are commonly produced by automatic editing models, which may introduce visible artifacts and unreliable supervision signals. Second, most public datasets rely primarily on textual instructions, while lacking visual references that are crucial for precise, identity-preserving, and controllable editing. To address these limitations, we introduce RefVideo-6M, a large-scale reference-guided editing dataset containing 5 million video editing samples and 1 million image editing samples. To ensure reliable supervision, our dataset uses a construction pipeline that treats artifact-free real videos as editing targets and generates quality-filtered input conditions with multiple editing experts. In addition, it provides approximately 6 million visual references, covering diverse reference types and editing scenarios, thereby enabling models to learn fine-grained visual correspondence beyond text-only instructions. Based on RefVideo-6M, we further train a reference-guided video editing model, Ref-MoT, to evaluate the effectiveness and scalability of the proposed dataset. Extensive experiments demonstrate that RefVideo-6M provides substantially more reliable supervision than existing datasets and enables the training of powerful editing models with improved visual quality, controllability, and reference consistency. The open-source dataset is available at https://huggingface.co/datasets/RefVideo6M/RefVideo6M.