Everything K-culture — comebacks to K-beauty, straight to your inboxGet it in your inbox

METAL MEDIA

CoinVE-200K: A Large-Scale High-Quality Dataset for Compositional Instruction-Guided Video Editing

arXiv:2608.175662026-08-17

A new video-editing dataset and model let AI apply several edit instructions to one video at once, correctly and without mixing them up

Existing instruction-based video editing datasets mostly handle one edit at a time, like changing a background or removing an object, but real users often ask for several edits together. This paper releases CoinVE-200K, a 200K-pair dataset where each video comes with 2 to 5 combined edit instructions, plus CoinVE-Edit, a 22B-parameter model trained on it that keeps multiple instructions from interfering with each other, and CoinVE-Bench, a dedicated benchmark for this task.

METAL MEDIA explanatory visual

A new video-editing dataset and model let AI apply several edit instructions to one video at once, correctly and without mixing them up

  1. 01Starting from 1080p source videos up to 201 frames, the team combined six edit types across people, objects, and backgrounds (addition, removal, modification, stylization variants) into multi-instruction prompts, generated edited videos using a mask-guided pipeline, and strictly filtered results with Gemini 2.5 Pro to keep only 200K high-quality pairs.
  2. 02The final dataset averages 2.55 instructions per video (57.7% with 2, 31.7% with 3, 8.5% with 4, 2.1% with 5), spread fairly evenly across local addition (24.1%), background replacement (23.8%), object replacement (22.8%), local removal (18.5%), background stylization (6.4%), and object stylization (4.5%).
  3. 03CoinVE-Edit combines the Wan2.1-T2V-14B video generation backbone with the Qwen3VL-8B understanding model, predicting which spatial region each instruction should affect and disentangling attention so different edits don't leak into each other's regions.
  4. 04On both OpenVE-Bench (single instructions) and the new CoinVE-Bench (multiple instructions), CoinVE-Edit beat open-source baselines and even commercial systems Seedance 2.0 and Kling O3 on region-accuracy metrics (89.45 scope accuracy, 1.74 points above the best competitor), and outperformed simplified variants that just concatenated instructions or used a cruder region-injection method.
An explanatory diagram made by METAL MEDIA, not a figure supplied by the paper's authors.

What they did

  1. Starting from 1080p source videos up to 201 frames, the team combined six edit types across people, objects, and backgrounds (addition, removal, modification, stylization variants) into multi-instruction prompts, generated edited videos using a mask-guided pipeline, and strictly filtered results with Gemini 2.5 Pro to keep only 200K high-quality pairs.
  2. The final dataset averages 2.55 instructions per video (57.7% with 2, 31.7% with 3, 8.5% with 4, 2.1% with 5), spread fairly evenly across local addition (24.1%), background replacement (23.8%), object replacement (22.8%), local removal (18.5%), background stylization (6.4%), and object stylization (4.5%).
  3. CoinVE-Edit combines the Wan2.1-T2V-14B video generation backbone with the Qwen3VL-8B understanding model, predicting which spatial region each instruction should affect and disentangling attention so different edits don't leak into each other's regions.
  4. On both OpenVE-Bench (single instructions) and the new CoinVE-Bench (multiple instructions), CoinVE-Edit beat open-source baselines and even commercial systems Seedance 2.0 and Kling O3 on region-accuracy metrics (89.45 scope accuracy, 1.74 points above the best competitor), and outperformed simplified variants that just concatenated instructions or used a cruder region-injection method.
