paper-with-me

홈 › Papers

Video Diffusion Models with Local-Global Context Guidance

2023-06-05 · Siyuan Yang, Lu Zhang, Yu Liu, Zhizhuo Jiang, You He

Diffusion models have emerged as a powerful paradigm in video synthesis tasks including prediction, generation, and interpolation. Due to the limitation of the computational budget, existing methods usually implement conditional diffusion models with an autoregressive inference pipeline, in which the future fragment is predicted based on the distribution of adjacent past frames. However, only the conditions from a few previous frames can't capture the global temporal coherence, leading to inconsistent or even outrageous results in long-term video prediction. In this paper, we propose a Local-Global Context guided Video Diffusion model (LGC-VD) to capture multi-perception conditions for producing high-quality videos in both conditional/unconditional settings. In LGC-VD, the UNet is implemented with stacked residual blocks with self-attention units, avoiding the undesirable computational cost in 3D Conv. We construct a local-global context guidance strategy to capture the multi-perceptual embedding of the past fragment to boost the consistency of future prediction. Furthermore, we propose a two-stage training strategy to alleviate the effect of noisy frames for more stable predictions. Our experiments demonstrate that the proposed method achieves favorable performance on video prediction, interpolation, and unconditional video generation. We release code at https://github.com/exisas/LGC-VD.

📄 PDF Abstract BibTeX arXiv:2306.02562

Code (1)

exisas/lgc-vd 공식 구현 pytorch

Tasks

Future predictionPredictionUnconditional Video GenerationVideo GenerationVideo Prediction

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…

Similar Papers 제목 키워드 기반

Tiled Prompts: Overcoming Prompt Misguidance in Image and Video Super-Resolution

2026-02-03 · Bryan Sangwoo Kim, Jonghyun Park, Jong Chul Ye arxiv

Text-conditioned diffusion models have advanced image and video super-resolution by using prompts as semantic priors, and modern super-resolution pipelines typically rely on latent tiling to scale to high resolutions. In…

Video Super-Resolution

GLOBER: Coherent Non-autoregressive Video Generation via GLOBal Guided Video DecodER

2023-09-23 · NeurIPS 2023 11 · Mingzhen Sun, Weining Wang, Zihan Qin, Jiahui Sun 외

Video generation necessitates both global coherence and local realism. This work presents a novel non-autoregressive method GLOBER, which first generates global features to obtain comprehensive global guidance and then s…

DecoderVideo Generation

AtlasVid: Efficient Ultra-High-Resolution Long Video Generation via Decoupled Global-Local Modeling

2026-05-15 · Ziyang Mai, Yuyao Zhang, Yu-Wing Tai arxiv

Recent diffusion-based video generators have achieved remarkable visual fidelity and prompt controllability, yet scaling them to ultra-high-resolution (UHR) long videos remains prohibitively expensive. The difficulty is …

Video Generation

RefDiT: Local Attribute Guidance in Reference-Based Image Generation

2026-09-04 · Rameshwar Mishra, Srikrishna Karanam, A V Subramanyam arxiv

Personalization models generate new images guided by a few subject references, while style transfer methods aim to produce images aligned with a global style derived from a reference image. Recent approaches perform well…

Image GenerationStyle Transfer

Zero-shot Text-guided Infinite Image Synthesis with LLM guidance

2024-07-17 · Soyeong Kwon, Taegyeong Lee, Taehwan Kim

Text-guided image editing and generation methods have diverse real-world applications. However, text-guided infinite image synthesis faces several challenges. First, there is a lack of text-image paired datasets with hig…

Image Generationtext-guided-image-editing