paper-with-me

홈 › Papers

CustomTTT: Motion and Appearance Customized Video Generation via Test-Time Training

2024-12-20 · Xiuli Bi, Jian Lu, Bo Liu, Xiaodong Cun, Yong Zhang, Weisheng Li, Bin Xiao

Benefiting from large-scale pre-training of text-video pairs, current text-to-video (T2V) diffusion models can generate high-quality videos from the text description. Besides, given some reference images or videos, the parameter-efficient fine-tuning method, i.e. LoRA, can generate high-quality customized concepts, e.g., the specific subject or the motions from a reference video. However, combining the trained multiple concepts from different references into a single network shows obvious artifacts. To this end, we propose CustomTTT, where we can joint custom the appearance and the motion of the given video easily. In detail, we first analyze the prompt influence in the current video diffusion model and find the LoRAs are only needed for the specific layers for appearance and motion customization. Besides, since each LoRA is trained individually, we propose a novel test-time training technique to update parameters after combination utilizing the trained customized models. We conduct detailed experiments to verify the effectiveness of the proposed methods. Our method outperforms several state-of-the-art works in both qualitative and quantitative evaluations.

📄 PDF Abstract BibTeX arXiv:2412.15646

Code (1)

rongpiking/customttt 공식 구현

Tasks

parameter-efficient fine-tuningVideo Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

MoTrans: Customized Motion Transfer with Text-driven Video Diffusion Models

2024-12-02 · Xiaomin Li, Xu Jia, Qinghe Wang, Haiwen Diao 외

Existing pretrained text-to-video (T2V) models have demonstrated impressive abilities in generating realistic videos with basic motion or camera movement. However, these models exhibit significant limitations when genera…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model+1

MotionDirector: Motion Customization of Text-to-Video Diffusion Models

2023-10-12 · Rui Zhao, YuChao Gu, Jay Zhangjie Wu, David Junhao Zhang 외

Large-scale pre-trained diffusion models have exhibited remarkable capabilities in diverse video generations. Given a set of video clips of the same motion concept, the task of Motion Customization is to adapt existing t…

SMRABooth: Subject and Motion Representation Alignment for Customized Video Generation

2025-12-13 · Xuancheng Xu, Yaning Li, Sisi You, Bing-Kun Bao arxiv

Customized video generation aims to produce videos that faithfully preserve the subject's appearance from reference images while maintaining temporally consistent motion from reference videos. Existing methods struggle t…

Text-to-Video Generation

DreamVideo: Composing Your Dream Videos with Customized Subject and Motion

2023-12-07 · CVPR 2024 1 · Yujie Wei, Shiwei Zhang, Zhiwu Qing, Hangjie Yuan 외

Customized generation using diffusion models has made impressive progress in image generation, but remains unsatisfactory in the challenging video generation task, as it requires the controllability of both subjects and …

Image GenerationVideo Generation

CustomCrafter: Customized Video Generation with Preserving Motion and Concept Composition Abilities

2024-08-23 · Tao Wu, Yong Zhang, Xintao Wang, Xianpan Zhou 외

Customized video generation aims to generate high-quality videos guided by text prompts and subject's reference images. However, since it is only trained on static images, the fine-tuning process of subject learning disr…

DenoisingMotion GenerationVideo Generation