paper-with-me

Papers

VideoGuide: Improving Video Diffusion Models without Training Through a Teacher's Guide

2024-10-06 · CVPR 2025 1 · Dohun Lee, Bryan S Kim, Geon Yeong Park, Jong Chul Ye

Text-to-image (T2I) diffusion models have revolutionized visual content creation, but extending these capabilities to text-to-video (T2V) generation remains a challenge, particularly in preserving temporal consistency. Existing methods that aim to improve consistency often cause trade-offs such as reduced imaging quality and impractical computational time. To address these issues we introduce VideoGuide, a novel framework that enhances the temporal consistency of pretrained T2V models without the need for additional training or fine-tuning. Instead, VideoGuide leverages any pretrained video diffusion model (VDM) or itself as a guide during the early stages of inference, improving temporal quality by interpolating the guiding model's denoised samples into the sampling model's denoising process. The proposed method brings about significant improvement in temporal consistency and image fidelity, providing a cost-effective and practical solution that synergizes the strengths of various video diffusion models. Furthermore, we demonstrate prior distillation, revealing that base models can achieve enhanced text coherence by utilizing the superior data prior of the guiding model through the proposed method. Project Page: https://dohunlee1.github.io/videoguide.github.io/

📄 PDF Abstract BibTeX arXiv:2410.04364

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Methods 이 논문이 사용한 방법론

BASE 설명 없음
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 제목 키워드 기반

Latent-Reframe: Enabling Camera Control for Video Diffusion Model without Training

2024-12-08 · Zhenghong Zhou, Jie An, Jiebo Luo

Precise camera pose control is crucial for video generation with diffusion models. Existing methods require fine-tuning with additional datasets containing paired videos and camera pose annotations, which are both data-i…

Video Generation

Paris 2.0: A Decentralized Diffusion Model for Video Generation

2026-05-25 · Ali Rouzbayani, Bidhan Roy, Marcos Villagra, Zhiying Jiang arxiv

We present Paris 2.0, the first video generation model pre-trained through decentralized computation. Its training recipe builds upon Paris 1.0 (arXiv:2510.03434), the first ever open-weight Decentralized Diffusion Model…

Video GenerationImage Generation

Spatiotemporal Skip Guidance for Enhanced Video Diffusion Sampling

2024-11-27 · CVPR 2025 1 · Junha Hyung, Kinam Kim, Susung Hong, Min-Jung Kim 외

Diffusion models have emerged as a powerful tool for generating high-quality images, videos, and 3D content. While sampling guidance techniques like CFG improve quality, they reduce diversity and motion. Autoguidance mit…

Diversity

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 custom…

Video 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