PBR Material Upscaling With Diffusion Models for Seamless 4K Textures

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Creating Physically Based Rendering (PBR) materials is a labor-intensive and resource-intensive process that requires significant time and expertise, making it costly and inefficient for generating high-quality visual content.

Innovation Solution

A neural network-based system that automates the generation of high-resolution PBR materials from lower-resolution images using techniques like patch inferencing, circular padding, and seamless tiling, reducing the need for manual intervention and specialized hardware.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If manual calibration of multiple texture maps is used to create PBR materials, then rendering quality and physical accuracy are improved, but time consumption and computational cost increase significantly

Engineering Contradiction:
ImprovePBR material accuracyVSAvoidTime to create PBR materials
Core Design Contradiction:
Manufacturing precisionVSLoss of time

Solution Approach 1:

The patent replaces the manual mechanical process of texture map calibration with an automated neural network system. The neural network takes a source image and automatically generates multiple PBR texture maps (albedo, normal, roughness, metallicness) without requiring manual artist intervention, thus substituting human expertise with an automated AI-based system.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The system creates synthetic PBR material representations by copying and transforming the source image through neural network layers. The neural network learns to replicate physical surface properties from the source image, generating accurate texture maps that mirror the visual information while adding physical rendering characteristics.

Inventive Principle:
Principle #26Copying

2Reliability

If multiple texture maps are calibrated manually to achieve desired PBR effects, then rendering realism is improved, but computational resources and expertise requirements increase

Engineering Contradiction:
ImproveRendering realismVSAvoidSystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The neural network system performs multiple functions simultaneously: it generates albedo maps, normal maps, roughness maps, and metallicness maps all from a single source image input. This multi-functional approach consolidates what would traditionally require separate manual calibration processes into a single automated system call.

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

Solution Approach 2:

The system is designed to be self-sufficient, automatically generating all necessary PBR texture maps without requiring external manual input or specialized hardware. The neural network self-calibrates the texture maps based on the source image, eliminating the need for artist expertise and manual tuning.

Inventive Principle:
Principle #25Self-service

3Manufacturing precision

If high-resolution PBR materials are generated from low-resolution images, then material quality is improved, but computational cost and time increase

Engineering Contradiction:
ImproveMaterial resolutionVSAvoidComputational energy
Core Design Contradiction:
Manufacturing precisionVSUse of energy by moving object

Solution Approach 1:

The patent replaces traditional image processing and upscaling methods with a neural network-based system. The neural network learns to infer high-resolution texture details from low-resolution inputs by training on the relationship between low-resolution images and their corresponding high-resolution PBR materials, achieving efficient super-resolution.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The system performs preliminary learning during the training phase, where the neural network pre-learns the mapping between low-resolution images and high-resolution PBR materials. This preliminary training allows the system to efficiently generate high-resolution materials from low-resolution inputs during actual use without requiring real-time computational heavy lifting.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20260057478A1Synthesizing high resolution physically-based rendering materials from low resolution images using generative neural networks
Publication Date: 2026.02.26 NVIDIA CORP
  • US20260057478A1 patent drawing
  • US20260057478A1 patent drawing
  • US20260057478A1 patent drawing

AI summary

Approaches provide for generation of higher-resolution image content from one or more lower-resolution images. The higher-resolution content can be generated using one or more Physically-Based Rendering (PBR) material components. One or more PBR components can be generated, using a generative model, at the higher resolution based on a texture identified in the lower-resolution input image. In one embodiment, a lower-resolution PBR set can be provided as input and upsampled to produce higher-resolution PBR components. Such an approach an allow for seamless tiling of PBR components by applying circular padding to convolutional layers of the generative model. An image can be broken down into overlapping patches for better efficiency and memory management, then reassembled to produce high-quality images, such as at a 4K resolution. A generative model used for such purposes can be based on a diffusion model and incorporate specific pre/post-processing techniques tailored to the properties of PBR material components.