Hierarchical Patch-Wise Diffusion for Consistent High-Resolution Video

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Diffusion models face challenges in scaling to high-resolution video synthesis due to increased computational burden and complexity, with existing patch-wise models relying on full-resolution training that limits scalability and complicates downstream applications.

Innovation Solution

Hierarchical patch-wise diffusion models (HPDMs) train on a hierarchical cascade structure where lower processing stages provide spatially aligned context information to higher levels, using deep context fusion and adaptive computation to enforce global consistency without full-resolution inputs, enabling end-to-end training on high-resolution videos.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If diffusion models are trained on full-resolution inputs to maintain end-to-end nature, then global consistency is improved, but computational burden increases

Engineering Contradiction:
Improveglobal consistencyVSAvoidcomputational burden
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The patent divides the full-resolution training process into hierarchical patches at multiple resolution levels. Instead of processing complete high-resolution images, the model processes smaller patch regions that are progressively refined through the hierarchy, reducing computational burden while maintaining global consistency through the hierarchical structure.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a hierarchical dimension to the training process, organizing patches across multiple resolution levels (e.g., low-resolution, medium-resolution, high-resolution). This hierarchical organization allows the model to learn global patterns at lower resolutions and progressively refine local details at higher resolutions, reducing the computational burden of direct full-resolution training.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Productivity

If patch-wise diffusion models are used to reduce computational cost, then training efficiency is improved, but global consistency deteriorates

Engineering Contradiction:
Improvetraining efficiencyVSAvoidglobal consistency
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent merges multiple patch processing stages into a unified hierarchical framework. Patches from different resolution levels are combined through the hierarchical structure, allowing the model to integrate global context from lower resolutions with local details from higher resolutions, thereby maintaining global consistency while improving training efficiency.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The hierarchical patch-wise structure provides feedback mechanisms where lower-resolution patches inform higher-resolution patch generation. The global context learned at lower resolutions feeds back into the higher-resolution patch processing, ensuring that local details are generated with awareness of the overall image structure, thus maintaining global consistency.

Inventive Principle:
Principle #23Feedback

3Ease of manufacture

If cascaded diffusion models are used to achieve independent component training, then ease of training is improved, but device complexity increases

Engineering Contradiction:
Improveease of trainingVSAvoidpipeline complexity
Core Design Contradiction:
Ease of manufactureVSDevice complexity

Solution Approach 1:

The patent creates a universal hierarchical patch processing framework that can handle multiple resolution levels and patch types within a single unified architecture. This universal structure allows different components to be trained independently while still fitting into the overall hierarchical framework, reducing pipeline complexity compared to traditional cascaded models.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent employs a nested hierarchical structure where lower-resolution patches are nested within higher-resolution patches. This nesting allows independent training of each level while maintaining the hierarchical relationships, reducing the overall pipeline complexity by eliminating the need for separate cascaded models for each resolution level.

Inventive Principle:
Principle #7Nested doll (Nesting)

4Adaptability or versatility

If hierarchical patch-wise diffusion models are implemented, then scalability is improved, but training complexity increases

Engineering Contradiction:
ImprovescalabilityVSAvoidtraining complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent implements a dynamic hierarchical structure where the number of resolution levels and patches per level can be adjusted based on the specific application requirements. This dynamic configuration allows the model to scale efficiently to different resolutions and dataset sizes without requiring complete retraining, as the hierarchical framework can adapt its complexity to match the scalability needs.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS12524925B2Hierarchical patch-wise diffusion models for high-resolution video generation
Publication Date: 2026.01.13 SNAP INC
  • US12524925B2 patent drawing
  • US12524925B2 patent drawing
  • US12524925B2 patent drawing

AI summary

Hierarchical patch-wise diffusion models (HPDMs) use a diffusion paradigm that learns a hierarchical distribution of patches instead of whole videos for efficient patch-wise training of diffusion models. To enforce consistency between the patches, deep context fusion may be used to propagate the context information from low-scale to high-scale patches in a hierarchical manner. To accelerate patch-wise training and inference, adaptive computation also may be used to allocate more computational resources and network capacity towards coarse image details and to cheapen synthesis of high-frequency texture details. All the processing stages are jointly trained to provide spatially aligned global context to the higher levels of the cascade. As a result, the model does not operate on the full-resolution inputs, which allows the model to be trained on high-resolution video datasets in an end-to-end fashion.