Diffusion Video Frame Enhancement for Low-Delay Temporal Consistency

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing video super-resolution techniques face challenges in balancing perceptual quality, temporal consistency, and latency, with many methods being unsuitable for low-delay applications like teleconferencing and video streaming due to reliance on future frames or additional inputs, and often resulting in temporal inconsistencies or high computational demands.

Innovation Solution

A video enhancement diffusion model that uses diffusion-based training, optical flow for temporal modeling, and recurrent upsampling to generate high-perceptual-quality, temporally consistent frames without requiring future frames, leveraging pixel- or feature-space warping and deformable convolutions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional video super-resolution techniques are used to enhance frame quality, then perceptual quality is improved, but temporal consistency deteriorates

Engineering Contradiction:
Improveperceptual qualityVSAvoidtemporal consistency
Core Design Contradiction:
Measurement precisionVSStability of the object's composition

Solution Approach 1:

The patent segments the video processing into distinct components: optical flow estimation for motion analysis, warping operations for temporal alignment, and diffusion model processing for quality enhancement. This segmentation allows each component to be optimized independently, resolving the contradiction between quality enhancement and temporal consistency by ensuring motion-compensated processing.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements feedback mechanisms through iterative optimization where the diffusion model processes frames with feedback from optical flow information and previous frame predictions. This feedback loop enables the system to adjust processing parameters to maintain temporal consistency while enhancing perceptual quality.

Inventive Principle:
Principle #23Feedback

2Measurement precision

If traditional video super-resolution techniques are used to enhance frame quality, then perceptual quality is improved, but latency increases

Engineering Contradiction:
Improveperceptual qualityVSAvoidlatency
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent performs preliminary actions by pre-calculating optical flow between frames and pre-processing motion compensation before the main diffusion model processing. This preliminary preparation reduces the computational burden during real-time processing, thereby reducing latency while maintaining quality enhancement capabilities.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent employs dynamic processing where the diffusion model adapts its processing based on motion complexity and frame importance. By dynamically adjusting processing intensity and utilizing motion estimation to guide processing priorities, the system reduces latency for less critical frames while maintaining high quality for important frames.

Inventive Principle:
Principle #15Dynamics

3Measurement precision

If existing super-resolution systems are used, then frame enhancement is achieved, but adaptability to low-delay applications deteriorates

Engineering Contradiction:
Improveframe enhancement qualityVSAvoidadaptability to low-delay applications
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent creates a universal frame enhancement system that combines optical flow estimation, warping, and diffusion modeling into a multi-functional framework. This system can adapt to different application requirements including low-delay scenarios by adjusting the weighting and processing of different components, making it versatile across various video processing applications.

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

Solution Approach 2:

The patent enables parameter changes by allowing dynamic adjustment of processing parameters such as diffusion steps, optical flow computation resolution, and warping precision based on latency requirements. This parameter flexibility allows the same system to serve both high-quality offline processing and low-delay real-time applications.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12632926B2Frame enhancement using a diffusion model
Publication Date: 2026.05.19 QUALCOMM INC
  • US12632926B2 patent drawing
  • US12632926B2 patent drawing
  • US12632926B2 patent drawing

AI summary

Systems and techniques are provided for processing image data. According to some aspects, a computing device can determine an optical flow between a current frame having a first resolution and a first previous frame having the first resolution. The computing device can warp a second previous frame having a second resolution based on the determined optical flow to generate a warped previous frame having the second resolution, the second resolution being higher than the first resolution. The computing device can process, using a diffusion machine learning model, a noise frame, the current frame, and the warped previous frame to generate an output frame having the second resolution.