Control Network Sketch Guidance for Fidelity-Tuned Image Generation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional image generation models, particularly diffusion models, struggle with generating realistic and desired images when using sketch inputs, especially when the sketch is complex or of low quality, as they often rely on text prompts that are difficult to formulate accurately.

Innovation Solution

An image generation model that incorporates a fidelity control mechanism, allowing users to control how closely the output image follows a sketch input by using a sketch-based input and a fidelity parameter, trained with distortion levels to handle both rough and precise sketches, employing techniques like edge detection, entity segmentation, and random transformations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If conventional diffusion models are used with sketch inputs, then text prompt formulation is avoided, but the generated images do not accurately follow the sketch structure

Engineering Contradiction:
Improvesketch input usabilityVSAvoidsketch adherence accuracy
Core Design Contradiction:
Ease of operationVSManufacturing precision

Solution Approach 1:

The patent introduces an edge detection module as an intermediary between the sketch input and the diffusion model. This module extracts edge information from the sketch and provides it as conditional guidance to the diffusion model, enabling the model to adhere to the sketch structure while maintaining ease of operation with simple sketch inputs

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent employs attention mechanisms with learnable parameters that are trained to weight the importance of different sketch regions. By dynamically adjusting these parameters during generation, the model can adapt to varying sketch qualities and complexities, improving adherence accuracy without compromising ease of operation

Inventive Principle:
Principle #35Parameter changes

2Manufacturing precision

If the model strictly follows the sketch input, then sketch adherence is high, but the generated images lack realism and perceptual quality

Engineering Contradiction:
Improvesketch adherence accuracyVSAvoidimage realism quality
Core Design Contradiction:
Manufacturing precisionVSReliability

Solution Approach 1:

The patent implements a dynamic balance mechanism where the model can adaptively adjust between following the sketch structure and generating realistic content. The attention mechanism learns to weigh sketch adherence against perceptual quality based on the input characteristics, allowing high sketch adherence when appropriate while maintaining image realism through learned priors from the diffusion model

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent applies edge detection and attention mechanisms selectively to key structural regions of the sketch rather than uniformly across all regions. This partial action approach maintains high sketch adherence for important structural elements while allowing the diffusion model more freedom to generate realistic content in less critical areas

Inventive Principle:
Principle #16Partial or excessive action

3Adaptability or versatility

If the model handles both rough and precise sketches, then versatility is improved, but the complexity of handling different sketch qualities increases

Engineering Contradiction:
Improvesketch quality rangeVSAvoidmodel processing complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent designs a universal edge detection and attention mechanism that can handle both rough and precise sketches through the same processing pipeline. The learnable attention parameters adapt automatically to different sketch qualities during training, providing versatile handling of various sketch types without requiring separate processing paths or increasing model complexity

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

Data Source

PatentUS20250252624A1Sketch to image generation using control network
Publication Date: 2025.08.07 ADOBE INC
  • US20250252624A1 patent drawing
  • US20250252624A1 patent drawing
  • US20250252624A1 patent drawing

AI summary

A method, apparatus, non-transitory computer readable medium, and system for image generation include obtaining a sketch input and a value of a fidelity parameter indicating a level of adherence to the sketch input. The sketch input and the value of the fidelity parameter are encoded to obtain sketch guidance information. Then a synthesized image is generated based on the sketch guidance information. The synthesized image depicts an object from the sketch input based on the fidelity parameter.