Generative AI Image Generation with Masked Subject Segmentation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In the field of computer graphics, it is challenging to efficiently generate photorealistic images of desired subjects on solid backgrounds, particularly for use as sprites in digital media applications, where the images need to be both realistic and adaptable to various artistic styles.

Innovation Solution

A system utilizing a generative AI model that processes masks and descriptive text to produce photorealistic images, which can then be converted into sprites and further styled using a secondary machine-learning model trained on specific art styles, ensuring high-quality and versatile visual outputs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If traditional image generation methods are used, then the process is simpler, but the photorealism quality and efficiency are insufficient

Engineering Contradiction:
Improvephotorealism qualityVSAvoidgeneration efficiency
Core Design Contradiction:
Manufacturing precisionVSProductivity

Solution Approach 1:

The image generation process is segmented into distinct stages: mask generation from text prompt, iterative image refinement through multiple diffusion steps, and sprite conversion. This segmentation allows each stage to be optimized independently, achieving photorealism quality through careful control of each step while maintaining overall efficiency through automated progression between stages.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary actions by generating a mask image first based on the text prompt, then using this mask to guide the subsequent image generation process. This preliminary structuring of the generation process ensures that the final image meets photorealism requirements while avoiding wasted computational effort on unrealistic configurations.

Inventive Principle:
Principle #10Preliminary action

2Manufacturing precision

If photorealistic images are generated with high quality, then the visual realism is improved, but the production time and complexity increase

Engineering Contradiction:
Improveimage qualityVSAvoidproduction time
Core Design Contradiction:
Manufacturing precisionVSLoss of time

Solution Approach 1:

The system performs self-service through automated iterative refinement where the image is progressively improved through multiple diffusion steps without requiring manual intervention. The process automatically adjusts and refines the image quality while managing production time through efficient computational workflows and automated sprite conversion.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The image generation maintains continuity of useful action through iterative diffusion steps that continuously refine the image without interruption. This continuous refinement process ensures high image quality is achieved systematically while the automated nature of the process prevents time loss from manual rework or intervention.

Inventive Principle:
Principle #20Continuity of useful action

3Adaptability or versatility

If images are generated for multiple art styles, then the versatility is improved, but the system complexity increases

Engineering Contradiction:
Improvestyle adaptabilityVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system achieves universality by implementing a single image generation framework that can produce multiple art styles through the sprite conversion process. The same core generation engine serves multiple functions by applying different style transformations afterward, eliminating the need for separate specialized systems for each art style while maintaining versatility.

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

Solution Approach 2:

The system extracts the style-specific transformations as a separate post-processing step from the core image generation process. This extraction allows the main generation system to remain relatively simple while still achieving style adaptability through the applied sprite conversion that can impose various artistic styles on the generated images.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS20240354903A1Single-subject image generation
Publication Date: 2024.10.24 UNITY TECH SF
  • US20240354903A1 patent drawing
  • US20240354903A1 patent drawing
  • US20240354903A1 patent drawing

AI summary

A method of generating an image is disclosed. A mask and descriptive text associated with a subject are received. The descriptive text comprises a text prompt. The mask is resized to fit within a predefined bounding box and the resized mask is centered on a background image. The centered mask is filled with noise. Output of an image of the subject on a solid background is received from a generative AI model in response to a passing of a request to the generative AI model. The request includes the noise-filled mask and the descriptive text.