Papers › Towards Language-Driven Video Inpainting via Multimodal Large Language Models

Towards Language-Driven Video Inpainting via Multimodal Large Language Models

18 Jan 2024CVPR 2024 1arXiv:2401.10226archive 2025-07-28

Jianzong Wu, Xiangtai Li, Chenyang Si, Shangchen Zhou, Jingkang Yang, Jiangning Zhang, Yining Li, Kai Chen, Yunhai Tong, Ziwei Liu, Chen Change Loy

We introduce a new task -- language-driven video inpainting, which uses natural language instructions to guide the inpainting process. This approach overcomes the limitations of traditional video inpainting methods that depend on manually labeled binary masks, a process often tedious and labor-intensive. We present the Remove Objects from Videos by Instructions (ROVI) dataset, containing 5,650 videos and 9,091 inpainting results, to support training and evaluation for this task. We also propose a novel diffusion-based language-driven video inpainting framework, the first end-to-end baseline for this task, integrating Multimodal Large Language Models to understand and execute complex language-based inpainting requests effectively. Our comprehensive results showcase the dataset's versatility and the model's effectiveness in various language-instructed inpainting scenarios. We will make datasets, code, and models publicly available.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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="2401.10226")

Code

Syntology Ran 7 of 10 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 7 ran with no contract checked.

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

jianzongwu/language-driven-video-inpainting officialmentioned in papermentioned on GitHubpytorch 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

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

7ran
3unverified

Licence: 10 of the 10 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 jianzongwu/Language-Driven-Video-Inpainting. “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.

create_1d_absolute_sin_cos_embedding jianzongwu/Language-Driven-Video-Inpainting/rovi/models/utils.py official repository ran fingerprinted no licence file found · pointer only · 2eb56328ee222a96 · report
get_cosine_scheduler jianzongwu/Language-Driven-Video-Inpainting/rovi/util.py official repository ran no licence file found · pointer only · d38dd5fa6084deeb · report
get_mask_loss_weight_scale_quadratic jianzongwu/Language-Driven-Video-Inpainting/rovi/util.py official repository ran no licence file found · pointer only · a37c74cff74be0d0 · report
get_unet_constant_deocder_cosine_scheduler jianzongwu/Language-Driven-Video-Inpainting/rovi/util.py official repository ran no licence file found · pointer only · 5ca301a24eda4247 · report
inflated_interpolate_3d jianzongwu/Language-Driven-Video-Inpainting/rovi/models/mask_decoder.py official repository ran no licence file found · pointer only · 1b457a7bd99a3de9 · report
load_video jianzongwu/Language-Driven-Video-Inpainting/inference_interactive.py official repository ran no licence file found · pointer only · a612419f9fdb01ba · report
transform_first_frame jianzongwu/Language-Driven-Video-Inpainting/inference_interactive.py official repository ran no licence file found · pointer only · 0b8d172f39477909 · report
get_down_block jianzongwu/Language-Driven-Video-Inpainting/rovi/models/unet_blocks.py official repository unverified no licence file found · pointer only · f6cbe1f5a30557f3 · report
get_mask_decoder jianzongwu/Language-Driven-Video-Inpainting/rovi/models/mask_decoder.py official repository unverified no licence file found · pointer only · 45965320324d4cff · report
get_up_block jianzongwu/Language-Driven-Video-Inpainting/rovi/models/unet_blocks.py official repository unverified no licence file found · pointer only · b371191d08e93feb · report

Tasks

Video Inpainting

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Inpainting

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