Text-to-Image Model Training Using Synthetic Data

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The creation of high-quality text-image pairs for training text-to-image generation models is labor-intensive, time-consuming, and costly, and existing datasets are often not tailored for specific custom models, making it difficult to train models efficiently.

Innovation Solution

A method and system that utilize a pre-trained multimodal model to generate text-image pairs from bare images, reducing the need for manually created pairs by inputting images to an image encoder to create corresponding text, which are then used to train a text-to-image generation model, including a generator and discriminator.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If manually created text-image pairs are used for training, then the quality and accuracy of training data is improved, but the time and cost required for data preparation increases significantly

Engineering Contradiction:
Improvequality of training dataVSAvoidtime for data preparation
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

A pre-trained multimodal model is used to generate text descriptions for images in advance, creating a large dataset of text-image pairs before the actual text-to-image model training begins. This preliminary data preparation eliminates the need for manual captioning during the main training process.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

Instead of manually creating unique text descriptions, the system uses a pre-trained model to generate synthetic text-image pairs that replicate the structure and quality of manually annotated data. These generated pairs serve as substitutes for expensive manual annotations.

Inventive Principle:
Principle #26Copying

2Measurement precision

If manually created text-image pairs are used for training, then the accuracy of text descriptions is improved, but the cost of data creation increases significantly

Engineering Contradiction:
Improveaccuracy of text descriptionsVSAvoidcost of data creation
Core Design Contradiction:
Measurement precisionVSLoss of energy

Solution Approach 1:

The system generates synthetic text descriptions using a pre-trained multimodal model, creating accurate text-image pairs without incurring the high costs associated with human annotators. The generated descriptions capture semantic relationships effectively while eliminating labor costs.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The pre-trained multimodal model automatically generates text descriptions for images without requiring human intervention. The system serves itself by using its own pre-trained capabilities to create the training data it needs.

Inventive Principle:
Principle #25Self-service

3Loss of time

If pre-existing datasets are used for training, then the time and cost of data preparation is reduced, but the adaptability to custom model purposes decreases

Engineering Contradiction:
Improvetime for data preparationVSAvoidadaptability to custom purposes
Core Design Contradiction:
Loss of timeVSAdaptability or versatility

Solution Approach 1:

The system uses a universal pre-trained multimodal model that can process any image input and generate corresponding text descriptions. This same framework can be applied to create custom datasets for any specific domain or purpose by simply changing the input images, making the approach universally applicable.

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

Solution Approach 2:

The system allows for easy adaptation to custom purposes by changing the parameters of the input image set. By selecting different images (e.g., flowers, objects, scenes), the same framework generates domain-specific training data without requiring model rearchitecture or manual annotation.

Inventive Principle:
Principle #35Parameter changes

4Quantity of substance

If large datasets of text-image pairs are created manually, then the quantity of training data is improved, but the productivity of the development process decreases

Engineering Contradiction:
Improvequantity of training dataVSAvoidproductivity of development
Core Design Contradiction:
Quantity of substanceVSProductivity

Solution Approach 1:

The system automatically generates large quantities of text-image pairs using the pre-trained multimodal model without requiring human annotators. This self-service approach produces millions of training pairs while maintaining high development productivity, as the generation process is fully automated.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system performs preliminary automated generation of text descriptions for all training images before model training begins. This bulk generation approach creates the entire dataset in advance, enabling rapid model training without ongoing manual annotation bottlenecks.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20240386621A1Text-to-image system and method
Publication Date: 2024.11.21 ADOBE INC
  • US20240386621A1 patent drawing
  • US20240386621A1 patent drawing
  • US20240386621A1 patent drawing

AI summary

Techniques and systems for training and/or implementing a text-to-image generation model are provided. A pre-trained multimodal model is leveraged for avoiding slower and more labor-intensive methodologies for training a text-to-image generation model. Accordingly, images without associated text (i.e., bare images) are provided to the pre-trained multimodal model so that it can produce generated text-image pairs. The generated text-image pairs are provided to the text-to-image generation model for training and/or implementing the text-to-image generation model.