3D Model Generation with Two-Stage Neural Refinement

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current three-dimensional model generation methods using generative adversarial networks (GANs) and autoregressive models produce models with poor quality and low precision.

Innovation Solution

A method involving a two-phase process using a first subnetwork model to generate a rough three-dimensional model and a second subnetwork model to optimize it, with specific generation intensities and seeds, ensuring the final model meets preset resolution conditions and belongs to the desired category.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Manufacturing precision

If a single generative model (GAN or autoregressive model) is used to generate three-dimensional models, then the generation process is simple, but the quality and precision of the generated models are poor

Engineering Contradiction:
Improvemodel generation precisionVSAvoidgeneration process complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent divides the three-dimensional model generation process into two distinct phases: a first phase using a first generative model to generate an initial three-dimensional model, and a second phase using a second generative model to optimize and refine the model. This segmentation allows each model to specialize in specific aspects of generation, improving overall precision while managing complexity through modular architecture.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The first three-dimensional model generated by the first generative model serves as an intermediary that bridges the gap between simple generation and high-quality output. This intermediate model provides a foundation that the second generative model can refine, enabling progressive improvement from a basic structure to a high-precision final model.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Manufacturing precision

If multiple processing rounds are performed to improve model quality, then the generation precision increases, but the time consumption increases

Engineering Contradiction:
Improvemodel generation precisionVSAvoidgeneration time
Core Design Contradiction:
Manufacturing precisionVSLoss of time

Solution Approach 1:

The patent segments the generation process into two phases with different objectives: the first phase generates a coarse model quickly, and the second phase refines it with higher precision. This time-space segmentation allows the system to achieve high precision without requiring excessive total processing time, as each phase is optimized for its specific purpose.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The first generative model performs a partial generation task by creating only the basic structure of the three-dimensional model, which requires less time. The second generative model then performs the remaining refinement work. This division of labor between partial actions allows the system to balance speed and precision effectively.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS20260017889A1Three-dimensional model generation method and apparatus, computer device, and storage medium
Publication Date: 2026.01.15 TENCENT TECHNOLOGY (SHENZHEN) CO LTD
  • US20260017889A1 patent drawing
  • US20260017889A1 patent drawing
  • US20260017889A1 patent drawing

AI summary

A three-dimensional model generation method includes: obtaining prompt information describing an object category, and determining a target network model matching the object category indicated by the prompt information, the target network model including a first subnetwork model and a second subnetwork model; obtaining a first generation intensity, a second generation intensity, and a generation seed; performing at least one round of first processing based on the first generation intensity and the generation seed by using the first subnetwork model, to obtain an intermediate three-dimensional model; and performing at least one round of second processing based on the second generation intensity and the intermediate three-dimensional model by using the second subnetwork model, to obtain a three-dimensional object model that satisfies a preset resolution condition and that belongs to the object category.