Conditional-Marginal Model Frame Generation for Artifact Control

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video generation networks and other frame-generation technologies suffer from the amplification of undesired artifacts and anomalies in recursive prediction, leading to poor frame quality and inconsistency in generated videos and digital media.

Innovation Solution

A combination of a conditional model and a marginal model, specifically a marginal diffusion model, is used to correct and prevent artifacts by recursively feeding the cleaned frames back into the conditional model, where the marginal model corrects and refines the predictions made by the conditional model.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If recursive prediction is used to generate video frames, then video generation capability is improved, but artifacts and anomalies are amplified leading to poor frame quality

Engineering Contradiction:
Improvevideo generation capabilityVSAvoidframe quality
Core Design Contradiction:
ProductivityVSManufacturing precision

Solution Approach 1:

The patent implements a feedback mechanism where the marginal model evaluates the output frames from the conditional model and feeds corrected versions back into the system. The marginal model acts as a quality control layer that detects artifacts and anomalies in generated frames and provides corrected versions to the conditional model for subsequent predictions, thereby preventing artifact amplification while maintaining recursive generation capability.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent introduces a marginal model as an intermediary component between the conditional model and the final output. This intermediary marginal model specifically targets and corrects artifacts and anomalies in the frames generated by the conditional model, serving as a mediator that improves frame quality without compromising the overall video generation productivity.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Productivity

If recursive prediction is used to generate video frames, then video generation capability is improved, but temporal consistency and coherence deteriorate

Engineering Contradiction:
Improvevideo generation capabilityVSAvoidtemporal consistency
Core Design Contradiction:
ProductivityVSStability of the object's composition

Solution Approach 1:

The feedback loop in the patent ensures temporal consistency by having the marginal model continuously monitor and correct frames as they are generated. The corrected frames are fed back into the conditional model, ensuring that temporal dependencies are maintained and consistency is preserved across the entire video sequence, preventing the degradation of temporal coherence that would otherwise occur in recursive generation.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The marginal model serves as an intermediary that specifically addresses temporal consistency issues. It evaluates the temporal relationships between consecutive frames and corrects any inconsistencies, ensuring that the generated video maintains coherent temporal structure throughout the entire sequence while still benefiting from the high productivity of recursive generation.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Speed

If sophisticated deep learning architectures are used for video generation, then generation speed is improved, but computational resources and complexity increase

Engineering Contradiction:
Improveframe generation speedVSAvoidmodel architecture complexity
Core Design Contradiction:
SpeedVSDevice complexity

Solution Approach 1:

The patent segments the video generation task into two distinct models: a conditional model for generating frames and a marginal model for correcting artifacts. This segmentation allows each model to be optimized for its specific function, potentially reducing the complexity of individual models while maintaining high generation speed through the efficient division of labor between specialized components.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The marginal model acts as an intermediary layer that handles the complex artifact correction tasks separately from the main generation process. This separation allows the conditional model to focus on fast frame generation while the marginal model addresses computational complexity related to quality enhancement, effectively managing overall system complexity while maintaining high speed.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS20250285230A1Conditional and marginal model based frame generation
Publication Date: 2025.09.11 IRREVERENT LABS INC
  • US20250285230A1 patent drawing
  • US20250285230A1 patent drawing
  • US20250285230A1 patent drawing

AI summary

Embodiments of the present disclosure relate to a combination of a conditional and marginal model, where the conditional model provides its conditional frame prediction as input to the marginal model. Various embodiments leverage an incremental diffusion process to insert the predicted frame by mixing it with noise and starting the diffusion process part way or at some intermediate level. Some embodiments also minimize the propagation of errors introduced in the process of video generation by recursive prediction of video frames.