{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/efficientmt-efficient-temporal-adaptation-for","title":"EfficientMT: Efficient Temporal Adaptation for Motion Transfer in Text-to-Video Diffusion Models","arxiv_id":"2503.19369","date":"2025-03-25","proceeding":null,"authors":["Yufei Cai","Hu Han","Yuxiang Wei","Shiguang Shan","Xilin Chen"],"abstract":"The progress on generative models has led to significant advances on text-to-video (T2V) generation, yet the motion controllability of generated videos remains limited. Existing motion transfer methods explored the motion representations of reference videos to guide generation. Nevertheless, these methods typically rely on sample-specific optimization strategy, resulting in high computational burdens. In this paper, we propose EfficientMT, a novel and efficient end-to-end framework for video motion transfer. By leveraging a small set of synthetic paired motion transfer samples, EfficientMT effectively adapts a pretrained T2V model into a general motion transfer framework that can accurately capture and reproduce diverse motion patterns. Specifically, we repurpose the backbone of the T2V model to extract temporal information from reference videos, and further propose a scaler module to distill motion-related information. Subsequently, we introduce a temporal integration mechanism that seamlessly incorporates reference motion features into the video generation process. After training on our self-collected synthetic paired samples, EfficientMT enables general video motion transfer without requiring test-time optimization. Extensive experiments demonstrate that our EfficientMT outperforms existing methods in efficiency while maintaining flexible motion controllability. Our code will be available https://github.com/PrototypeNx/EfficientMT.","url_abs":"https://arxiv.org/abs/2503.19369v2","url_pdf":"https://arxiv.org/pdf/2503.19369v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"efficientmt-efficient-temporal-adaptation-for","repo_url":"https://github.com/prototypenx/efficientmt","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"video-generation","task_name":"Video Generation"}],"methods":[{"method_slug":"set","method_name":"SET"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2503.19369","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2503.19369"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/PrototypeNx/EfficientMT","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_draft_wrong":1,"unverified":9},"by_repo_kind":{"official":{"samples":10,"ran":1,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"4719c763c53be3fe","entry":"zero_module","repo":"PrototypeNx/EfficientMT","repo_kind":"official","path":"animatediff/models/motion_module.py","file_url":"https://github.com/PrototypeNx/EfficientMT/blob/HEAD/animatediff/models/motion_module.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"4719c763c53be3fe"}},{"code_sha256_prefix":"550e4425db02843e","entry":"channel_pca","repo":"PrototypeNx/EfficientMT","repo_kind":"official","path":"animatediff/src/guidance_utils.py","file_url":"https://github.com/PrototypeNx/EfficientMT/blob/HEAD/animatediff/src/guidance_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"550e4425db02843e"}},{"code_sha256_prefix":"8fbada6b4f39cf1a","entry":"classify_blocks","repo":"PrototypeNx/EfficientMT","repo_kind":"official","path":"animatediff/models/manual_temp_attn.py","file_url":"https://github.com/PrototypeNx/EfficientMT/blob/HEAD/animatediff/models/manual_temp_attn.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8fbada6b4f39cf1a"}},{"code_sha256_prefix":"47ccb78720fa43a4","entry":"get_down_block","repo":"PrototypeNx/EfficientMT","repo_kind":"official","path":"animatediff/models/unet_blocks.py","file_url":"https://github.com/PrototypeNx/EfficientMT/blob/HEAD/animatediff/models/unet_blocks.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"47ccb78720fa43a4"}},{"code_sha256_prefix":"17bb6aea1323b38f","entry":"get_up_block","repo":"PrototypeNx/EfficientMT","repo_kind":"official","path":"animatediff/models/unet_blocks.py","file_url":"https://github.com/PrototypeNx/EfficientMT/blob/HEAD/animatediff/models/unet_blocks.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"17bb6aea1323b38f"}},{"code_sha256_prefix":"80bb21230cf08bf9","entry":"pca","repo":"PrototypeNx/EfficientMT","repo_kind":"official","path":"animatediff/src/guidance_utils.py","file_url":"https://github.com/PrototypeNx/EfficientMT/blob/HEAD/animatediff/src/guidance_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"80bb21230cf08bf9"}},{"code_sha256_prefix":"3112a429f9d31864","entry":"pca_all","repo":"PrototypeNx/EfficientMT","repo_kind":"official","path":"animatediff/src/guidance_utils.py","file_url":"https://github.com/PrototypeNx/EfficientMT/blob/HEAD/animatediff/src/guidance_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3112a429f9d31864"}},{"code_sha256_prefix":"e55f24470648724c","entry":"torch_dfs","repo":"PrototypeNx/EfficientMT","repo_kind":"official","path":"animatediff/models/manual_attn.py","file_url":"https://github.com/PrototypeNx/EfficientMT/blob/HEAD/animatediff/models/manual_attn.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e55f24470648724c"}},{"code_sha256_prefix":"399ce5d671ae0e4d","entry":"torch_dfs","repo":"PrototypeNx/EfficientMT","repo_kind":"official","path":"animatediff/models/manual_temp_attn.py","file_url":"https://github.com/PrototypeNx/EfficientMT/blob/HEAD/animatediff/models/manual_temp_attn.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"399ce5d671ae0e4d"}},{"code_sha256_prefix":"da94debb8019ad46","entry":"zero_module","repo":"PrototypeNx/EfficientMT","repo_kind":"official","path":"animatediff/models/sparse_controlnet.py","file_url":"https://github.com/PrototypeNx/EfficientMT/blob/HEAD/animatediff/models/sparse_controlnet.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"da94debb8019ad46"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}