Overview
As AI-assisted video creation becomes practical, instruction-guided video editing is increasingly essential for refining generated or captured footage to meet professional requirements. However, the field has lacked both a large-scale human-annotated dataset with complete editing examples and a standardized evaluator for comparing editing systems. Existing resources suffer from small scale, missing edited outputs, or absent human quality labels, while evaluation typically relies on costly manual inspection or generic VLM judges not specialized for editing quality.
- Paper: arXiv 2604.16272
- Authors: Xiangbo Gao, Sicong Jiang, Bangya Liu, Xinghao Chen, Minglai Yang, Siyuan Yang, Mingyang Wu, Jiongze Yu, Qi Zheng, Haozhi Wang, Jiayi Zhang, Jared Yang, Jie Yang, Zihan Wang, Qing Yin, Zhengzhong Tu
- Instruction following
- Rendering quality
- Edit exclusivity (whether only the intended content changed)
- VEFX-Reward aligns better with human judgment than generic VLM judges and previous reward models, on both standard IQA/VQA metrics and group preference evaluations.
- Using VEFX-Reward as an evaluator, benchmarking of representative commercial and open-source video editing systems reveals persistent gaps in visual plausibility, instruction following, and edit locality.
Key Contributions
1. VEFX-Dataset: A human-annotated dataset of 5,049 video editing examples across 9 major editing categories and 32 subcategories. Each example is labeled along three decoupled dimensions:
2. VEFX-Reward: A reward model specialized for video editing quality assessment. It jointly processes the source video, the editing instruction, and the edited video, and predicts per-dimension quality scores using ordinal regression.
3. VEFX-Bench: A benchmark of 300 curated video-prompt pairs enabling standardized comparison of editing systems.
Findings
Why It Matters
The combination of a large human-labeled dataset, a dedicated reward model, and a standardized benchmark provides the community with the tools needed to measure and improve instruction-guided video editing systems systematically rather than relying on expensive manual review or ill-suited general-purpose judges.