Papers › MotionClone: Training-Free Motion Cloning for Controllable Video Generation

MotionClone: Training-Free Motion Cloning for Controllable Video Generation

8 Jun 2024arXiv:2406.05338archive 2025-07-28

Pengyang Ling, Jiazi Bu, Pan Zhang, Xiaoyi Dong, Yuhang Zang, Tong Wu, Huaian Chen, Jiaqi Wang, Yi Jin

Motion-based controllable video generation offers the potential for creating captivating visual content. Existing methods typically necessitate model training to encode particular motion cues or incorporate fine-tuning to inject certain motion patterns, resulting in limited flexibility and generalization. In this work, we propose MotionClone, a training-free framework that enables motion cloning from reference videos to versatile motion-controlled video generation, including text-to-video and image-to-video. Based on the observation that the dominant components in temporal-attention maps drive motion synthesis, while the rest mainly capture noisy or very subtle motions, MotionClone utilizes sparse temporal attention weights as motion representations for motion guidance, facilitating diverse motion transfer across varying scenarios. Meanwhile, MotionClone allows for the direct extraction of motion representation through a single denoising step, bypassing the cumbersome inversion processes and thus promoting both efficiency and flexibility. Extensive experiments demonstrate that MotionClone exhibits proficiency in both global camera motion and local object motion, with notable superiority in terms of motion fidelity, textual alignment, and temporal consistency.

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

Code

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

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

bujiazi/motionclone officialmentioned in papermentioned on GitHubpytorch report
lpengyang/motionclone 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

15 samples harvested; 6 ran; 0 honoured the contract we drafted; 9 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
5ran
9unverified

Licence: 15 of the 15 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 bujiazi/motionclone. “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.

add_noise bujiazi/motionclone/motionclone/utils/motionclone_functions.py official repository ran no licence file found · pointer only · a9ca93a52881cc27 · report
conv_forward bujiazi/motionclone/motionclone/utils/conv_layer.py official repository ran no licence file found · pointer only · bd248479929335fd · report
get_conv_feat bujiazi/motionclone/motionclone/utils/conv_layer.py official repository ran no licence file found · pointer only · fecbe010c76c8b54 · report
prep_unet_conv bujiazi/motionclone/motionclone/utils/conv_layer.py official repository ran no licence file found · pointer only · f3c0f6e327171982 · report
sample_video bujiazi/motionclone/motionclone/utils/motionclone_functions.py official repository ran no licence file found · pointer only · bf5971f2cfe5d88f · report
zero_module bujiazi/motionclone/motionclone/models/motion_module.py official repository ran · our draft was wrong no licence file found · pointer only · 4719c763c53be3fe · report
compute_temp_loss bujiazi/motionclone/motionclone/utils/motionclone_functions.py official repository unverified no licence file found · pointer only · 67f3b5cb045eae24 · report
convert_lora bujiazi/motionclone/motionclone/utils/convert_lora_safetensor_to_diffusers.py official repository unverified no licence file found · pointer only · 9736e3792b57e25c · report
get_down_block bujiazi/motionclone/motionclone/models/unet_blocks.py official repository unverified no licence file found · pointer only · 47ccb78720fa43a4 · report
get_up_block bujiazi/motionclone/motionclone/models/unet_blocks.py official repository unverified no licence file found · pointer only · 17bb6aea1323b38f · report
load_diffusers_lora bujiazi/motionclone/motionclone/utils/convert_lora_safetensor_to_diffusers.py official repository unverified no licence file found · pointer only · c43325ffa267c1b0 · report
renew_resnet_paths bujiazi/motionclone/motionclone/utils/convert_from_ckpt.py official repository unverified no licence file found · pointer only · dfb052a0af48540f · report
renew_vae_resnet_paths bujiazi/motionclone/motionclone/utils/convert_from_ckpt.py official repository unverified no licence file found · pointer only · c5ec9c13e456a046 · report
shave_segments bujiazi/motionclone/motionclone/utils/convert_from_ckpt.py official repository unverified no licence file found · pointer only · cea0bc82e0c96896 · report
zero_module bujiazi/motionclone/motionclone/models/sparse_controlnet.py official repository unverified no licence file found · pointer only · da94debb8019ad46 · report

Tasks

DenoisingMotion GenerationMotion SynthesisText-to-Video 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