Dense Blob Representations for Spatially Accurate Image Generation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current large-scale text-to-image models struggle to follow complex prompts, often misunderstanding context and ignoring keywords, and existing visual layouts fail to capture fine-grained details of a scene while being user-friendly and easily manipulable.

Innovation Solution

The use of dense blob representations, comprising blob parameters and descriptions, to guide image generation, with a blob-grounded text-to-image diffusion model (BlobGEN) that incorporates a masked cross-attention module and in-context learning from large language models (LLMs) for better controllability and compositional generation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If semantic maps and depth maps are used as visual layouts, then fine-grained information is provided, but they are not easy for users to construct and manipulate

Engineering Contradiction:
Improvefine-grained informationVSAvoidease to construct and manipulate
Core Design Contradiction:
Measurement precisionVSEase of operation

Solution Approach 1:

The patent uses bounding boxes as simplified copies of complex semantic maps and depth maps. Instead of requiring users to create detailed semantic or depth maps, the system uses easily constructible bounding boxes that capture essential spatial information, thereby maintaining fine-grained controllability while improving ease of operation

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent extracts only the most essential spatial information from complex visual layouts. By taking out just the bounding box coordinates and basic object identities, the system discards unnecessary complexity of full semantic maps while retaining sufficient information for fine-grained image generation control

Inventive Principle:
Principle #2Taking out (Extraction)

2Ease of operation

If bounding boxes are used as visual layouts, then ease of construction and manipulation is improved, but only coarse-grained information is provided

Engineering Contradiction:
Improveease to construct and manipulateVSAvoidfine-grained information
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The patent changes the parameters used in bounding box representations by incorporating detailed object identity embeddings, attribute specifications, and precise spatial relationship descriptors. This transforms simple bounding boxes into rich representations that provide fine-grained information while maintaining ease of construction

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent creates a composite representation by combining multiple types of information within the bounding box framework: spatial coordinates, object identities, semantic attributes, and relationship descriptors. This composite approach enables bounding boxes to convey fine-grained details while remaining easy to manipulate

Inventive Principle:
Principle #40Composite materials

3Productivity

If current large-scale text-to-image models are used, then simple prompts are handled adequately, but complex prompts with specifics about objects and locations are misunderstood and keywords are ignored

Engineering Contradiction:
Improvegeneration speedVSAvoidprompt following accuracy
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent introduces visual layouts (bounding boxes with detailed attributes) as an intermediary between the text prompt and the image generation model. This intermediary structure organizes complex prompt information into explicit spatial and semantic representations, helping the model accurately interpret and follow complex prompts with multiple objects and specific location requirements

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent performs preliminary processing of complex prompts by automatically generating structured visual layouts that organize object identities, attributes, and spatial relationships before image generation. This preliminary structuring ensures that all keywords and specifics are properly captured and positioned, improving prompt following accuracy

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250308082A1Compositional text-to-image generation with dense blob representations
Publication Date: 2025.10.02 NVIDIA CORP
  • US20250308082A1 patent drawing
  • US20250308082A1 patent drawing
  • US20250308082A1 patent drawing

AI summary

Systems and methods are disclosed that generate dense blob representations such as blob parameters and blob descriptions, and use the dense blob representations to generate images. For example, embodiments of the present disclosure may decompose a scene into visual primitives (e.g., dense blob representations) and based on the blob representations, embodiments of the present disclosure develop a blob-grounded text-to-image diffusion model (BlobGEN) for compositional generation. For example, in some embodiments, a new masked cross-attention module may be introduced to disentangle the fusion between blob representations and visual features. In some embodiments, to leverage the compositionality of large language models (LLMs), a new in-context learning approach may be introduced to generate blob representations from text prompts.