paper-with-me

Papers

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

2026-05-07 · Fangda Chen, Shanshan Zhao, Longrong Yang, Chuanfu Xu, Zhigang Luo, Long Lan 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 improve temporal consistency by combining a global branch with a local branch, but they often further decompose appearance consistency and temporal dynamics within each branch using predefined criteria. This assignment is unreliable when appearance and action progression are tightly coupled, such as in camera motion and sequential motion. We analyze the video temporal extension issue from a singular-spectrum perspective and show that enlarged self-attention windows induce spectral concentration: spectral energy becomes dominated by a few low-rank singular directions, preserving coarse structure but suppressing high-rank spatial details and motion-rich temporal variations. To mitigate this problem, we propose FreeSpec, a training-free spectral reconstruction framework for long-video generation. FreeSpec decomposes global and local features with singular value decomposition, and uses the global branch as low-rank spectral guidance and the local branch as a high-rank reconstruction basis. This spectrum-level fusion avoids the rigid feature partitioning of previous decomposition rules, preserving long-range consistency while better retaining spatial details and temporal dynamics. Experiments on Wan2.1 and LTX-Video demonstrate that FreeSpec improves long-video generation, especially for temporal dynamics, while maintaining strong visual quality and temporal consistency. Project demo: https://fdchen24.github.io/FreeSpec-Website/.

📄 PDF Abstract BibTeX arXiv:2605.06509

Code (0)

등록된 구현이 없습니다.

Tasks

Spectral ReconstructionVideo Generation

Similar 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 chal…

DenoisingVideo 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

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

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