Self-Training Image Generation for Visual Consistency

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing text-to-image generative models struggle with generating consistent imagery that accurately represents a textual prompt, often requiring multiple pre-existing images and labor-intensive manual processes, and are inefficient in terms of computational resources.

Innovation Solution

A computer-implemented method that iteratively customizes a pre-trained text-to-image model using sets of images generated by the model itself as training data, clustering these images based on visual cohesion, and training the model on the most cohesive images until a convergence metric is satisfied.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If existing text-to-image models use multiple pre-existing images as reference points, then visual consistency of generated images is improved, but the requirement for pre-existing images increases and labor-intensive manual processes are needed

Engineering Contradiction:
Improvevisual consistencyVSAvoidgeneralization to new characters
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The model generates its own training images autonomously without requiring external pre-existing images. The system performs self-training by generating initial images, selecting cohesive ones, and using them to retrain the model, creating a self-sufficient pipeline that works for any textual prompt including novel characters

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system performs preliminary image generation and selection before final model training. By pre-generating images and selecting the most cohesive subset before retraining, the model establishes a foundation of visual consistency that guides subsequent generation without needing external references

Inventive Principle:
Principle #10Preliminary action

2Reliability

If users perform multiple redundant model executions to achieve visual consistency, then image quality is improved, but computational resource consumption increases

Engineering Contradiction:
Improvevisual consistencyVSAvoidcomputational resource consumption
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The model performs self-training by generating and selecting its own training images, eliminating the need for users to perform multiple redundant executions. The automated selection and retraining process embeds visual consistency directly into the model, reducing subsequent computational requirements

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system implements a feedback loop where generated images are evaluated for visual cohesion, and the model is retrained on selected images. This feedback mechanism ensures visual consistency is built into the model itself rather than requiring repeated user-side iterations

Inventive Principle:
Principle #23Feedback

3Manufacturing precision

If existing models are trained on specific datasets, then performance on training data is improved, but generalization to new characters or objects deteriorates

Engineering Contradiction:
Improveperformance on training dataVSAvoidgeneralization to new characters
Core Design Contradiction:
Manufacturing precisionVSAdaptability or versatility

Solution Approach 1:

The system creates a universal training pipeline that works for any textual prompt regardless of the character or object. By generating training images on-demand and selecting based on visual cohesion rather than dataset membership, the model achieves both precision and generalization across diverse subjects

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

Solution Approach 2:

The system changes the training approach from fixed dataset parameters to dynamic image selection parameters. By selecting images based on visual cohesion metrics rather than dataset labels, the model adapts to new characters while maintaining training effectiveness

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20250157093A1Visual Object Consistency in Image Generation Models
Publication Date: 2025.05.15 GOOGLE LLC
  • US20250157093A1 patent drawing
  • US20250157093A1 patent drawing
  • US20250157093A1 patent drawing

AI summary

Provided are systems and methods for generating self-consistent synthetic imagery based on a textual prompt. The proposed approaches address the challenge of producing consistent character images across different contexts, which is a common limitation of existing text-to-image generative models. The proposed approaches can be beneficial in various creative fields such as book illustration, brand crafting, comic creation, presentation development, and webpage design, where visual consistency is crucial.