paper-with-me

Papers

Video Diffusion Models are Training-free Motion Interpreter and Controller

2024-05-23 · Zeqi Xiao, Yifan Zhou, Shuai Yang, Xingang Pan

Video generation primarily aims to model authentic and customized motion across frames, making understanding and controlling the motion a crucial topic. Most diffusion-based studies on video motion focus on motion customization with training-based paradigms, which, however, demands substantial training resources and necessitates retraining for diverse models. Crucially, these approaches do not explore how video diffusion models encode cross-frame motion information in their features, lacking interpretability and transparency in their effectiveness. To answer this question, this paper introduces a novel perspective to understand, localize, and manipulate motion-aware features in video diffusion models. Through analysis using Principal Component Analysis (PCA), our work discloses that robust motion-aware feature already exists in video diffusion models. We present a new MOtion FeaTure (MOFT) by eliminating content correlation information and filtering motion channels. MOFT provides a distinct set of benefits, including the ability to encode comprehensive motion information with clear interpretability, extraction without the need for training, and generalizability across diverse architectures. Leveraging MOFT, we propose a novel training-free video motion control framework. Our method demonstrates competitive performance in generating natural and faithful motion, providing architecture-agnostic insights and applicability in a variety of downstream tasks.

📄 PDF Abstract BibTeX arXiv:2405.14864

Code (1)

ditflow/ditflow pytorch

Tasks

Video Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음
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 제목 키워드 기반

QWERTY: Training-Free Motion Control via Query-Warped Video Diffusion Transformers

2026-07-02 · Kyobin Choo, Youngmin Kim, Hyunkyung Han, Geunrip Park 외 arxiv

Video diffusion transformers (DiTs) generate high-fidelity and temporally coherent videos, yet motion control remains implicit, primarily relying on text prompts. As a result, achieving desired motion often requires exte…

Prompt Engineering

Autoregression-free video prediction using diffusion model for mitigating error propagation

2025-05-28 · Woonho Ko, Jin Bok Park, Il Yong Chun

Existing long-term video prediction methods often rely on an autoregressive video prediction mechanism. However, this approach suffers from error propagation, particularly in distant future frames. To address this limita…

motion predictionPredictionVideo Prediction

Diff-VF: Training-free High-quality Long Video Generation via Diffusion Model

2026-08-06 · Haoning Yang, Xinyuan Chen, Yaohui Wang, Guo Lu arxiv

Recently, diffusion models have made great progress in video generation. However, most existing video diffusion models are trained with short videos, and degrade when extrapolated to long videos, struggling to maintain l…

Video EnhancementVideo Generation

TeDiO: Temporal Diagonal Optimization for Training-Free Coherent Video Diffusion

2026-05-13 · Nurislam Tursynbek, Zhiqiang Lao, Heather Yu, Gedas Bertasius 외 arxiv

Recent text-to-video diffusion transformers generate visually compelling frames, yet still struggle with temporal coherence, often producing flickering, drifting, or unstable motion. We show that these failures leave a c…

Video Generation

Rethinking Video Super-Resolution: Towards Diffusion-Based Methods without Motion Alignment

2025-03-05 · Zhihao Zhan, Wang Pang, Xiang Zhu, Yechao Bai

In this work, we rethink the approach to video super-resolution by introducing a method based on the Diffusion Posterior Sampling framework, combined with an unconditional video diffusion transformer operating in latent …

AllSuper-ResolutionUnconditional Video GenerationVideo Generation+1