Neural Rendering Decoder Architecture for High-Fidelity Digital Human Faces

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Generating high-fidelity, photorealistic images of digital humans with realistic facial features, such as the mouth region, remains a complex task due to challenges in creating detailed and natural animations synchronized with audio, requiring advanced neural rendering techniques to ensure believable interactions with humans.

Innovation Solution

A method involving encoding input data into a latent space and decoding it through multiple decoder layers, with a second decoder generating high-resolution feature maps to replace portions of the first decoder's output, resulting in an updated feature map that is further decoded to produce high-fidelity images with reduced distortion and enhanced realism.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If a single decoder is used to generate digital human images, then the device complexity is reduced, but the manufacturing precision of facial features (especially mouth region) is insufficient

Engineering Contradiction:
Improvedecoder structureVSAvoidfacial feature detail
Core Design Contradiction:
Device complexityVSManufacturing precision

Solution Approach 1:

The patent divides the single decoder into multiple specialized decoders (first decoder for overall face structure, second decoder for mouth region details). Each decoder focuses on specific facial regions, allowing high-level structure generation while simultaneously achieving fine-detail precision in critical areas like the mouth, thereby resolving the contradiction between device simplicity and feature precision.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies different decoding strategies to different facial regions. The second decoder is specifically trained to generate high-resolution feature maps for the mouth region, while the first decoder handles the overall face. This local specialization ensures that critical regions receive enhanced processing power and attention, improving manufacturing precision without requiring complete system redesign.

Inventive Principle:
Principle #3Local quality

2Manufacturing precision

If multiple encoders are used to generate different facial features, then the manufacturing precision of facial features is improved, but the device complexity increases

Engineering Contradiction:
Improvefacial feature detailVSAvoidencoder structure
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent merges multiple encoding functions into a single encoder that processes the entire face image, while splitting the decoding function into multiple specialized decoders. This consolidation of encoding operations reduces device complexity compared to having separate encoders for each facial region, while still achieving high manufacturing precision through the specialized multi-decoder architecture.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent introduces an intermediary mechanism where the single encoder generates a unified latent representation that is then distributed to multiple specialized decoders. This intermediary latent space acts as a bridge, allowing one encoder to effectively control multiple specialized decoding processes, thereby reducing overall system complexity while maintaining high feature precision.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Manufacturing precision

If high-resolution feature maps are generated for all facial regions, then the manufacturing precision is improved, but the loss of energy increases

Engineering Contradiction:
Improveimage resolutionVSAvoidcomputational energy
Core Design Contradiction:
Manufacturing precisionVSLoss of energy

Solution Approach 1:

The patent applies partial high-resolution processing only to critical facial regions (mouth, eyes) rather than the entire face. The second decoder generates high-resolution feature maps specifically for the mouth region, while other areas receive standard processing. This selective approach improves manufacturing precision for critical features while significantly reducing the computational energy loss that would result from processing the entire image at high resolution.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The patent implements local quality enhancement by directing computational resources preferentially to semantically important regions. The second decoder focuses computational energy on generating detailed mouth region features, while the first decoder handles the overall face at lower resolution. This localized high-quality processing reduces total energy consumption compared to uniform high-resolution processing across the entire image.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20240354997A1High-fidelity neural rendering of images
Publication Date: 2024.10.24 SAMSUNG ELECTRONICS CO LTD
  • US20240354997A1 patent drawing
  • US20240354997A1 patent drawing
  • US20240354997A1 patent drawing

AI summary

Generating images includes generating encoded data by encoding input data into a latent space. The encoded data is decoded through a first decoder having first decoder layers by processing the encoded data through one or more of the first decoder layers. The encoded data is decoded through a second decoder having second decoder layers by processing the encoded data through one or more of the second decoder layers. An updated feature map is generated by replacing at least a portion of a feature map output from a selected layer of the first decoder layers with at least a portion of a feature map output from a selected layer of the second decoder layers. An image is generated by further decoding the updated feature map through one or more additional layers of the first decoder layers.