Multimodal Diffusion Models With Conditioning Networks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional diffusion models for image generation are limited to text modality as a condition and often fail to accurately capture relationships and attributes, requiring costly computation resources for retraining and fine-tuning.

Innovation Solution

A conditioning network is trained to guide a pre-trained diffusion model using non-textual guidance such as segmentation, sketch, and style information, enabling the generation of images that accurately reflect desired layouts and styles without the need for retraining the model for each modality.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If diffusion models are retrained for each modality to improve control over image generation, then the accuracy of capturing relationships and attributes improves, but the computation resources and time required increase significantly

Engineering Contradiction:
Improveaccuracy of capturing relationships and attributesVSAvoidcomputation resources
Core Design Contradiction:
Manufacturing precisionVSUse of energy by stationary object

Solution Approach 1:

The system segments the image generation control into two independent components: a pre-trained diffusion model that handles the base image generation, and a separate conditioning network that processes guidance information (segmentation maps, sketches, style references) to generate modulation parameters. This segmentation allows each component to be optimized independently, avoiding the need to retrain the entire diffusion model for each modality while maintaining accurate control over relationships and attributes.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The conditioning network acts as an intermediary between the guidance information and the diffusion model. It processes various modalities of guidance information and outputs modulation parameters that adjust the diffusion model's noise predictions. This intermediary approach enables the diffusion model to respond accurately to different modalities without requiring retraining, as the conditioning network translates diverse inputs into the appropriate modulation signals.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If diffusion models are fine-tuned for each specific modality to improve control, then the ability to capture desired layouts and styles improves, but the training time and computational cost increase

Engineering Contradiction:
Improvecontrol over desired layouts and stylesVSAvoidtraining time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The conditioning network is designed with multi-functionality to handle multiple modalities of guidance information (segmentation maps, sketches, style references, and other control signals) through a unified architecture. This universal design allows the system to adapt to different modalities without requiring separate fine-tuning processes, as the conditioning network can process various input types and generate appropriate modulation parameters for each, significantly reducing training time while maintaining versatility.

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

3Manufacturing precision

If the diffusion model is retrained for each modality to enable different types of control, then the precision of image generation improves, but the productivity decreases due to repeated training

Engineering Contradiction:
Improveprecision of image generationVSAvoidimage generation efficiency
Core Design Contradiction:
Manufacturing precisionVSProductivity

Solution Approach 1:

The diffusion model is pre-trained on a large dataset to learn general image generation capabilities and relationships. This preliminary training establishes a strong foundation that can be applied across multiple modalities. The conditioning network is then trained separately to handle specific modality requirements, allowing the system to achieve high precision image generation for different control types without repeating the expensive pre-training process, thereby maintaining high productivity.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12462348B2Multimodal diffusion models
Publication Date: 2025.11.04 ADOBE INC
  • US12462348B2 patent drawing
  • US12462348B2 patent drawing
  • US12462348B2 patent drawing

AI summary

Systems and methods for image processing are described. Embodiments of the present disclosure obtain a noise image and guidance information for generating an image. A diffusion model generates an intermediate noise prediction for the image based on the noise image. A conditioning network generates noise modulation parameters. The intermediate noise prediction and the noise modulation parameters are combined to obtain a modified intermediate noise prediction. The diffusion model generates the image based on the modified intermediate noise prediction, wherein the image depicts a scene based on the guidance information.