ECCV 2026 · Zero-shot subject-driven video generation

Learning Zero-Shot Subject-Driven Video Generation Using 1% Compute

Learn identity from subject images, preserve motion with a small set of ordinary videos, and customize unseen subjects without test-time tuning.

Daneul Kim1,3,§, Jingxu Zhang3, Wonjoon Jin2, Sunghyun Cho2, Qi Dai3, Jaesik Park1,†, Chong Luo3,†

§Work done during an internship at Microsoft Research Asia. · Corresponding authors.

288A100 GPU hours
200Ksubject-image pairs
4Karbitrary videos
0subject-video pairs
Reference portrait
Human identity · content creator
Reference Hawaiian shirt
Clothing · Hawaiian shirt
Reference red evening dress
Clothing · evening dress
Reference blue car
Object · snowy mountain pass

Overview

Identity from images, motion from videos.

We fine-tune a pretrained video model with subject-image pairs for identity injection and 4,000 arbitrary videos for motion-awareness preservation. The resulting model handles unseen reference images without subject-video pairs or per-subject optimization.

Reference blue car
Snowy mountain pass
Reference blue car
Coastal road
Reference pig character
Butterfly chase
Reference pig character
Surfing a blue wave

Results from CogVideoX-5B and Wan 2.2-5B.

Our approach

Factorize identity and motion.

We cast adaptation as two complementary tasks in one shared model. Stochastic switching injects subject identity from images while replaying a small video set to retain the pretrained temporal prior.

Subject-image pairs provide identity supervision and arbitrary videos preserve motion in a shared model; the identity and motion gradients become nearly orthogonal
The two objectives rapidly settle into near-orthogonal update subspaces, reducing interference without explicit gradient surgery.
Identity from images

Paired views of the same subject teach appearance without requiring a customized video dataset.

Motion from ordinary videos

Random reference frames and image-token dropout discourage first-frame copying and frozen outputs.

Independent update geometry

Identity and motion gradients approach zero cosine similarity while their norms remain non-negligible.

Results

Qualitative results

Zero-shot generations for unseen reference images, without subject-specific fine-tuning.

Reference portrait
“A content creator in a neon-lit room.”Human identity
Reference Hawaiian shirt
“A musician in a Hawaiian shirt plays a ukulele.”Clothing reference
Reference red evening dress
“A model walks outside in a red evening dress.”Clothing reference
Reference teddy bear
“A teddy bear is playing guitar.”Character identity
Reference dog
“A dog races through the waves.”Fast motion
Reference anime portrait
“An anime girl takes a selfie beneath cherry blossoms.”Stylized subject

Comparison

Qualitative comparison

All methods use the reference image and prompt shown with each example.

Reference Hawaiian shirt
Reference image + prompt

“A musician wearing a Hawaiian shirt strums a ukulele on a boardwalk.”

Phantom-1.3B
VACE-1.3B
Ours · Wan 2.2-5B
Phantom-14B
VACE-14B
Reference red evening dress
Reference image + prompt

“The ruffled evening dress is worn by a model outside under a blue sky. The model walks slowly and turns to show its silhouette, detailed folds, and natural movement.”

Phantom-1.3B
VACE-1.3B
Ours · Wan 2.2-5B
Phantom-14B
VACE-14B
Reference portrait of a young man
Reference image + prompt

“A young man wearing a green sleeveless top and red headphones appears as a content creator in a room illuminated with purple and blue neon lights.”

Phantom-1.3B
VACE-1.3B
Ours · Wan 2.2-5B
Phantom-14B
VACE-14B
Reference portrait of a man
Reference image + prompt

“A man gently clutches a bouquet of vibrant flowers and glances at the camera in a lush garden filled with colorful blooms.”

Phantom-1.3B
VACE-1.3B
Ours · CogVideoX-5B
Phantom-14B
VACE-14B

Citation

BibTeX

@inproceedings{kim2026learning,
  author    = {Kim, Daneul and Zhang, Jingxu and Jin, Wonjoon and Cho, Sunghyun and Dai, Qi and Park, Jaesik and Luo, Chong},
  title     = {Learning Zero-Shot Subject-Driven Video Generation Using 1% Compute},
  booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
  year      = {2026}
}