paper-with-me

Papers

Hierarchical Patch Diffusion Models for High-Resolution Video Generation

2024-06-12 · CVPR 2024 1 · Ivan Skorokhodov, Willi Menapace, Aliaksandr Siarohin, Sergey Tulyakov

Diffusion models have demonstrated remarkable performance in image and video synthesis. However, scaling them to high-resolution inputs is challenging and requires restructuring the diffusion pipeline into multiple independent components, limiting scalability and complicating downstream applications. This makes it very efficient during training and unlocks end-to-end optimization on high-resolution videos. We improve PDMs in two principled ways. First, to enforce consistency between patches, we develop deep context fusion -- an architectural technique that propagates the context information from low-scale to high-scale patches in a hierarchical manner. Second, to accelerate training and inference, we propose adaptive computation, which allocates more network capacity and computation towards coarse image details. The resulting model sets a new state-of-the-art FVD score of 66.32 and Inception Score of 87.68 in class-conditional video generation on UCF-101 $256^2$, surpassing recent methods by more than 100%. Then, we show that it can be rapidly fine-tuned from a base $36\times 64$ low-resolution generator for high-resolution $64 \times 288 \times 512$ text-to-video synthesis. To the best of our knowledge, our model is the first diffusion-based architecture which is trained on such high resolutions entirely end-to-end. Project webpage: https://snap-research.github.io/hpdm.

📄 PDF Abstract BibTeX arXiv:2406.07792

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

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 제목 키워드 기반

PatchVSR: Breaking Video Diffusion Resolution Limits with Patch-wise Video Super-Resolution

2025-09-30 · Shian Du, Menghan Xia, Chang Liu, Xintao Wang 외 arxiv

Pre-trained video generation models hold great potential for generative video super-resolution (VSR). However, adapting them for full-size VSR, as most existing methods do, suffers from unnecessary intensive full-attenti…

Video Super-ResolutionVideo Generation

PatchVSR: Breaking Video Diffusion Resolution Limits with Patch-wise Video Super-Resolution

2025-01-01 · CVPR 2025 1 · Shian Du, Menghan Xia, Chang Liu, Xintao Wang 외

Pre-trained video generation models hold great potential for generative video super-resolution (VSR). However, adapting them for full-size VSR, as most existing methods do, suffers from unnecessary intensive full-att…

4kSuper-ResolutionVideo GenerationVideo Super-Resolution

Tora: Trajectory-oriented Diffusion Transformer for Video Generation

2024-07-31 · CVPR 2025 1 · Zhenghao Zhang, Junchao Liao, Menghao Li, Zuozhuo Dai 외

Recent advancements in Diffusion Transformer (DiT) have demonstrated remarkable proficiency in producing high-quality video content. Nonetheless, the potential of transformer-based diffusion models for effectively genera…

Video CompressionVideo Generation

High-Resolution Frame Interpolation with Patch-based Cascaded Diffusion

2024-10-15 · Junhwa Hur, Charles Herrmann, Saurabh Saxena, Janne Kontkanen 외

Despite the recent progress, existing frame interpolation methods still struggle with processing extremely high resolution input and handling challenging cases such as repetitive textures, thin objects, and large motion.…

8kVideo Frame Interpolation

Facial Appearance Capture at Home with Patch-Level Reflectance Prior

2025-06-04 · Yuxuan Han, Junfeng Lyu, Kuan Sheng, Minghao Que 외

Existing facial appearance capture methods can reconstruct plausible facial reflectance from smartphone-recorded videos. However, the reconstruction quality is still far behind the ones based on studio recordings. This p…