Recent diffusion-based video generation models have made significant progress in multi-reference image-conditioned video editing. However, existing methods still struggle to coordinate information from multiple visual sources accurately. We identify that instruction quality is a critical limiting factor: existing editing instructions lack explicit reference attribution, and general-purpose multimodal large language models (MLLMs) cannot generate them reliably. To address this, we propose ReBind, a systematic framework that introduces dense instructions with explicit reference relationships as the intermediate representation. Our key insight is embedding reference tokens at semantic positions to establish precise bindings between visual attributes and their sources. We develop ReBind-Instruct, a specialized MLLM trained through a two-stage scheme: Structured Instruction Learning teaches the model to generate reference-grounded instructions, while Reference Attribution Optimization uses reinforcement learning with tailored rewards to improve content completeness and attribution accuracy. We further develop ReBind-Edit, which leverages these dense instructions to perform precise multi-reference video editing through cross-attention binding. Extensive experiments show that ReBind substantially outperforms general-purpose MLLMs in instruction quality and achieves state-of-the-art performance among open-source methods, with ablations confirming that both instruction structure and quality directly impact editing performance.
Figure: Reward design for Reference Attribution Optimization. Our tailored rewards improve both content completeness and attribution accuracy in dense instruction generation.
Instruction
Replace the original coffee shop scene with the outdoor iris garden scene from the reference image. Change the clothes of the curly-haired woman to the blue suspender dress in the reference image, keep her original curly hair style, and modify the whole content into the outdoor garden portrait style.
Source Video
Ours
Instruction
Replace the hospital ward background with the living room with balcony in the reference image, and keep the content of the male character unchanged.
Source Video
Ours
Instruction
Add the black square-frame sunglasses from the reference image as an accessory to the male puppet standing in the doorway.
Source Video
Ours
Instruction
Refer to Ref 1, replace the original European-style palace corridor background with the night riverside pedestrian walkway scene, and adapt to the light and shadow effect of the corresponding night scene. Refer to Ref 2, replace the woman wearing a burgundy dress with golden patterns with the man who wears a plaid newsboy cap, round glasses and a brown striped short-sleeved T-shirt.
Source Video
Ours
Instruction
Ref 1, replace the original red mountain background with the covered wooden bridge path over the river from the first reference image. Ref 2, replace the original brown wide-brimmed cowboy hat on the male protagonist's head with the khaki baseball cap from the second reference image.
Source Video
Ours
Instruction
Modify the video according to Ref 1, Ref 2 and Ref 3: 1. Replace the original bacon-shaped sofa with the log-frame beige fabric three-seater sofa from Ref 3; 2. Remove the black floor lamp in the background; 3. Replace the original solid light-colored carpet under the sofa with the rectangular red-brown patterned carpet from Ref 1; 4. Add the beige linen curtain from Ref 2 to the window on the left side.
Source Video
Ours
Instruction: Add the golden eagle from the reference image into this video, and make this golden eagle hover around the woman wearing fluorescent green clothes who is flying with arms outstretched in the video.
Source Video
Reference Image
UniVideo
Kiwi-Edit
OmniWeaving
Ours (ReBind)
Instruction: Replace the original snowy mountain outdoor background with the train station platform background from Ref 1. Replace the curly-haired man wearing a blue suit with the curly-haired man wearing a khaki short-sleeved shirt and a yellow knit hat with letters from Ref 2, keep the green briefcase on the wooden table, and make the replaced character perform the corresponding action of opening the briefcase as in the original video.
Source Video
Reference Images
UniVideo
Kiwi-Edit
OmniWeaving
Ours (ReBind)
Instruction: 1. Refer to Ref 1, replace the white humidifier on the coffee table with the humidifier shown in Ref 1; 2. Refer to Ref 2, replace the cartoon female reading a magazine on the sofa with the girl with wavy brown hair wearing a pink knitted top from Ref 2, while keeping the original reading sitting posture; 3. Refer to Ref 3, replace the original yellow sofa with the beige fabric solid wood sofa shown in Ref 3.
Source Video
Reference Images
UniVideo
Kiwi-Edit
OmniWeaving
Ours (ReBind)
ReBind achieves state-of-the-art performance among open-source methods on both single-reference (RVE) and multi-reference (MRVE) video editing benchmarks, with particularly strong performance on multi-reference scenarios that require precise coordination across visual sources.