paper-with-me

홈 › Papers

JointTuner: Appearance-Motion Adaptive Joint Training for Customized Video Generation

2025-03-31 · Fangda Chen, Shanshan Zhao, Chuanfu Xu, Long Lan

Recent text-to-video advancements have enabled coherent video synthesis from prompts and expanded to fine-grained control over appearance and motion. However, existing methods either suffer from concept interference due to feature domain mismatch caused by naive decoupled optimizations or exhibit appearance contamination induced by spatial feature leakage resulting from the entanglement of motion and appearance in reference video reconstructions. In this paper, we propose JointTuner, a novel adaptive joint training framework, to alleviate these issues. Specifically, we develop Adaptive LoRA, which incorporates a context-aware gating mechanism, and integrate the gated LoRA components into the spatial and temporal Transformers within the diffusion model. These components enable simultaneous optimization of appearance and motion, eliminating concept interference. In addition, we introduce the Appearance-independent Temporal Loss, which decouples motion patterns from intrinsic appearance in reference video reconstructions through an appearance-agnostic noise prediction task. The key innovation lies in adding frame-wise offset noise to the ground-truth Gaussian noise, perturbing its distribution, thereby disrupting spatial attributes associated with frames while preserving temporal coherence. Furthermore, we construct a benchmark comprising 90 appearance-motion customized combinations and 10 multi-type automatic metrics across four dimensions, facilitating a more comprehensive evaluation for this customization task. Extensive experiments demonstrate the superior performance of our method compared to current advanced approaches.

📄 PDF Abstract BibTeX arXiv:2503.23951

Code (0)

등록된 구현이 없습니다.

Tasks

Video 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 제목 키워드 기반

Refinements in Motion and Appearance for Online Multi-Object Tracking

2020-03-16 · Piao Huang, Shoudong Han, Jun Zhao, Donghaisheng Liu 외

Modern multi-object tracking (MOT) system usually involves separated modules, such as motion model for location and appearance model for data association. However, the compatible problems within both motion and appearanc…

BlockingMulti-Object TrackingObject TrackingOnline Multi-Object Tracking

VideoJAM: Joint Appearance-Motion Representations for Enhanced Motion Generation in Video Models

2025-02-04 · Hila Chefer, Uriel Singer, Amit Zohar, Yuval Kirstain 외

Despite tremendous recent progress, generative video models still struggle to capture real-world motion, dynamics, and physics. We show that this limitation arises from the conventional pixel reconstruction objective, wh…

Motion Generationmotion predictionVideo Generation

Jointly Modeling Motion and Appearance Cues for Robust RGB-T Tracking

2020-07-04 · Pengyu Zhang, Jie Zhao, Dong Wang, Huchuan Lu 외

In this study, we propose a novel RGB-T tracking framework by jointly modeling both appearance and motion cues. First, to obtain a robust appearance model, we develop a novel late fusion method to infer the fusion weight…

Rgb-T Tracking

EchoMotion: Unified Human Video and Motion Generation via Dual-Modality Diffusion Transformer

2025-12-21 · Yuxiao Yang, Hualian Sheng, Sijia Cai, Jing Lin 외 arxiv

Video generation models have advanced significantly, yet they still struggle to synthesize complex human movements due to the high degrees of freedom in human articulation. This limitation stems from the intrinsic constr…

Video Generation

Dynamic Appearance: A Video Representation for Action Recognition with Joint Training

2022-11-23 · Guoxi Huang, Adrian G. Bors

Static appearance of video may impede the ability of a deep neural network to learn motion-relevant features in video action recognition. In this paper, we introduce a new concept, Dynamic Appearance (DA), summarizing th…

Action RecognitionTemporal Action LocalizationVideo Understanding