paper-with-me

Papers

FreeLong: Training-Free Long Video Generation with SpectralBlend Temporal Attention

2024-07-29 · Yu Lu, Yuanzhi Liang, Linchao Zhu, Yi Yang

Video diffusion models have made substantial progress in various video generation applications. However, training models for long video generation tasks require significant computational and data resources, posing a challenge to developing long video diffusion models. This paper investigates a straightforward and training-free approach to extend an existing short video diffusion model (e.g. pre-trained on 16-frame videos) for consistent long video generation (e.g. 128 frames). Our preliminary observation has found that directly applying the short video diffusion model to generate long videos can lead to severe video quality degradation. Further investigation reveals that this degradation is primarily due to the distortion of high-frequency components in long videos, characterized by a decrease in spatial high-frequency components and an increase in temporal high-frequency components. Motivated by this, we propose a novel solution named FreeLong to balance the frequency distribution of long video features during the denoising process. FreeLong blends the low-frequency components of global video features, which encapsulate the entire video sequence, with the high-frequency components of local video features that focus on shorter subsequences of frames. This approach maintains global consistency while incorporating diverse and high-quality spatiotemporal details from local videos, enhancing both the consistency and fidelity of long video generation. We evaluated FreeLong on multiple base video diffusion models and observed significant improvements. Additionally, our method supports coherent multi-prompt generation, ensuring both visual coherence and seamless transitions between scenes.

📄 PDF Abstract BibTeX arXiv:2407.19918

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingVideo 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…
BASE 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

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

LongDiff: Training-Free Long Video Generation in One Go

2025-03-23 · CVPR 2025 1 · Zhuoling Li, Hossein Rahmani, Qiuhong Ke, Jun Liu

Video diffusion models have recently achieved remarkable results in video generation. Despite their encouraging performance, most of these models are mainly designed and trained for short video generation, leading to cha…

PositionVideo Generation

CineWeaver: Training-Free Reference-Controllable Multi-Shot Long Video Generation for Cinematic Storytelling

2026-07-29 · Yuyang Huang, Yabo Chen, Wenrui Dai, Ziyang Zheng 외 arxiv

Cinematic video generation is challenging for text-to-video diffusion models due to concurrent requirements on multi-shot generation, fine-grained controllability over characters and scenes, and long-form generation acro…

Video Generation

FreePCA: Integrating Consistency Information across Long-short Frames in Training-free Long Video Generation via Principal Component Analysis

2025-05-02 · CVPR 2025 1 · Jiangtong Tan, Hu Yu, Jie Huang, Jie Xiao 외

Long video generation involves generating extended videos using models trained on short videos, suffering from distribution shifts due to varying frame counts. It necessitates the use of local information from the origin…

Video Generation

FreeSpec: Training-Free Long Video Generation via Singular-Spectrum Reconstruction

2026-05-07 · Fangda Chen, Shanshan Zhao, Longrong Yang, Chuanfu Xu 외 arxiv

Video diffusion models perform well in short-video synthesis, but their training-free extension to long videos often suffers from content drift, temporal inconsistency, and over-smoothed dynamics. Existing methods improv…

Spectral ReconstructionVideo Generation