Goku: A Million-Scale Universal Dataset and Benchmark for Instruction-Based Video Editing
Summary
This paper introduces Goku, a million-scale dataset and benchmark for instruction-based video editing, supporting multi-task and structural manipulations. The accompanying model, Goku-Edit, achieves up to +8% improvement on instruction following over open-source models.
View Cached Full Text
Cached at: 07/01/26, 03:43 PM
Paper page - Goku: A Million-Scale Universal Dataset and Benchmark for Instruction-Based Video Editing
Source: https://huggingface.co/papers/2606.30599 Authors:
,
,
,
,
,
,
,
,
,
Abstract
A large-scale video editing dataset and model are introduced that support multi-task and structural manipulations through advanced data synthesis and network architectures.
Existing instruction-based video editing datasets commonly focus on single-task appearance editing, failing to meet the complex creative demands of real-world scenarios. To bridge this gap, we present Goku, a large-scale dataset featuring 2 million high-quality,instruction-aligned video editing pairs, which is the first to extend task boundaries from basic appearance editing to multi-task and structural manipulations(e.g., precise control of subject movement). To tackle the data synthesis challenges inherent in these complex tasks, we design an efficientdata synthesis pipelinethat decomposes complex edits into controllable sub-problems and introduce aprogressive filtering systemfor data reliability throughout the whole process. Furthermore, we explore the optimal network structures on Goku, and propose Goku-Edit. To deeply comprehend complex editing instructions, Goku-Edit leverages anMLLMas its text encoder and adopts adecoupled dual-branch design: a dedicatedmask branchhandles structural control, freeing the main branch forappearance rendering. A comprehensivevideo editing benchmark, Goku-Bench, is also proposed with 1,000 human-verified test cases and 7novel editing-specific metrics. Evaluated on Goku-Bench, Goku-Edit obtains up to +8% improvement on other open-source models in terms of instruction following.
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2606\.30599
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2606.30599 in a model README.md to link it from this page.
Datasets citing this paper2
#### Goku-2M/GOKU-2M Preview• Updatedabout 2 hours ago • 24 • 3 #### bigfacing/GOKU-2M Preview• Updatedabout 2 hours ago • 24 • 6
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2606.30599 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
CoinVE-200K: A Large-Scale High-Quality Dataset for Compositional Instruction-Guided Video Editing
The paper introduces CoinVE-200K, a large-scale dataset for compositional instruction-guided video editing, along with a benchmark and a 22B model that enables precise multi-region editing with temporal coherence.
VEFX-Bench: A Holistic Benchmark for Generic Video Editing and Visual Effects
VEFX-Bench introduces a large-scale human-annotated video editing dataset (5,049 examples) with multi-dimensional quality labels and a specialized reward model for standardized evaluation of video editing systems. The paper addresses the lack of comprehensive benchmarks in AI-assisted video creation by providing VEFX-Dataset, VEFX-Reward, and a 300-video-prompt benchmark that reveals gaps in current editing models.
CoVEBench: Can Video Editing Models Handle Complex Instructions?
Introduces CoVEBench, a new benchmark for evaluating compositional video editing capabilities, addressing limitations in handling complex multi-step instructions. The benchmark includes 416 videos, 626 instructions, and 9,990 checklist items, revealing that current models struggle with compositional editing tasks.
Bridging VideoQA and Video-Guided Agentic Tasks via Generalized Keyframe Extraction
This paper introduces VG-GUIBench, a benchmark to evaluate MLLM-based GUI agents' ability to follow video tutorials, and proposes TASKER, a keyframe extraction method that improves performance on VideoQA and video-guided agentic tasks.
Uni-Edit: Intelligent Editing Is A General Task For Unified Model Tuning
Uni-Edit proposes using intelligent image editing as a single general task to simultaneously improve unified multimodal models' understanding, generation, and editing capabilities, with an automated data synthesis pipeline creating complex editing instructions.