Text-to-Image Generation With Adaptive Convolution Filters

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional image generation systems, such as GANs and diffusion models, face limitations in producing high-quality images due to relatively small convolutional capacity and processing speed, especially when trained on large or open-ended datasets.

Innovation Solution

A machine learning model generates style information based on text input, creates an adaptive convolution filter, and uses an attention layer to increase convolution capacity, allowing for faster processing and higher-quality image generation on large datasets.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If conventional image generation systems (GANs and diffusion models) are used, then image generation is possible, but the convolutional capacity is limited and processing speed is slow

Engineering Contradiction:
Improveprocessing speedVSAvoidconvolutional capacity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent applies dynamics by making the convolutional filters adaptive rather than fixed. The style-adaptive convolution filter dynamically adjusts its parameters based on style information derived from text prompts, allowing the model to optimize its convolutional capacity for different generation tasks while maintaining high processing speed through efficient dynamic computation

Inventive Principle:
Principle #15Dynamics

2Manufacturing precision

If the convolutional capacity is increased to improve image quality, then image quality increases, but processing speed decreases

Engineering Contradiction:
Improveimage qualityVSAvoidprocessing speed
Core Design Contradiction:
Manufacturing precisionVSProductivity

Solution Approach 1:

The patent changes the parameters of convolutional filters by generating style-adaptive filters based on text-encoded style information. This allows the model to adjust filter parameters dynamically according to the specific image generation task, achieving high image quality through optimized parameters without the computational burden of permanently increasing convolutional capacity

Inventive Principle:
Principle #35Parameter changes

3Adaptability or versatility

If text-based image generation is implemented, then user control over image appearance is improved, but system complexity increases

Engineering Contradiction:
Improveuser control over appearanceVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent introduces an intermediary mapping network that translates text prompts into style information, which then modulates the convolutional filters. This intermediary layer decouples the complex text processing from the image generation process, allowing users to control image appearance through simple text inputs while managing system complexity through modular architecture

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12524937B2Text-based image generation
Publication Date: 2026.01.13 ADOBE INC
  • US12524937B2 patent drawing
  • US12524937B2 patent drawing
  • US12524937B2 patent drawing

AI summary

Systems and methods for image generation are provided. An aspect of the systems and methods includes obtaining a text prompt, generating a style vector based on the text prompt, generating an adaptive convolution filter based on the style vector, and generating an image corresponding to the text prompt based on the adaptive convolution filter.