Hierarchical Neural Network Image Generation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current neural network technologies struggle to generate high-resolution images of digital humans with sufficient quality, often resulting in reduced semantic quality or loss of detail, especially in features like mouths and teeth, when increasing resolution beyond 512×512 pixels.

Innovation Solution

A hierarchical neural network architecture is employed, where multiple neural network models are coupled serially to generate different regions of an image, each model conditioned by the previous one, allowing for high-quality and high-resolution image generation by focusing on specific details and textures without overwhelming the network with unnecessary data modalities.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If the resolution and complexity of the neural network are increased to generate high-resolution images, then the image resolution is improved, but the semantic quality and detail of specific features deteriorate

Engineering Contradiction:
Improveimage resolutionVSAvoidfeature quality
Core Design Contradiction:
Manufacturing precisionVSMeasurement precision

Solution Approach 1:

The patent divides the image generation task into multiple sequential neural network models, each responsible for generating specific regions or features of the image. This segmentation allows each model to specialize in particular details (such as hair, eyes, mouth, teeth) while maintaining overall image coherence, thereby achieving high resolution without sacrificing feature quality

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a hierarchical dimension to the generation process by organizing neural network models in a sequence where each model operates at a different level of detail. The first model generates the overall image structure, and subsequent models progressively refine specific regions, adding detail in a dimensional hierarchy that preserves both global coherence and local feature quality

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Manufacturing precision

If the network capacity is increased by adding more learnable parameters, then the image resolution is improved, but the quality of small features such as mouth and teeth deteriorates

Engineering Contradiction:
Improveimage resolutionVSAvoidfeature reproduction fidelity
Core Design Contradiction:
Manufacturing precisionVSReliability

Solution Approach 1:

Instead of using a single large network, the patent segments the generation task across multiple specialized models. Each model focuses on specific features or regions, allowing for reliable reproduction of small details like mouth and teeth without requiring an excessively large overall network capacity

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies local quality by having different neural network models specialize in generating different regions of the image with appropriate detail levels. Models generating critical small features (mouth, teeth, eyes) are specifically optimized for those regions, ensuring high fidelity reproduction where it matters most

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS12169880B2Hierarchical model-based generation of images
Publication Date: 2024.12.17 SAMSUNG ELECTRONICS CO LTD
  • US12169880B2 patent drawing
  • US12169880B2 patent drawing
  • US12169880B2 patent drawing

AI summary

Image generation using a hierarchical, model-based system includes generating a first region of an image using a first neural network model. The first region of the image is provided to a second neural network model as input. A second region of the image is generated using the second neural network model. The second region of the image shares a boundary with at least a portion of the first region of the image.