paper-with-me

Papers

MotionFollower: Editing Video Motion via Lightweight Score-Guided Diffusion

2024-05-30 · Shuyuan Tu, Qi Dai, Zihao Zhang, Sicheng Xie, Zhi-Qi Cheng, Chong Luo, Xintong Han, Zuxuan Wu, Yu-Gang Jiang

Despite impressive advancements in diffusion-based video editing models in altering video attributes, there has been limited exploration into modifying motion information while preserving the original protagonist's appearance and background. In this paper, we propose MotionFollower, a lightweight score-guided diffusion model for video motion editing. To introduce conditional controls to the denoising process, MotionFollower leverages two of our proposed lightweight signal controllers, one for poses and the other for appearances, both of which consist of convolution blocks without involving heavy attention calculations. Further, we design a score guidance principle based on a two-branch architecture, including the reconstruction and editing branches, which significantly enhance the modeling capability of texture details and complicated backgrounds. Concretely, we enforce several consistency regularizers and losses during the score estimation. The resulting gradients thus inject appropriate guidance to the intermediate latents, forcing the model to preserve the original background details and protagonists' appearances without interfering with the motion modification. Experiments demonstrate the competitive motion editing ability of MotionFollower qualitatively and quantitatively. Compared with MotionEditor, the most advanced motion editing model, MotionFollower achieves an approximately 80% reduction in GPU memory while delivering superior motion editing performance and exclusively supporting large camera movements and actions.

📄 PDF Abstract BibTeX arXiv:2405.20325

Code (1)

Francis-Rings/MotionFollower 공식 구현 pytorch

Tasks

DenoisingGPUImage AnimationVideo EditingVideo Generation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
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 제목 키워드 기반

DreamMotion: Space-Time Self-Similar Score Distillation for Zero-Shot Video Editing

2024-03-18 · Hyeonho Jeong, Jinho Chang, Geon Yeong Park, Jong Chul Ye

Text-driven diffusion-based video editing presents a unique challenge not encountered in image editing literature: establishing real-world motion. Unlike existing video editing approaches, here we focus on score distilla…

Video Editing

Sound Sparks Motion: Audio and Text Tuning for Video Editing

2026-05-14 · AmirHossein Naghi Razlighi, Aryan Mikaeili, Ali Mahdavi-Amiri, Daniel Cohen-Or 외 arxiv

Motion-centric video editing remains difficult for large generative video models, which often respond well to appearance changes but struggle to produce specific, localized actions or state transitions in an existing cli…

Video Generation

Edit-Your-Motion: Space-Time Diffusion Decoupling Learning for Video Motion Editing

2024-05-07 · Yi Zuo, Lingling Li, Licheng Jiao, Fang Liu 외

Existing diffusion-based methods have achieved impressive results in human motion editing. However, these methods often exhibit significant ghosting and body distortion in unseen in-the-wild cases. In this paper, we intr…

ObjectVideo Editing

Taming Flow-based I2V Models for Creative Video Editing

2025-09-26 · Xianghao Kong, Hansheng Chen, Yuwei Guo, Lvmin Zhang 외 arxiv

Although image editing techniques have advanced significantly, video editing, which aims to manipulate videos according to user intent, remains an emerging challenge. Most existing image-conditioned video editing methods…

Image Editing

Making Time Editable in Video Diffusion Transformers

2026-06-08 · Konstantin Kuklev, Viacheslav Vasilev, Alexander Kunitsyn, Andrei Ivaniuta 외 arxiv

Modern Diffusion Transformers for video generation provide limited control over the progression of time and the editing of temporal dynamics. We propose a temporal-control methodology that extends a pretrained DiT with e…

Video Generation