Table 1: Evaluation matrix of CoinVE-Bench. The proposed metrics are grouped by evaluator type into MLLM-based checklist evaluation and specialized evaluator-based evaluation with task-specific models, covering four evaluation dimensions and eleven fine-grained metrics.
DimensionMetric (Abbr.)RangeEvaluatorDescription
MLLM-Based (Gemini 3.6 Flash)
Editing Accuracy (per Instruction)Semantic Accuracy (SA)[0,100]MLLM + checklistCorrect execution of the intended edit semantics
Scope Accuracy (SPA)[0,100]MLLM + checklistCorrect edit localization without leakage or interference
Editing Persistence (EP)[0,100]MLLM + checklistTemporal consistency of the edit throughout the video
Physical NaturalnessAppearance Naturalness (AN)[0,100]MLLM + checklistNatural blending of lighting, shadows, textures, and style
Scale Consistency (SC)[0,100]MLLM + checklistPlausibility of the edited object’s scale and perspective
Motion Naturalness (MN)[0,100]MLLM + checklistPlausibility of motion and physical interactions
Semantic PreservationContent Preservation (CP)[0,100]MLLM + checklistPreservation of non-edited regions, objects, and structures
Specialized Evaluator-Based
Video QualityAesthetic Quality (AQ)[1,10]Aesthetic Predictor v2.5Overall frame-level aesthetic appeal
Technical Quality (TQ)(1, 100)DOVER++Technical blur, noise, compression, flicker, and jitter
Comprehensive Quality (CQ)[1, 5]VisualQuality-R1Overall frame-level visual quality
Temporal Stability (TS)[0, 1]Optical-flow fieldsTemporal motion smoothness
Table 2: Single-instruction video editing comparison on OpenVE-Bench evaluated by Gemini 2.5 Pro.
ModelOverallGlobal StyleBackground ChangeLocal ChangeLocal RemoveLocal AddSubtitle Edit
Runway3.513.722.624.184.162.783.62
VACE1.551.491.552.071.461.261.48
Ditto2.254.011.682.031.531.412.81
OpenVE-Edit2.573.162.362.981.852.152.91
VINO2.914.051.673.123.322.662.64
OmniWeaving3.013.942.033.492.932.063.58
KiwiEdit3.173.602.633.873.312.832.75
SAMA3.333.872.643.913.312.633.63
CoinVE-Edit3.413.613.113.843.812.533.53
Table 3: Compositional-Instruction Video Editing Comparisons on CoinVE-Bench.
ModelEdit. Acc.Phys. Natural.Seman. Pres.Video Quality
SASPAEPANSCMNCPAQTQCQTS
Seedance 2.085.3487.7188.0893.1995.8492.8793.914.4719.554.410.62
Kling O386.9180.9389.0692.5590.3093.9184.514.4918.364.370.61
VACE3.9817.156.5026.6913.8215.2187.834.0517.594.110.62
Ditto34.6936.4140.8535.9647.7938.4851.983.5917.243.960.67
VINO83.6366.7589.0678.0982.3485.9161.704.0617.284.080.68
OmniWeaving59.6755.9461.1154.4966.0365.1075.093.7917.953.840.62
KiwiEdit76.5069.9280.2878.3778.5080.7670.314.1419.334.300.68
SAMA75.5873.3579.6383.4383.8888.1490.083.6118.084.190.72
CoinVE-Edit87.9789.4589.6091.8591.1795.3090.834.1319.574.310.72
Table 4: Performance comparison among different variants of CoinVE-Edit on CoinVE-Bench.
VariantComponentsEdit. Acc.Phys. Natural.Seman. Pres.
MaskQ-BlendingSASPAEPANSCMNCP
Instr.-Concat.××82.6184.4389.1786.5290.0292.1789.30
Q-Bias×83.3585.4988.1987.0889.6491.9590.13
CoinVE-Edit87.9789.4589.6091.8591.1795.3090.83

Why it matters

Real-world editing requests usually bundle multiple changes rather than a single simple edit, so this dataset and model give researchers a concrete way to train and measure whether AI systems can apply each request to the right region without disturbing the rest of the video. Because the benchmark shows gaps even in leading commercial video models, it also gives the industry a target for improving compositional editing quality.

Terms in this paper

  • MLLM (multimodal large language model) · a large language model that can understand both images/video and text together
  • DiT (Diffusion Transformer) · a video/image generation model that uses a transformer architecture inside a diffusion process
  • attention · the mechanism a model uses to decide which parts of the input to focus on
  • SAM2/SAM3 · segmentation models that automatically find the region (mask) of a target object in images or video
  • Q-Blending cross-attention · CoinVE-Edit's attention method that softly injects each instruction's region information to avoid interference between edits

Figures we cannot republish

  • Figure 1: Demonstration of compositional instruction-guided video editing cases from our proposed CoinVE-200K.
  • Figure 2: Data construction pipeline of CoinVE-200K.
  • Figure 3: Data statistics of CoinVE-200K.
  • Figure 4: An overview of the proposed CoinVE-Edit framework.
  • Figure 5: Quality comparison of single-instruction video editing on OpenVE-Bench.
  • Figure 6: Quality comparison of compositional-instruction video editing on CoinVE-Bench.
  • Figure 7: Visualization of predicted editing mask of each instruction for two editing examples.
See the figures in the original paper →

Original abstract (English)

The quality and diversity of instruction-based video editing datasets are steadily improving, yet existing datasets mainly focus on single editing operations and fall short in supporting compositional instruction-guided video editing. In particular, multiple editing intents must be jointly understood and faithfully executed within the same video. To address this issue, we introduce CoinVE-200K, a large-scale, high-quality dataset for Compositional Instruction-Guided Video Editing. CoinVE-200K contains 1080p video-editing pairs of up to 201 frames, covering diverse compositional scenarios where each sample involves 2 to 5 atomic editing operations. The instructions target humans, objects, and backgrounds, and cover edit types such as addition, removal, modification, and stylization. All samples are built through a carefully designed generation and filtering pipeline to ensure instruction faithfulness, visual quality, temporal consistency, and compositional diversity. We also introduce CoinVE-Bench, a benchmark for compositional-instruction video editing across diverse subjects, operation types, and instruction complexities. Furthermore, we present CoinVE-Edit, a 22B compositional video editing model built upon Wan2.1-T2V-14B and Qwen3-VL-8B-Instruct. CoinVE-Edit disentangles region-aware attention for different editing instructions, enabling precise multi-region editing while preserving irrelevant content and temporal coherence. Experiments on CoinVE-Bench show that CoinVE-Edit achieves strong performance in instruction following, compositional editing accuracy, visual quality, and temporal consistency.

Authors · Fuchen Long

Read on arXiv

Latest papers

All papers →

Latest from METAL MEDIA