Papers › InsViE-1M: Effective Instruction-based Video Editing with Elaborate Dataset Construction

InsViE-1M: Effective Instruction-based Video Editing with Elaborate Dataset Construction

26 Mar 2025arXiv:2503.20287archive 2025-07-28

Yuhui Wu, Liyi Chen, Ruibin Li, Shihao Wang, Chenxi Xie, Lei Zhang

Instruction-based video editing allows effective and interactive editing of videos using only instructions without extra inputs such as masks or attributes. However, collecting high-quality training triplets (source video, edited video, instruction) is a challenging task. Existing datasets mostly consist of low-resolution, short duration, and limited amount of source videos with unsatisfactory editing quality, limiting the performance of trained editing models. In this work, we present a high-quality Instruction-based Video Editing dataset with 1M triplets, namely InsViE-1M. We first curate high-resolution and high-quality source videos and images, then design an effective editing-filtering pipeline to construct high-quality editing triplets for model training. For a source video, we generate multiple edited samples of its first frame with different intensities of classifier-free guidance, which are automatically filtered by GPT-4o with carefully crafted guidelines. The edited first frame is propagated to subsequent frames to produce the edited video, followed by another round of filtering for frame quality and motion evaluation. We also generate and filter a variety of video editing triplets from high-quality images. With the InsViE-1M dataset, we propose a multi-stage learning strategy to train our InsViE model, progressively enhancing its instruction following and editing ability. Extensive experiments demonstrate the advantages of our InsViE-1M dataset and the trained model over state-of-the-art works. Codes are available at InsViE.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2503.20287")

Code

Syntology Ran 1 of 18 code samples harvested from 1 repository linked to this paper; 17 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

By repository: official repository: 18 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

langmanbusi/insvie officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

18 samples harvested; 1 ran; 0 honoured the contract we drafted; 17 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
17unverified

Licence: 0 of the 18 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from langmanbusi/insvie. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_unique_embedder_keys_from_conditioner langmanbusi/insvie/CogVideo/sat/sample_video.py official repository ran · our draft was wrong MIT (permissive) · da7df331dab819db · report
add_model_config_args langmanbusi/insvie/CogVideo/sat/arguments.py official repository unverified MIT (permissive) · ed0fa4fe4bafc350 · report
add_sampling_config_args langmanbusi/insvie/CogVideo/sat/arguments.py official repository unverified MIT (permissive) · 73a95ca1e2cff647 · report
compute_prompt_embeddings langmanbusi/insvie/CogVideo/finetune/train_cogvideox_image_to_video_lora.py official repository unverified MIT (permissive) · 02c48da3e29b7180 · report
convert_prompt langmanbusi/insvie/CogVideo/inference/convert_demo.py official repository unverified MIT (permissive) · 3f2fc3183e384950 · report
convert_prompt langmanbusi/insvie/CogVideo/inference/gradio_web_demo.py official repository unverified MIT (permissive) · 55cbe394bd642f3b · report
encode_prompt langmanbusi/insvie/CogVideo/finetune/train_cogvideox_image_to_video_lora.py official repository unverified MIT (permissive) · e1f46e5593d36bb6 · report
get_2d_sincos_pos_embed langmanbusi/insvie/CogVideo/sat/dit_video_concat.py official repository unverified MIT (permissive) · cdd29f549144d05e · report
get_2d_sincos_pos_embed_from_grid langmanbusi/insvie/CogVideo/sat/dit_video_concat.py official repository unverified MIT (permissive) · 665d8a4e8f673a4c · report
get_3d_sincos_pos_embed langmanbusi/insvie/CogVideo/sat/dit_video_concat.py official repository unverified MIT (permissive) · 7759e9a501ea471a · report
get_batch langmanbusi/insvie/CogVideo/sat/sample_video.py official repository unverified MIT (permissive) · 4f7e73ff9945218a · report
image_to_url langmanbusi/insvie/CogVideo/inference/convert_demo.py official repository unverified MIT (permissive) · e8653493c0e3da07 · report
make_inference langmanbusi/insvie/CogVideo/inference/gradio_composite_demo/rife_model.py official repository unverified MIT (permissive) · 44d67662b32e0a93 · report
pad_image langmanbusi/insvie/CogVideo/inference/gradio_composite_demo/rife_model.py official repository unverified MIT (permissive) · 7668884d687f766a · report
pad_last_frame langmanbusi/insvie/CogVideo/sat/data_video.py official repository unverified MIT (permissive) · f15588b5788ebab2 · report
read_video langmanbusi/insvie/CogVideo/sat/data_video.py official repository unverified MIT (permissive) · ea5ba6b6fc22be49 · report
resize_for_rectangle_crop langmanbusi/insvie/CogVideo/sat/data_video.py official repository unverified MIT (permissive) · e0dd6c8c26886b58 · report
save_video langmanbusi/insvie/CogVideo/inference/gradio_web_demo.py official repository unverified MIT (permissive) · f104145895788f8e · report

Tasks

Instruction FollowingVideo Editing

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections