Papers › Magic-Me: Identity-Specific Video Customized Diffusion

Magic-Me: Identity-Specific Video Customized Diffusion

14 Feb 2024arXiv:2402.09368archive 2025-07-28

Ze Ma, Daquan Zhou, Chun-Hsiao Yeh, Xue-She Wang, Xiuyu Li, Huanrui Yang, Zhen Dong, Kurt Keutzer, Jiashi Feng

Creating content with specified identities (ID) has attracted significant interest in the field of generative models. In the field of text-to-image generation (T2I), subject-driven creation has achieved great progress with the identity controlled via reference images. However, its extension to video generation is not well explored. In this work, we propose a simple yet effective subject identity controllable video generation framework, termed Video Custom Diffusion (VCD). With a specified identity defined by a few images, VCD reinforces the identity characteristics and injects frame-wise correlation at the initialization stage for stable video outputs. To achieve this, we propose three novel components that are essential for high-quality identity preservation and stable video generation: 1) a noise initialization method with 3D Gaussian Noise Prior for better inter-frame stability; 2) an ID module based on extended Textual Inversion trained with the cropped identity to disentangle the ID information from the background 3) Face VCD and Tiled VCD modules to reinforce faces and upscale the video to higher resolution while preserving the identity's features. We conducted extensive experiments to verify that VCD is able to generate stable videos with better ID over the baselines. Besides, with the transferability of the encoded identity in the ID module, VCD is also working well with personalized text-to-image models available publicly. The codes are available at https://github.com/Zhen-Dong/Magic-Me.

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

Code

Syntology Ran 3 of 11 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 2 ran with no contract checked.

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

zhen-dong/magic-me officialmentioned in papermentioned on GitHubpytorchApache-2.0 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

11 samples harvested; 3 ran; 0 honoured the contract we drafted; 8 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
2ran
8unverified

Licence: 0 of the 11 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 zhen-dong/magic-me. “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_noise_pred_single zhen-dong/magic-me/animatediff/utils/util.py official repository ran Apache-2.0 (permissive) · 0b088617d5525751 · report
next_step zhen-dong/magic-me/animatediff/utils/util.py official repository ran Apache-2.0 (permissive) · 4097acc7a5655221 · report
zero_module zhen-dong/magic-me/animatediff/models/motion_module.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 4719c763c53be3fe · report
convert_lora zhen-dong/magic-me/animatediff/utils/convert_lora_safetensor_to_diffusers.py official repository unverified Apache-2.0 (permissive) · 9736e3792b57e25c · report
get_down_block zhen-dong/magic-me/animatediff/models/unet_blocks.py official repository unverified Apache-2.0 (permissive) · bdb3b988fb6da325 · report
get_motion_module zhen-dong/magic-me/animatediff/models/motion_module.py official repository unverified Apache-2.0 (permissive) · 5c1d00e789c34628 · report
get_up_block zhen-dong/magic-me/animatediff/models/unet_blocks.py official repository unverified Apache-2.0 (permissive) · 7762c49c7d58bbe2 · report
init_prompt zhen-dong/magic-me/animatediff/utils/util.py official repository unverified Apache-2.0 (permissive) · a0a4d94af120c56f · report
renew_resnet_paths zhen-dong/magic-me/animatediff/utils/convert_from_ckpt.py official repository unverified Apache-2.0 (permissive) · dfb052a0af48540f · report
renew_vae_resnet_paths zhen-dong/magic-me/animatediff/utils/convert_from_ckpt.py official repository unverified Apache-2.0 (permissive) · c5ec9c13e456a046 · report
shave_segments zhen-dong/magic-me/animatediff/utils/convert_from_ckpt.py official repository unverified Apache-2.0 (permissive) · cea0bc82e0c96896 · report

Tasks

Image GenerationText to Image GenerationText-to-Image GenerationVideo Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

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